Releases: vuejs/devtools
Releases · vuejs/devtools
v7.5.6
🐞 Bug Fixes
- timeline: Hide switcher in internal timeline panel and exclude internal timeline events to prevent triggering - by @webfansplz (2623a)
View changes on GitHub
v7.5.5
🏎 Performance
- kit:
- Debounce sending of inspector tree/state updates - by @webfansplz (588d9)
- Skip sending inspector tree/state updates when high-perf mode is enabled - by @webfansplz (f98da)
- Enable plugin timeline on-demand - by @webfansplz (809e2)
View changes on GitHub
v7.5.4
🚀 Features
- Improve UX for toggling timeline layer enabled state, #609 - by @webfansplz in #609 (44eb9)
🐞 Bug Fixes
- kit: Support non-localStorage env for timeline storage, closes #635 - by @webfansplz in #635 (aa116)
View changes on GitHub
v7.5.3
🐞 Bug Fixes
- kit: Detect vue doubly-linked node to avoid circular references on encoding - by @webfansplz in #638 (7ce23)
View changes on GitHub
v7.5.2
🐞 Bug Fixes
- kit: Support non
localStorage
env for timeline storage, closes #635 - by @webfansplz in #635 (0573f)
View changes on GitHub
v7.5.1
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)