Releases: vuejs/devtools
Releases · vuejs/devtools
v8.0.2
🐞 Bug Fixes
- Remove vulnerable unmaintained ip package - by @segevfiner and @webfansplz in #830 (f64d3)
View changes on GitHub
v8.0.1
🚀 Features
- Support for keyboard on component tab - by @mauryapari in #877 (34f99)
View changes on GitHub
v8.0.0
🚨 Breaking Changes
- Drop support for vite < 6 - by @webfansplz (f36ec)
- Bump
vite-plugin-inspect
, close #923 - by @webfansplz in #923 (72566)
🚀 Features
- New inspect api - by @webfansplz (2d417)
🐞 Bug Fixes
- Filter graph modules - by @webfansplz (69f71)
- Fetching panel size on resizing - by @LittleSound in #936 (44ba6)
- Floating-vue css overrides conflict - by @webfansplz (72df0)
- deps: Update dependency vis-network to v10 - in #930 (7f874)
- extension: Inject scripts into html document only, close #904 - by @webfansplz in #904 (ccec1)
- overlay: Toggle component inspector - by @mmnvb in #893 (4fa7b)
View changes on GitHub
v7.7.7
🚀 Features
- kit: Support devtools in iframe - by @alexzhang1030 in #886 (e8ea5)
View changes on GitHub
v7.7.6
🚀 Features
- client: Set
components
page as default page - by @webfansplz (f4729)
View changes on GitHub
v7.7.5
No significant changes
View changes on GitHub
v7.7.4
v7.7.3
🐞 Bug Fixes
- Resolve
Map
nested object modification - by @rbgmulmb in #799 (60fb4) - client: Unable to scroll for pages - by @cloudmoonocus in #856 (06f89)