Releases: vuejs/devtools
Releases · vuejs/devtools
v7.4.3
No significant changes
View changes on GitHub
v7.4.2
No significant changes
View changes on GitHub
v7.4.1
v7.4.0
🚀 Features
- Add route-meta for pages - by @wzc520pyfm, Alex and @webfansplz in #560 (34498)
- Add settings for devtools plugin - by @webfansplz in #597 (77c0b)
🏎 Performance
- Reduce initial performance overhead - by @webfansplz in #595 (1ae7a)
View changes on GitHub
v7.3.9
🚀 Features
- Add multiple-app toggle feature in components panel - by @webfansplz (f6c9b)
🐞 Bug Fixes
- kit:
exposeInstanceToWindow
work failed in no-browser env - by @naiveeee and gaozhao (ba8fd)- Fix call context when stringify with replacer - by @webfansplz in #576 (344f7)
View changes on GitHub
v7.3.8
🚀 Features
- extension: Support open-in-editor - by @webfansplz in #543 (05833)
🐞 Bug Fixes
- deps: Update dependency minimatch to v10 - by @renovate[bot] in #526 (ca630)
- kit: Should access value on
ObjectRefImpl
andGetterRefImpl
- by @alexzhang1030 in #563 (ad642)
View changes on GitHub
v7.3.7
🚀 Features
- Group assets in duplicate paths between root and public by relativePath - by @LoTwT in #514 (12614)
- client: Truncate button add title attribute - by @btea in #532 (cedbc)
- extension: Add VitePress detector - by @yuyinws in #523 (55567)
🐞 Bug Fixes
- Bump inspector, closes #531, #534 - by @webfansplz in #531 and #534 (145e0)
- applet:
- Stabilize search results when updating component tree - by @alexzhang1030 in #539 (d52a5)
- Hide select component button on seperate window - by @alexzhang1030 in #541 (a4497)
View changes on GitHub
v7.3.6
🚀 Features
- client: Improve Vue api icon on CommandPalette - by @alexzhang1030 in #501 (0e780)
🐞 Bug Fixes
- client:
- overlay:
View changes on GitHub
v7.3.5
🚀 Features
- Use Ic icon on custom inspector/tab/command - by @webfansplz, Alex and @alexzhang1030 in #466 (bc97b)
- applet:
- Add doc/github title in
DevToolsHeader
component - by @reslear in #474 (a54f7) - Improve custom inspector page nav style - by @reslear in #477 (d6a1f)
- Respect ui scale on components panel text-size - by @alexzhang1030 in #483 (7b392)
- Set state tab as default page for custom inspector - by @alexzhang1030 and @webfansplz in #471 (c7536)
- Add actions for pinia inspector - by @webfansplz in #488 (f0e07)
- Add doc/github title in
- client:
- Improve
RenderCode
component style - by @alexzhang1030 in #482 (f8563)
- Improve
🐞 Bug Fixes
- applet:
- Handle state viewer overflow scroll case - by @webfansplz (4e8b0)
- client:
- Reposition
dockingPanel
dropdown on window resize - by @LukerSpringtree and 陆德靖 in #479 (37f2d) - Missing fallbackIcon prop for TabIcon - by @alexzhang1030 in #489 (7583b)
- CustomInspectorView on splitScreen - by @alexzhang1030 in #490 (9ba0b)
- Reposition
View changes on GitHub
v7.3.4
🐞 Bug Fixes
- core: Add vue as peerDependencies - by @webfansplz (8e143)
- kit: Add null-safety to get vnode props to support vapor - by @webfansplz (05515)