Releases: nuxt/devtools
Releases · nuxt/devtools
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)
View changes on GitHub
v0.6.1
v0.6.0
🚀 Features
- Mutliple level command-palette, commands for docs - by Arash and Anthony Fu in #247 (3cf82)
- New floating panel and layouting system - by Anthony Fu in #266 (4b02c)
🐞 Bug Fixes
- Introduce local auth for running commands - by Anthony Fu in #257 (306c6)
- composables: Hide usages of macro modules - by Anthony Fu (e6cdb)
- kit: Explicit set file extension, close #262 - by Anthony Fu in #262 (594a3)
View changes on GitHub
v0.5.5
🐞 Bug Fixes
- CommandPalette: Fix item scroll - by @arashsheyda in #246 (9aa13)
- command-palette: Avoid key conflicts - by @antfu (c8669)
- pages: Route parsing - by @antfu (d5254)