Releases: vuejs/devtools
Releases · vuejs/devtools
v7.5.0
🚀 Features
- Timeline panel - by @webfansplz in #627 (d1e3a)
- client: Show full text on hover for component state field viewer - by @xuzuodong in #630 (c3ec0)
- kit: For better naming of
index.vue
components - by @niksy in #628 (58195)
🐞 Bug Fixes
- extension: Re-run script when execution context is empty - by @webfansplz in #626 (00aad)
- shared: Add optional chain to
isInElectron
env - by @danielj247 in #629 (60dea)
View changes on GitHub
v7.4.6
🚀 Features
- overlay: Add
credentialless
attribute for iframe - by @hrynevychroman in #614 (53add)
🐞 Bug Fixes
- Missing plugin settings panel - by @webfansplz in #610 (0c53e)
- Normalize reactivity state type - by @webfansplz in #617 (c2381)
- Remove credentialless attribute for iframe due to storage isolation, revert #614 - by @webfansplz in #614 (9c1c2)
View changes on GitHub
v7.4.5
v7.4.4
🐞 Bug Fixes
- applet: Intergration ui package's unocss style - by @alexzhang1030 in #598 (b89e6)
View changes on GitHub
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)