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

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Version Packages #418

merged 1 commit into from
Nov 22, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 22, 2023

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@1.2.2

Patch Changes

  • #415 79efe32 Thanks @prinsss! - Fix error when using useSignal with UMD builds of @preact/signals.

@preact/signals-react@1.3.7

Patch Changes

@preact/signals-react-transform@0.1.1

Patch Changes

  • #439 fb6b050 Thanks @andrewiggins! - Remove top-level requirement from react-transform

  • #413 ad6305c Thanks @XantreGodlike! - Added 'module:' prefix to readme to babel recognized plugin correctly

  • #421 f80b251 Thanks @andrewiggins! - Add an "all" mode to the react transform that transforms all components to be reactive to signals

  • #441 4c433c3 Thanks @andrewiggins! - Add support for auto-transforming more ways to specify components: object methods, member assignments, export default components, components wrapped in HoCs like memo and forwardRef

  • #444 2939812 Thanks @andrewiggins! - Add support for auto transforming Components declared as object properties

  • #442 76babcb Thanks @andrewiggins! - Add debug logging to inspect what components are transformed by plugin

  • Updated dependencies [020982d, fb6b050]:

    • @preact/signals-react@1.3.7

@netlify
Copy link

netlify bot commented Sep 22, 2023

Deploy Preview for preact-signals-demo failed.

Name Link
🔨 Latest commit 57e99d3
🔍 Latest deploy log https://app.netlify.com/sites/preact-signals-demo/deploys/655d96318c08e700087d95d7

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 923f4ea to 2fb6823 Compare September 29, 2023 05:27
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 89fb7fe to cbcc30a Compare October 5, 2023 09:35
@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from bc0a8fd to 466476d Compare November 21, 2023 22:43
@andrewiggins andrewiggins merged commit dca5f2a into main Nov 22, 2023
0 of 4 checks passed
@andrewiggins andrewiggins deleted the changeset-release/main branch November 22, 2023 23: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.

1 participant