Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-18 | 501 Bytes | |
v2.1.4 source code.tar.gz | 2025-03-18 | 437.9 kB | |
v2.1.4 source code.zip | 2025-03-18 | 510.8 kB | |
Totals: 3 Items | 949.1 kB | 0 |
A small fix in utils.
What's Changed
- refactor(vanilla): change all exported functions to 'function declarations' by @sukvvon in https://github.com/pmndrs/valtio/pull/1061
- fix(utils): updated deepClone to handle proxyMap and proxySet by @overthemike in https://github.com/pmndrs/valtio/pull/1074
New Contributors
- @ferreira-tb made their first contribution in https://github.com/pmndrs/valtio/pull/1050
Full Changelog: https://github.com/pmndrs/valtio/compare/v2.1.3...v2.1.4