Closed github-actions[bot] closed 4 months ago
Name | Link |
---|---|
Latest commit | 17f0f71997e87231623b4b4b647ecfdcf05aadf7 |
Latest deploy log | https://app.netlify.com/sites/preact-signals-demo/deploys/6689091941b8080008cdc497 |
Deploy Preview | https://deploy-preview-579--preact-signals-demo.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
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/signals-core@1.7.0
Minor Changes
931404e
Thanks @JoviDeCroock! - Allow for passing no argument to the signal and the type to be automatically inferred asT | undefined
@preact/signals@1.3.0
Minor Changes
931404e
Thanks @JoviDeCroock! - Allow for passing no argument to the signal and the type to be automatically inferred asT | undefined
Patch Changes
931404e
]:@preact/signals-react@2.1.0
Minor Changes
931404e
Thanks @JoviDeCroock! - Allow for passing no argument to the signal and the type to be automatically inferred asT | undefined
Patch Changes
#577
5a02bfa
Thanks @JoviDeCroock! - Throw an error when auto-tracking is used with React 19Updated dependencies [
931404e
]:@preact/signals-react-transform@0.3.2
Patch Changes
#582
4fa8603
Thanks @JoviDeCroock! - Support nested scopes like a component accessing an array of signalsUpdated dependencies [
931404e
,5a02bfa
]: