v0.0.15
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 timenextHydrationScript
was called.