Skip to content
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

Version Packages #643

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Version Packages #643

merged 1 commit into from
Jan 13, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 9, 2025

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/[email protected]

Patch Changes

  • #647 655905b Thanks @jviide! - Ensure that text effects get disposed

  • #630 4b9144f Thanks @JoviDeCroock! - Change the way we deal with state settling hooks, when we know we are dealing with hooks that can settle their A -> B -> A state (and wind up at the same value). We should not verbatim rerender in our custom shouldComponentUpdate. Instead we should trust that hooks have handled their own state settling.

@preact/[email protected]

Patch Changes

  • #640 503128f Thanks @andrewiggins! - Don't track signals read during an SSR render (e.g. renderToString, renderToStaticMarkup)

Copy link

netlify bot commented Jan 9, 2025

Deploy Preview for preact-signals-demo ready!

Name Link
🔨 Latest commit 5d2e266
🔍 Latest deploy log https://app.netlify.com/sites/preact-signals-demo/deploys/678370abadd9840008eef784
😎 Deploy Preview https://deploy-preview-643--preact-signals-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot force-pushed the changeset-release/main branch from ce70649 to e414d02 Compare January 10, 2025 17:44
@github-actions github-actions bot force-pushed the changeset-release/main branch from e414d02 to 5d2e266 Compare January 12, 2025 07:35
@JoviDeCroock JoviDeCroock merged commit e4a9174 into main Jan 13, 2025
4 checks passed
@JoviDeCroock JoviDeCroock deleted the changeset-release/main branch January 13, 2025 13:53
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.

1 participant