This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@rocket/engine@0.2.3
Patch Changes
379f08f: Remove the lit workaround to globally load the global-dom-shim in the "main thread".
Which means only the worker that does the actual SSR rendering will load it.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@rocket/engine@0.2.3
Patch Changes
global-dom-shim
in the "main thread". Which means only the worker that does the actual SSR rendering will load it.