preact-render-to-string
preact-render-to-string copied to clipboard
Perf Improvements 3
This improves performance by another 5-10% compared to master (5.2.2):

It also corrects the type definitions, reduces size by ~50% and removes pretty-printing entirely from the default bundle. It can still be accessed via preact-render-to-string/jsx.
Because of the exports/options change, I'm marking this as a major release.
🦋 Changeset detected
Latest commit: f0f62c82fc3103dd18caf51a980913d23cf38e4b
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| preact-render-to-string | Major |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@JoviDeCroock good call, definitely worth getting those landed on 5.x.