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