v16.0.0-rc.2
Pre-release
Pre-release
Bug Fixes
- fix: disable
esModuleInterop
&allowSyntheticDefaultImports
and regenerate the type definitions (c76f5e5)
Known Issues
- SSR usage needs more thorough testing.
vue-style-loader
hasn't been not updated for Vue 3 yet. Please usemini-css-extract-plugin
for CSS extraction.- No
shadowMode
support. <script setup>
support is experimental. It does not work well withthread-loader
. In Vue CLI, you need to setparallel: false
for this feature to work correctly. Also, please follow vuejs/rfcs#227, vuejs/rfcs#228 for more possiblescript setup
sugars in the future.