v3.0.0-beta.5
Pre-release
Pre-release
·
44 commits
to main
since this release
🚨 Breaking Changes
- jsx-directive: Use v-slots instead of vSlots - by @zhiyuanzmj in #930 (21fd9)
🚀 Features
- common: Support
local
option forimportHelperFn
- by @zhiyuanzmj (03a4e)
🐞 Bug Fixes
- volar/jsx-directive:
- Prevent handle v-model's dynamic argument for component context - by @zhiyuanzmj in #931 (ced1f)
- Prevent missing types when v-slots are used with v-for - by @zhiyuanzmj in #932 (cd1f8)