Releases: vuejs/devtools
Releases · vuejs/devtools
v8.1.0
No significant changes
View changes on GitHub
v8.0.7
🚀 Features
- Show VNode lifecycle events as
built-in- by @skirtles-code in #1036 (35de5) - Tooltips for field values - by @skirtles-code in #1037 (27555)
🐞 Bug Fixes
- Use
displayNamefor functional components - by @skirtles-code in #1046 (20efd) - Match camelCase event declarations - by @skirtles-code in #1048 (0f7e1)
computedandinjectleak via mixins - by @skirtles-code in #1050 (ecca7)
View changes on GitHub
v8.0.6
🚀 Features
- Add IIFE and ESM browser builds - by @skirtles-code in #1024 (62fe5)
View changes on GitHub
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)