Skip to content

v2.1.0

Compare
Choose a tag to compare
@dai-shi dai-shi released this 06 May 03:54
· 425 commits to main since this release

This includes some improvements as well as some breaking changes in unstable features.

What's Changed

  • fix(vanilla): better promise handling by @dai-shi in #1851
  • fix(atomWithStorage): handle RESET/removeItem from cross-tab storage updates by @nderscore in #1882
  • breaking(vanilla): remove deprecated store dev methods by @dai-shi in #1893
  • fix(react): Infer useHydrateAtoms value types from atom.read ReturnType by @ericdowell in #1898
  • chore(tests): migrate to vitest by @arjunvegda in #1839

New Contributors

Full Changelog: v2.0.4...v2.1.0