Skip to content

2024-11-08 (v3.12.1)

Latest
Compare
Choose a tag to compare
@haoqunjiang haoqunjiang released this 08 Nov 14:45
· 8 commits to main since this release
d7bd4b7

What's Changed

  • DevTools v7 is no longer experimental. vite-plugin-vue-devtools is included in the base template for all new projects.
  • TypeScript projects now come with @types/node v22 and @tsconfig/node22, as Node.js v22 has recently become the active LTS
  • fix(oxlint): avoid linting unnecessary files by adding --ignore-path .gitignore to the lint:oxlint script.

Full Changelog: v3.12.0...v3.12.1