Releases: nuxt/devtools
Releases · nuxt/devtools
v0.8.5
v0.8.4
🚀 Features
- Rework docs - by @Flosciante, @benjamincanac and @atinux in #413 (c9e6e)
- Migrate new shikiji themes mode - by @antfu (7688c)
- Collapsible sidebar - by @arashsheyda and @antfu in #420 (53024)
- Redesign settings page - by @antfu (b777b)
🐞 Bug Fixes
- Popup button - by @antfu (d1171)
- Copy
__NUXT__
object to popup frame - by @antfu (ea46c) - deps: Set
@nuxt/devtools
asdevDependency
- by @dargmuesli in #425 (4e280) - settings: Make sure client has value - by @arashsheyda in #418 (9757c)
View changes on GitHub
v0.8.3
🐞 Bug Fixes
View changes on GitHub
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)