Releases: nuxt/devtools
Releases · nuxt/devtools
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)
View changes on GitHub
v4.0.0-alpha.2
🐞 Bug Fixes
- Use compatible radial-gradient syntax in OG image component - by @antfu and Claude Haiku 4.5 in #959 (ce21c)
- devtools-kit: Pass cwd to execa - by @huang-julien in #960 (64958)
View changes on GitHub
v4.0.0-alpha.1
v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
v3.1.1
🚀 Features
- Support passing additional permissions to the iframe - by @RihanArfan in #911 (bc1d1)