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
preact-render-to-string@6.5.0
Minor Changes
#354a004914 Thanks @JoviDeCroock! - Introduce a streaming renderer which can be imported from preact-render-to-string/stream and preact-render-to-string/stream-node
Patch Changes
#354a004914 Thanks @JoviDeCroock! - Ensure popoverTarget and popoverTargetAction are serialized to lower case
#354a004914 Thanks @JoviDeCroock! - Fix for shallow rendering incorrectly transforming Fragments into other nodes
#354a004914 Thanks @JoviDeCroock! - Ensure cellPadding, cellSpacing, and useMap are serialized to lower case
#354a004914 Thanks @JoviDeCroock! - streaming rendering with Suspense boundaries as flush trigger
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
preact-render-to-string@6.5.0
Minor Changes
a004914
Thanks @JoviDeCroock! - Introduce a streaming renderer which can be imported frompreact-render-to-string/stream
andpreact-render-to-string/stream-node
Patch Changes
#354
a004914
Thanks @JoviDeCroock! - EnsurepopoverTarget
andpopoverTargetAction
are serialized to lower case#354
a004914
Thanks @JoviDeCroock! - Fix for shallow rendering incorrectly transforming Fragments into other nodes#354
a004914
Thanks @JoviDeCroock! - EnsurecellPadding
,cellSpacing
, anduseMap
are serialized to lower case#354
a004914
Thanks @JoviDeCroock! - streaming rendering with Suspense boundaries as flush trigger