Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-28 | 428 Bytes | |
v2.1.1 source code.tar.gz | 2024-10-28 | 452.4 kB | |
v2.1.1 source code.zip | 2024-10-28 | 516.7 kB | |
Totals: 3 Items | 969.5 kB | 0 |
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 https://github.com/pmndrs/valtio/pull/981
New Contributors
- @kretajak made their first contribution in https://github.com/pmndrs/valtio/pull/984
Full Changelog: https://github.com/pmndrs/valtio/compare/v2.1.0...v2.1.1