Bug Fixes
- correct prop type inference when using PropType (#825) (9c9f8e8)
- proxyRefs: When using proxyRefs, the internal variable composition-api.refKey is exposed on the object itself #817 (#818) (92b7eb1)
- ssr:
set()
twice lose reactivity (#821) (416845a)