Releases: nuxt/devtools
Releases · nuxt/devtools
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)
View changes on GitHub
v0.5.4
🚀 Features
- Command panel for tabs - by @arashsheyda and @antfu in #240 (07602)