v0.186.0
What's Changed
- docs: prefer npm package scripts for vize usage by @ubugeeei in #1118
- test(unplugin): cover Rolldown/esbuild/Webpack bundler entries by @ubugeeei in #1112
- test(unplugin): cover TypeScript strip, Pug template, and Vapor by @ubugeeei in #1114
- test(unplugin): cover request/options/filter/hook core edge cases by @ubugeeei in #1111
- test(nuxt): cover options/components/i18n/utils/dev-html/unocss edge cases by @ubugeeei in #1115
- test(unplugin): cover CSS preprocessor delegation and style output by @ubugeeei in #1113
- test(tooling): cover bundler plugin manifests and runtime/build stack by @ubugeeei in #1117
- test(tooling): cover Neovim/Helix/Emacs/Vim configs and cross-editor profiles by @ubugeeei in #1116
- docs: expand credits descriptions by @ubugeeei in #1120
- test(fixtures): migrate SFC fixtures to type-safe Pkl by @ubugeeei in #1121
- docs: fix credits rendering by @ubugeeei in #1122
- test(fixtures): migrate vdom/vapor/parser/errors fixtures to type-safe Pkl by @ubugeeei in #1123
- feat(type-checker): standard-build Options API opt-in (decoupled from legacy) by @ubugeeei in #1124
- feat(maestro): wire Vue 3 Options API opt-in into the LSP by @ubugeeei in #1126
- chore(deps): update ox content by @ubugeeei in #1125
- fix(vite-plugin): bundle SFC src imports by @ubugeeei in #1131
- fix(vapor): emit valid multiline event handlers by @ubugeeei in #1132
- fix(type-checker): include defineModel in props and emits by @ubugeeei in #1133
Full Changelog: v0.185.0...v0.186.0