Skip to content

Version Packages #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Version Packages #268

merged 1 commit into from
Mar 27, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 14, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

preact-render-to-string@6.0.0

Major Changes

  • #241 e8cbf66 Thanks @developit! - Improve performance by another 5-10% using switch and short-circuiting, and move pretty-printing from into preact-render-to-string/jsx.

  • #282 6376f62 Thanks @JoviDeCroock! - Remove trailing space for void_elements, this could fail some test_assertions as
    <img /> will become <img/>, the other VOID_ELEMENTS this will be applied for
    can be found here

  • #286 7a8b590 Thanks @JoviDeCroock! - Remove the castin to VNode for preact/debug, this is fixed in Preact >= 10.13.0

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/master branch 4 times, most recently from ad3572b to e3ef4ca Compare February 25, 2023 08:45
@github-actions github-actions bot force-pushed the changeset-release/master branch 7 times, most recently from fa7030b to ec7b315 Compare March 27, 2023 05:56
@JoviDeCroock JoviDeCroock force-pushed the changeset-release/master branch from ec7b315 to ad16aaa Compare March 27, 2023 06:20
@JoviDeCroock JoviDeCroock merged commit 2484cd4 into master Mar 27, 2023
@JoviDeCroock JoviDeCroock deleted the changeset-release/master branch March 27, 2023 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants