Skip to content

v0.0.15

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 16:31
· 26 commits to master since this release

Changelog: v0.0.14...v0.0.15

  • Added CSP nonce support to SSRExecutorManager.

  • SSRExecutorManager.nextHydrationScript() returns a script source that hydrates the client with the state accumulated during SSR, or an empty string if there are no state changes since the last time nextHydrationScript was called.