🚀 Features
- Add sourceMap option - by @zhiyuanzmj (95664)
- vue-jsx-vapor: Add class and style for IntrinsicAttributes - by @zhiyuanzmj (99704)
🐞 Bug Fixes
- compiler:
- Prevent v-for components from being single root - by @zhiyuanzmj (9c10b)
- Correct execution order of operations - by @zhiyuanzmj (485e7)
- compiler-vapor:
- Properly locate last if node - by @zhiyuanzmj (9633b)