Releases: nuxt/devtools
Releases · nuxt/devtools
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:
View changes on GitHub
v0.6.7
🚀 Features
- Allow pinning tabs - by @antfu (059f9)
- server-routes: Display latest selected route - by @arashsheyda in #309 (29772)
🐞 Bug Fixes
- navbar:
- Center items - by @arashsheyda in #307 (43ff1)
- server-routes:
View changes on GitHub
v0.6.6
v0.6.5
🚀 Features
- server-routes:
🐞 Bug Fixes
- Open DevTools back when open file in embedded VS Code - by @ifshizuku and @antfu in #299 (45dc4)
- Try catch iframe cross-domain error - by @antfu (ddf41)
- plugins: Change execution time position - by @arashsheyda in #294 (2b5f8)
- server-routes: Fixed same path different methods - by @Flowko in #301 (6dd8e)
View changes on GitHub
v0.6.4
🚀 Features
- Add PiP flag settings link - by @arashsheyda in #292 (d21e2)
- server-routes: Preview for media type - by @arashsheyda in #291 (b56c8)
🐞 Bug Fixes
- Prevent floating panel to dragged outside of window - by @arashsheyda and @antfu in #290 (6d315)
- Disable iframe interactive on dragging - by @antfu (cc84c)
- Respect safe area, close #272 - by @antfu in #272 (2d84e)
View changes on GitHub
v0.6.3
🚀 Features
🐞 Bug Fixes
- Add button and font reset to floating panel - by @antfu (f819b)
- ComponentGraph: Show global components in different color - by @arashsheyda in #278 (41a88)
- overview: Modules count - by @arashsheyda in #284 (2ef26)
View changes on GitHub
v0.6.2
🚀 Features
🐞 Bug Fixes
- Anchor icon button style - by @arashsheyda in #276 (b0e31)
- Devtools close on outside click - by @arashsheyda in #277 (980ad)
- Auto verify auth token - by @antfu (62136)
- terminals: Badge number - by @arashsheyda and @antfu in #279 (7f922)