Skip to content

v1.8.4

Compare
Choose a tag to compare
@dai-shi dai-shi released this 19 Sep 12:05
· 379 commits to main since this release

This improves useAtom types. We also refactored atomWithQuery in jotai/query (fixing a regression that has been there since v1.7.7) and atomWithObservable in jotai/utils.

What's Changed

  • refactor(types): make Scope clearly internal by @dai-shi in #1411
  • fix(query): create QueryObserver with initial options by @danielr18 in #1417
  • refactor(utils): atomWithObservable by @dai-shi in #1426
  • fix(types): overload useAtom* type for union atom type by @dai-shi in #1427

New Contributors

Full Changelog: v1.8.3...v1.8.4