🚀 Features
- compiler:
- Generate more efficient runtime code for specific interpolation patterns - by @zhiyuanzmj (3c22e)
- Support JSXNamespacedName for v-model - by @zhiyuanzmj (941fb)
- vue-jsx-vapor:
- Add getCurrentInstance - by @zhiyuanzmj (067f0)
🐞 Bug Fixes
- compiler:
- Remove compiler error for v-slots - by @zhiyuanzmj (033d6)
- Use underscores instead of colons for cached name - by @zhiyuanzmj (0ffd1)