2024-11-08 (v3.12.1)
What's Changed
- DevTools v7 is no longer experimental.
vite-plugin-vue-devtoolsis included in the base template for all new projects. - TypeScript projects now come with
@types/nodev22 and@tsconfig/node22, as Node.js v22 has recently become the active LTS - fix(oxlint): avoid linting unnecessary files by adding
--ignore-path .gitignoreto thelint:oxlintscript.
Full Changelog: v3.12.0...v3.12.1