Skip to content

v2.8.2

Latest
Compare
Choose a tag to compare
@dai-shi dai-shi released this 27 May 11:58

This fixes another edge case and improves utils for more flexibility.

What's Changed

  • fix(store2): "stuck" derived atoms where some derivations may never resolve by @backbone87 in #2448
  • feat(utils): allow providing a subscribe method to createJSONStorage util by @mhsattarian in #2539
  • fix(vanilla): fix store.ts for an edge case by @dai-shi in #2567

New Contributors

Full Changelog: v2.8.1...v2.8.2