Skip to content

v1.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 01:07
· 82 commits to main since this release

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)

Features

  • computed: allow differentiating refs from computed (#820) (68b5d97)