Summary
This adds a new experimental support for React Refresh. It has some other small fixes and improvements.
What's Changed
- feat(babel): React Refresh support by @Thisen in #782
- fix(utils): improve atomWithStorage types by @dai-shi in #784
- fix(valtio): length of array didn't update (#785) by @Mingx94 in #786
- refactor(core): retain old dependencies in atom state by @dai-shi in #793
New Contributors
Full Changelog: v1.4.0...v1.4.1