New Features
- feat: add a new experimental option to try out Vue 3.6 beta by @haoqunjiang in #913
To try out the beta version in existing projects, run:npx install-vue@beta.
Notable Changes
- fix(oxlint): use
buildFromOxlintConfigFilein eslint config by @cexbrayat in #915 - fix(oxlint): do not add typescript plugin to js project by @cexbrayat in #914
- chore(deps): update dependency vue-router to v5 by @renovate[bot] in #919
Full Changelog: v3.20.0...v3.21.0