Releases: nuxt/devtools
Releases · nuxt/devtools
Release list
v3.4.0
v4.0.0-alpha.9
v3.3.1
No significant changes
View changes on GitHub
v3.3.0
🐞 Bug Fixes
- devtools: Require dev auth token for openInEditor and options RPC methods - by @antfubot in #1039 (a7b27)
View changes on GitHub
v4.0.0-alpha.8
🚨 Breaking Changes
- devtools:
🚀 Features
- devtools:
- Devtools:ready hook + nostics-driven deprecation foundation - by @antfubot and @antfu in #1021 (f9dda)
- Client-side onDevtoolsReady + expose Vite DevTools client; fix client RPC registration - by @antfubot in #1023 (88c4f)
- Unify notifications on the devframe Messages system - by @antfubot in #1025 (6bfe9)
- Select client Vite context deterministically, add Nuxt dock group - by @antfubot in #1031 (6b9bf)
- playgrounds:
🐞 Bug Fixes
- Use literal version ranges in pnpm overrides instead of catalog refs - by @antfubot in #1015 (077b2)
- Nuxt api url - by @antfu (0c947)
- deps:
- devtools:
View changes on GitHub
v3.2.6
v4.0.0-alpha.7
v4.0.0-alpha.6
v4.0.0-alpha.4
🚨 Breaking Changes
- Remove deprecated auth token args from builtin RPC functions - by @antfu and Claude Opus 4.6 (1M context) in #965 (4418e)
🚀 Features
- Upgrade vite-plugin-inspect to v12, use devtools-kit RPC - by @antfu and Claude Opus 4.6 (1M context) in #966 (4c594)
🐞 Bug Fixes
- devtools:
- Optimize @vue/devtools dependencies in dev - by @huang-julien in #981 (32563)
- Let birpc be singlesource of turth for server<->client comms - by @huang-julien in #978 (4853d)
- Run defineViteDevToolsPlugin only for client vite - by @huang-julien in #977 (b5f9f)
- devtools/client:
- Debounce render of NDisconnectIndicator - by @huang-julien in #979 (cf8d9)
View changes on GitHub
v4.0.0-alpha.3
🐞 Bug Fixes
- Persist async data across tab navigation with custom getCachedData - by @antfu and Claude Haiku 4.5 in #963 (a2010)