v0.183.0
What's Changed
- test(atelier_sfc): add Options API SFC compile snapshot coverage by @ubugeeei in #1096
- feat(legacy): scaffold opt-in legacy Vue (v0/v1/v2) feature by @ubugeeei in #1098
- fix(atelier_sfc): emit <script> before render for non-setup SFCs by @ubugeeei in #1097
- feat(legacy): gate canon Vue 2 Options-API codegen behind the legacy feature by @ubugeeei in #1099
- test(atelier_ssr): add SSR codegen coverage (directives, lists, components, fragments) by @ubugeeei in #1103
- feat(legacy): gate vize CLI legacy Vue activation behind the legacy feature by @ubugeeei in #1104
- docs(release): classify Vapor, Island prerenderer, Vapor Options API, and CDN scope by @ubugeeei in #1100
- docs(release): add ecosystem roadmap (app-framework vision) by @ubugeeei in #1101
- test(atelier_sfc): expand Options API SFC fixtures (slots, dynamic/recursive components, more) by @ubugeeei in #1102
- docs: roll out the Real World Testing phase by @ubugeeei in #1105
Full Changelog: v0.182.0...v0.183.0