This version fixes an issue in edge cases. It also deprecates proxyWithComputed
in favor of bare object getters.
What's Changed
- fix(build): do not use rollup alias by @dai-shi in #629
- fix(build): improve patch scripts by @dai-shi in #649
- chore: remove
__DEV__
with ts-jest by @dai-shi in #643 - feat(utils): deprecate proxyWithComputed by @dai-shi in #650
- fix(vanilla): bail out with same object assignment by @dai-shi in #634
New Contributors
Full Changelog: v1.9.0...v1.10.0