Releases: nuxt/devtools
Releases · nuxt/devtools
v0.8.2
v0.8.1
🚀 Features
- Audio preview - by @Jannchie in #397 (cb5dd)
- server-routes: Copy url button - by @arashsheyda in #389 (79037)
🐞 Bug Fixes
- Find vite client path from subframe parent - by @cuebit in #386 (e2860)
- Default box-sizing for floating panel - by @antfu (a6743)
- Improve client injection error message - by @antfu (de9ba)
View changes on GitHub
v0.8.0
🚨 Breaking Changes
🚀 Features
- Composables useNuxtDevTools - by @antfu in #383 (e74b6)
- Filter for used/unused components, close #358 - by @antfu in #358 (50120)
- components: Show dependencies and dependents in component details - by @antfu (7dbc3)
- ui-kit: Add
NSelectTab
component - by @antfu (509a1)
View changes on GitHub
v0.7.6
🚀 Features
- assets:
- Able to edit text content - by @arashsheyda in #366 (1e561)
- Options storage - by @arashsheyda in #379 (75512)
- docs:
- Devtools logo - by @arashsheyda in #380 (8d34d)
🐞 Bug Fixes
- Devtools panel justify content - by @arashsheyda in #369 (c3272)
- Resolve DevTools vite loading issue with buildAssetsDir - by @arashsheyda in #375 (22bcd)
- Notification z-index - by @arashsheyda in #376 (38678)
- server-routes: Filter middleware from scannedHandlers - by @arashsheyda in #377 (09f6d)
View changes on GitHub
v0.7.5
🚀 Features
- Add tooltip to buttons - by @arashsheyda in #359 (4a298)
- Minimize panel on inactive - by @antfu in #361 (2b926)
- Quicktype - by @arashsheyda and @antfu in #351 (41ff4)
🐞 Bug Fixes
- RequestForAuth devServer host - by @arashsheyda in #357 (5e89c)
- Add AuthRequiredPanel to AuthConfirmDialog - by @arashsheyda in #367 (ce536)
- server-routes: Clear error onResponse - by @arashsheyda in #356 (313fa)
View changes on GitHub
v0.7.4
v0.7.3
🐞 Bug Fixes
- The panel is stuttering when dragging on the mobile end - by @BluesYoung-web in #350 (6677d)
- Upgrade
vite-plugin-inspect
, close #324 - by @antfu in #324 (ea41a)
View changes on GitHub
v0.7.2
🚀 Features
- Support preview video assets - by @Jannchie in #347 (b4dfc)
- Enhance state editor - by @Jannchie in #349 (ad56f)
- assets: Add rename and delete action - by @arashsheyda in #343 (55f68)
🐞 Bug Fixes
- Pinned tabs filter - by @Jannchie in #348 (5c268)
- ui-kit: Dialog closing and a11y - by @harlan-zw in #346 (95bd0)
View changes on GitHub
v0.7.1
🚀 Features
- server-routes: Add cookies tab - by @arashsheyda in #338 (33e14)
🐞 Bug Fixes
- kit:
- Types for
renderCodeHighlight
- by @harlan-zw in #341 (d4e15) - Broken types for
useDevtoolsClient()
- by @harlan-zw in #340 (934b1)
- Types for
View changes on GitHub
v0.7.0
🚀 Features
- Set module search field autofocus - by @shakiroye in #313 (dd1a1)
- Experimental timeline - by @antfu in #323 (99073)
- Split screen support - by @arashsheyda and @antfu in #327 (f2eee)
- Install modules at once - by @Jannchie and @antfu in #333 (03f9a)
- assets:
- Tree view for list mode - by @arashsheyda in #335 (57b9c)
- Add watcher - by @arashsheyda in #336 (bde6a)
- server-routes:
- Toggle view - by @arashsheyda and @antfu in #310 (81b28)
- Add global default inputs - by @arashsheyda and @antfu in #321 (80a28)
- timeline:
🐞 Bug Fixes
- Analyze build without git - by @Jannchie in #320 (76a56)
- Use
error-stack-parser-es
- by @antfu (8c197) - Do not sync floating panel state across tabs - by @antfu (41752)
- Respect Nuxt's
devServer
config when creating request for auth URL - by @DamianGlowala in #328 (7d766) - client:
- plugin-metrics:
- server-routes:
- Filter only dir as collection - by @arashsheyda in #329 (4d2f8)
- timeline: