Releases: nuxt/devtools
Releases · nuxt/devtools
v2.0.0-beta.1
🚨 Breaking Changes
- Requires Vite v6 and Nuxt v3.15 - by @antfu (f2a2f)
- Move edge releases to nightly releases - by @antfu (5c6df)
🚀 Features
- Enhance module resolution paths for getPackageInfo - by @ryanchien8125 in #767 (04269)
- Add copy button for filepath item - by @antfu (94b38)
- Put vue devtools ui in a separate category - by @antfu (5b566)
- Migrate to
my-ua-parser
- by @antfu (a2906) - Allow to customize editor to open, fix #748 - by @antfu in #748 (fe98c)
🐞 Bug Fixes
- Component tree format - by @antfu (f4017)
- Components graph - by @antfu (1bae9)
- Improve filepath item ui - by @antfu (8f4ff)
- vscode: Set a default value for the vscode host parameter - by @gsxdsm in #766 (2e6b4)
View changes on GitHub
v1.7.0
v1.6.4
v1.6.3
v1.6.2
🚀 Features
🐞 Bug Fixes
- Add v4 compatibility version handeling for pages tab - by @arashsheyda in #758 (bd865)
View changes on GitHub
v1.6.1
🚀 Features
🐞 Bug Fixes
- Missing pinia store modules - by @webfansplz in #751 (be243)