Releases: pmndrs/valtio
v2.1.2
v2.1.1
This fixes a bug in proxyMap and proxySet implementations introduced in v2.1.0.
What's Changed
- fixed issue with .has() when new value is added and then deleted or c… by @overthemike in #981
New Contributors
Full Changelog: v2.1.0...v2.1.1
v2.1.0
We've improved the performance of proxyMap and proxySet. Kudos to @overthemike and @fkhadra !
What's Changed
- fix(vanilla): createSnapshotDefault by @dai-shi in #967
- fix(vanilla): createSnapshot by @dai-shi in #970
- chore(vanilla): mark op unstable and internal by @dai-shi in #973
- New implementation of proxyMap and proxySet with performance improvements by @overthemike in #965
New Contributors
- @overthemike made their first contribution in #940
- @aretrace made their first contribution in #944
Full Changelog: v2.0.0...v2.1.0
v2.0.0
🎉🎉🎉 Valtio v2 is Here! 🍾🍾🍾
Small Breaking Changes
Most users won't even notice the differences, but we recommend checking out the migration guide to ensure a smooth transition.
New Emoji
💊 -> 🧙
Say hello to our new emoji! This change symbolizes the magic of Valtio.
Let’s Grow the Ecosystem Together!
We are entering a new era of Valtio development, and we need your help to grow the ecosystem. Whether you are an experienced contributor or just getting started, now is the perfect time to join us!
What's Changed
- v2 by @dai-shi in #810
- feat(core): expose internal states and functions by @dai-shi in #931
- breaking(vanilla): do not handle promises by @dai-shi in #934
New Contributors
- @AmirSa12 made their first contribution in #898
- @TotallyBiased made their first contribution in #901
- @L-Qun made their first contribution in #908
- @himself65 made their first contribution in #920
- @kciter made their first contribution in #922
Full Changelog: v1.13.2...v2.0.0
v2.0.0-rc.2
v2.0.0-rc.1
We added a note about how to use Valtio v2 with React 18.
What's Changed
- feat(core): expose internal states and functions by @dai-shi in #931
- Update docs by @dai-shi in #932
New Contributors
- @AmirSa12 made their first contribution in #898
- @TotallyBiased made their first contribution in #901
- @L-Qun made their first contribution in #908
- @himself65 made their first contribution in #920
- @kciter made their first contribution in #922
Full Changelog: v2.0.0-rc.0...v2.0.0-rc.1
v2.0.0-rc.0
v1.13.2
v1.13.1
v1.13.0
We have a new valtio-history package!
What's Changed
- refactor!: deprecate proxyWithHistory by @lwhiteley in #839
New Contributors
- @puxiao made their first contribution in #829
- @lwhiteley made their first contribution in #839
Full Changelog: v1.12.1...v1.13.0