Releases: nuxt/devtools
Releases · nuxt/devtools
v1.3.1
v1.3.0
🚀 Features
- Hide devtools when printing - by @anbraten in #648 (1be7b)
- Components tree panel - by @webfansplz and @antfu in #655 (31622)
🐞 Bug Fixes
- Upgrade
vite-plugin-vue-inspector
, fix #657 - by @antfu in #657 (f67f0) - devtools: Optimize the home page layout - by @huiliangShen in #654 (a1ad2)
View changes on GitHub
v1.2.0
🐞 Bug Fixes
- Adopt forward-compatible approach to
builder:watch
- by @danielroe and autofix-ci[bot] in #637 (800d7) - Opt in to
import.meta.*
properties - by @danielroe in #635 (ce60a)
View changes on GitHub
v1.1.5
v1.1.4
🐞 Bug Fixes
- Vite-inspect iframe url - by @arashsheyda in #633 (2c942)
- Update vue devtools applet - by @antfu (5163c)
View changes on GitHub
v1.1.3
🐞 Bug Fixes
- devtools: Do not try to overlay on server - by @danielroe in #630 (9b633)
View changes on GitHub
v1.1.2
🚀 Features
- Enable picture in picture for localhost - by @ManUtopiK in #627 (c4350)
🐞 Bug Fixes
- ScheduledTasks can be undefined - by @noook in #626 (7044c)
- pinia: Pinia module searching null safety - by @arashsheyda in #628 (8937b)
View changes on GitHub
v1.1.1
🐞 Bug Fixes
- Use RPC to get tasks - by @noook in #625 (4f347)
- client: Pinia panel visible logic - by @webfansplz in #624 (ed599)
View changes on GitHub
v1.1.0
🚀 Features
- Pinia panel - by @webfansplz (f99a3)
- Pinia panel - by @webfansplz and @antfu in #621 (56be5)
- Server Tasks tab - by @noook and @antfu in #614 (bee12)
- assets: Support for layers - by @arashsheyda and @antfu in #618 (b8572)