v1.4.0
This release adds valtio/macro/vite
to enable useProxy
macro for vite users. It's pretty new and may contain bugs. Feel free to report issues.
It also includes various non-trivial bug fixes.
What's Changed
- fix(utils/watch): avoid infinite loop with sync by @dai-shi in #385
- feat(macro): macro for vite by @Aslemammad in #386
- fix(utils): devtools better types by @Aslemammad in #389
- fix: support tracking hasOwnProperty in render optimization by @dai-shi in #393
New Contributors
- @LuckyPigeon made their first contribution in #388
Full Changelog: v1.3.1...v1.4.0