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 #101

Merged
merged 1 commit into from
Sep 13, 2022
Merged

Version Packages #101

merged 1 commit into from
Sep 13, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 8, 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 main, this PR will be updated.

Releases

@preact/signals-core@1.1.0

Minor Changes

  • bc0080c: Add .subscribe()-method to signals to add support for natively using signals with Svelte

Patch Changes

  • 336bb34: Don't mangle Signal class name
  • 7228418: Fix incorrectly named variables and address typos in code comments.
  • 32abe07: Fix internal API functions being able to unmark non-invalidated signals
  • 4782b41: Fix conditionally signals (lazy branches) not being re-computed upon activation
  • bf6af3b: - Fix a memory leak when computed signals and effects are removed

@preact/signals-react@1.0.1

Patch Changes

  • 62439c9: Fixes invalid React peer dependency range for environments with strict peerDeps
  • Updated dependencies [336bb34]
  • Updated dependencies [bc0080c]
  • Updated dependencies [7228418]
  • Updated dependencies [32abe07]
  • Updated dependencies [4782b41]
  • Updated dependencies [bf6af3b]
    • @preact/signals-core@1.1.0

@netlify
Copy link

netlify bot commented Sep 8, 2022

Deploy Preview for preact-signals-demo failed.

Name Link
🔨 Latest commit 9b0714e
🔍 Latest deploy log https://app.netlify.com/sites/preact-signals-demo/deploys/632051f6b0194800096c2d89

@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from 6708973 to 1307bc0 Compare September 12, 2022 17:13
@marvinhagemeister marvinhagemeister merged commit ec06eba into main Sep 13, 2022
@marvinhagemeister marvinhagemeister deleted the changeset-release/main branch September 13, 2022 11:19
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.

None yet

1 participant