Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-26 | 673 Bytes | |
v2.1.3 source code.tar.gz | 2025-01-26 | 427.4 kB | |
v2.1.3 source code.zip | 2025-01-26 | 498.1 kB | |
Totals: 3 Items | 926.2 kB | 0 |
This version includes a fix in the proxySet
util.
What's Changed
- fix(proxySet): fix
.symmetricDifference
,.isDisjointFrom
; add.difference
by @magicdawn in https://github.com/pmndrs/valtio/pull/1040
New Contributors
- @sukvvon made their first contribution in https://github.com/pmndrs/valtio/pull/1006
- @leweyse made their first contribution in https://github.com/pmndrs/valtio/pull/1021
- @dmaskasky made their first contribution in https://github.com/pmndrs/valtio/pull/1029
- @magicdawn made their first contribution in https://github.com/pmndrs/valtio/pull/1040
Full Changelog: https://github.com/pmndrs/valtio/compare/v2.1.2...v2.1.3