This repository has been archived by the owner on Jan 6, 2024. It is now read-only.
Releases: webfansplz/vite-plugin-vue-devtools
Releases · webfansplz/vite-plugin-vue-devtools
v1.0.0-rc.8
🐞 Bug Fixes
- core: Fix analyzer duplicate injection code - by @alexzhang1030 in #268 (eff7c)
View changes on GitHub
v1.0.0-rc.7
v1.0.0-rc.6
🚀 Features
- Support Vite 5 - by @sxzz in #261 (bc054)
- popup: Fallback notification - by @alexzhang1030 in #250 (5b9ac)
🐞 Bug Fixes
View changes on GitHub
v1.0.0-rc.5
🚀 Features
🐞 Bug Fixes
- Hide component inspector overlay when bounds is incomplete - by @webfansplz in #238 (ba7d5)
View changes on GitHub
v1.0.0-rc.4
🐞 Bug Fixes
- Incorrect sourcemap of transformed code - by @alexzhang1030 in #232 (46276)
- deps: Update all non-major dependencies - by @renovate[bot] in #228 (5999f)
View changes on GitHub
v1.0.0-rc.3
🚀 Features
🐞 Bug Fixes
- Obscured content on components page when scrolling - by @songjianet in #209 (933ab)
- Increment
z-index
ofNotification
component - by @alexzhang1030 in #210 (35b05) - Add overflow auto in pinia page - by @xxholly32 in #216 (4e47f)
- Set correct loading state in iframeView - by @OneGIl in #223 (46d6c)
- components: Keep components tree selected state - by @OneGIl in #221 (97541)
- deps: Update dependency execa to v8 - by @renovate[bot] in #215 (0a1d9)
View changes on GitHub
v1.0.0-rc.2
v1.0.0-rc.1
🚀 Features
- Show description for npm packages when hovering - by @songjianet in #194 (76222)
- Dynamic show route meta fields - by @alexzhang1030 in #199 (cd9e5)
- Add component inspector to support component tree navigable - by @alexzhang1030 and @webfansplz in #200 (3e730)
🐞 Bug Fixes
- Sidenav group divider line - by @songjianet and alexzhang1030 in #191 (34d0d)
- Fix the white space that exists in the lower right corner of the version dropdown box. - by @songjianet in #196 (c06df)
View changes on GitHub
v1.0.0-rc.0
🚀 Features
- Video assets preview - by @Jannchie in #179 (c941f)
- Show route meta info in pages tab - by @xxholly32, xiangxiao and @webfansplz in #178 (6fdfc)
- Minimize panel on inactive - by @OneGIl and @webfansplz in #186 (28815)
- Fullscreen view mode - by @alexzhang1030 in #189 (17c2d)
- assets:
🐞 Bug Fixes
- Show documentations always, closes #182 - by @webfansplz in #182 (f5ac7)
- Inject inspector client manually to ensure devtools hook register normally - by @webfansplz (cd714)
View changes on GitHub
v1.0.0-beta.6
🚀 Features
- Support filter components in component tree - by @alexzhang1030 in #173 (52f30)
🐞 Bug Fixes
- Register inspector plugin before devtools, closes #176 - by @webfansplz in #176 (f4ed0)