Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Dec 22:34
· 7135 commits to main since this release
eda6ffd

Breaking Changes

  • When passing a Signal into track() directly (instead of passing a function), it returns the signal value instead of the signal itself. This behavior was already present when running inside a useResource$ callback, and now it is consistent across all Tasks.

What's Changed

New Contributors

Full Changelog: v1.2.19...v1.3.0