Skip to content

v2.20.0

Choose a tag to compare

@dai-shi dai-shi released this 06 May 01:09
· 17 commits to main since this release

This release improves performance in high-throughput scenarios. Huge kudos to @dmaskasky!

What's Changed

  • breaking(internals): avoid getInternalBuildingBlock function by @dai-shi in #3293
  • refactor(internals): Rev3 type narrowing for onMount hooks by @dmaskasky in #3311
  • fix(internals): guard atomOnInit hook with hasOnInit by @dmaskasky in #3312
  • refactor(internals): lazy hooks in ensureAtomState for new atom state by @dmaskasky in #3313

Full Changelog: v2.19.1...v2.20.0