🚀 Features
- compiler: Add withFallback option to compile components to createComponentWithFallback - by @zhiyuanzmj (0c2d4)
- macros: Add verification feature for return keyword - by @zhiyuanzmj (65c6a)
🐞 Bug Fixes
- babel:
- Import createComponentWithFallback from vue-jsx-vapor - by @zhiyuanzmj (0c5b9)
- runtime:
- Correct props type for h - by @zhiyuanzmj (44394)
- NormalizeNode slots for createComponentWithFallback - by @zhiyuanzmj (2f8e6)