v1.56.0
Breaking Changes
- [#484] ServerSsrContext —
redirectToandstatusfields are readonly now,setStatus()method added to modify their values.
Other Updates
-
[#485] launchClient() — added
identifierPrefix,onCaughtError,onRecoverableError, andonUncaughtErroroptions, which are passed directly to the underlying createRoot() / hydrateRoot() calls. -
Update of dependencies.