v1.2.9
This has small fixes in core, but most notably, it adds a new proxySet
util in valtio/utils
.
[Important Note] #324 change can be breaking in types if some types are explicitly typed without readonly
. See #327 for discussions.
What's Changed
- fix(core): improve DeepResolveType type by @JohnnyNomad in #324
- fix(core): expose canProxy in handler by @dai-shi in #321
- feat(utils): add proxy set by @fkhadra in #325
New Contributors
- @JohnnyNomad made their first contribution in #324
- @fkhadra made their first contribution in #325
Full Changelog: v1.2.8...v1.2.9