Skip to content

v2.5.0

Compare
Choose a tag to compare
@dai-shi dai-shi released this 23 Oct 13:51
· 131 commits to main since this release

This fixes some bugs, one of which was critical for jotai-effect. It also adds a new internal capability that may help extensions such as jotai-scope.

What's Changed

  • feat(vanilla): prefer using this for atom config by @dai-shi in #2186
  • fix(vanilla): avoid re-computing unmounted derived atoms in an edge case by @eryue0220 in #2197
  • fix(vanilla): deal with promise resolving race condition by @dmaskasky in #2199
  • refactor(vanilla): simplify conditions by @dai-shi in #2202

New Contributors

Full Changelog: v2.4.3...v2.5.0