v2.0.1
This adds various small improvements. Docs are also updated.
What's Changed
- fix(build): improve patch scripts by @dai-shi in #1736
- fix(vanilla/utils): improve selectAtom for more use cases by @dai-shi in #1738
- fix(vanilla): type utils by @dai-shi in #1741
- chore: remove
__DEV__
with ts-jest by @dai-shi in #1742 - fix(build): reorder the types field in package.json by @HiChen404 in #1753
- fix(react): avoid JSX transform for <= React 18 interop by @CodyJasonBennett in #1759
New Contributors
- @revskill10 made their first contribution in #1726
- @Odonno made their first contribution in #1728
- @naixy28 made their first contribution in #1740
- @HiChen404 made their first contribution in #1753
- @CodyJasonBennett made their first contribution in #1759
Full Changelog: v2.0.0...v2.0.1