preact-render-to-string icon indicating copy to clipboard operation
preact-render-to-string copied to clipboard

Perf Improvements 3

Open developit opened this issue 3 years ago • 2 comments

This improves performance by another 5-10% compared to master (5.2.2): Screen Shot 2022-08-21 at 6 36 54 PM

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.

developit avatar Aug 22 '22 03:08 developit

🦋 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

changeset-bot[bot] avatar Aug 22 '22 03:08 changeset-bot[bot]

@JoviDeCroock good call, definitely worth getting those landed on 5.x.

developit avatar Aug 22 '22 12:08 developit