Skip to content

v1.5.0

Compare
Choose a tag to compare
@dai-shi dai-shi released this 30 Mar 11:59
· 276 commits to main since this release

This uses useSyncExternalStore from React 18. It uses a shim when it's with pre-18, so nothing is breaking.

What's Changed

  • fix(utils): avoid infinite loop with mutual derive usage by @dai-shi in #399
  • fix(utils/devtools): enabled option and supress warning by @dai-shi in #400
  • feat: use-sync-external-store by @dai-shi in #234
  • refactor(vanilla): Use the default parameters by @ahaoboy in #405

New Contributors

Full Changelog: v1.4.0...v1.5.0