Skip to content

v1.4.7

Compare
Choose a tag to compare
@dai-shi dai-shi released this 08 Dec 11:57
· 669 commits to main since this release

This fixes some bugs, most importantly #877.

What's Changed

  • fix(core): refactor store with suspense promise by @dai-shi in #866
  • fix(utils): fix waitForAll types by @dai-shi in #871
  • fix(core): refactor store readAtomState by @dai-shi in #872
  • fix(core): refactor store (setAtomPromiseOrValue) by @dai-shi in #873
  • fix(core): Bail out of atom.write when atom update and current value are equal by @Thisen in #878
  • fix(core): refactor atomState in store by @dai-shi in #880

New Contributors

Full Changelog: v1.4.6...v1.4.7