Releases: vuejs/devtools
Releases · vuejs/devtools
v8.0.5
v8.0.4
🚀 Features
- Enhance node import edge recognizability - by @LittleSound in #993 (94974)
🐞 Bug Fixes
- Compatible with node v25.2 - by @webfansplz in #1006 (ba7a0)
- client: Dead recursion in graph filtering - by @LittleSound in #992 (eff70)
View changes on GitHub
v7.7.9
v7.7.8
v8.0.3
🐞 Bug Fixes
- Compatible with node25, close #977 - by @webfansplz in #977 (5d97b)
🏎 Performance
View changes on GitHub
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
componentspage as default page - by @webfansplz (f4729)