v1.6.4
This release contains several small improvements in non-core functions. Some of changes introduce deprecation of simple form, which will be warned.
What's Changed
- feat(devtools): enabled option in useAtomDevtools by @Aslemammad in #1095
- feat(devtools): enabled option useAtomsDevtools by @Aslemammad in #1076
- feat(utils): splitAtom actions for remove/insert/move by @dai-shi in #1097
- fix(core,utils): improve awaited types and waitForAll type by @dai-shi in #1098
- fix(utils): make useAtomCallback return sync if possible by @dai-shi in #1101
Full Changelog: v1.6.3...v1.6.4