> Internal utility types shared across @vue/devtools packages.
Last release 1 months ago
25 Jul 2026
Ships fairly regularly
a new release about every 3 weeks
Nearly every release is documented
notes for 60 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
97 releases ยท first in 2023
Release timeline
97 releases since 2023202420252026
Releases
- 7.3.0-beta.36 Jun 2024pre-release
Release notes
Open source โ๐ Features
- client: Unhighlight component when unmounted for custom inspector - by @webfansplz <samp>(25ef3)</samp>
๐ Bug Fixes
- client:
- Should not reset root-state expanded-state on updated - by @webfansplz <samp>(48a72)</samp>
- Resize custom devtools logo size - by @webfansplz <samp>(79758)</samp>
- core:
- Rpc retry timeout - by @webfansplz <samp>(2a772)</samp>
View changes on GitHub
- 7.3.0-beta.26 Jun 2024pre-release
Release notes
Open source โ๐ Features
- Further compatibility with v6 pluign API - by @webfansplz <samp>(d6972)</samp>
๐ Bug Fixes
- Reset tree-node selected when mismatch - by @webfansplz <samp>(df8ec)</samp>
View changes on GitHub
- 7.3.0-beta.15 Jun 2024pre-release
Release notes
Open source โ๐ Features
- Compatible with v6 plugin API, refactor messaging system - by @webfansplz, Alex and autofix-ci[bot] in https://github.com/vuejs/devtools-next/issues/421 <samp>(3feec)</samp>
- applet:
- Allow select-text for string data fields - by @xuzuodong in https://github.com/vuejs/devtools-next/issues/410 <samp>(b5e95)</samp>
- Expand component tree item by double click - by @xuzuodong in https://github.com/vuejs/devtools-next/issues/413 <samp>(a852c)</samp>
- Improve long-string display in components panel - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/419 <samp>(b702a)</samp>
๐ Bug Fixes
- Remove the available launch editors limit - by @webfansplz <samp>(56172)</samp>
- Cannot update states of options-api - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/395 <samp>(f138c)</samp>
- applet: Update component render-code when toggle tree-node - by @CoutinhoTTS in https://github.com/vuejs/devtools-next/issues/423 <samp>(064a4)</samp>
- client: Add opacity for safari iframe visibility toggling - by @michaelandrewrm in https://github.com/vuejs/devtools-next/issues/403 <samp>(caca4)</samp>
- overlay: Hide panel when enable inspector - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/407 <samp>(a0186)</samp>
- vite+overlay: Using mjs overlay bundle for vite plugin - by @alexzhang1030 and @webfansplz in https://github.com/vuejs/devtools-next/issues/408 <samp>(2b4fb)</samp>
View changes on GitHub
- 7.2.119 May 2024
Release notes
Open source โ๐ Bug Fixes
- Page can't navigation, revert #357 - by @webfansplz in https://github.com/vuejs/devtools-next/issues/357 <samp>(967d2)</samp>
View changes on GitHub
- 7.2.015 May 2024
Release notes
Open source โ๐ Features
- Improve split screen - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/358 <samp>(0d955)</samp>
launchEditoroption - by @webfansplz in https://github.com/vuejs/devtools-next/issues/373 <samp>(7f147)</samp>- Vuex panel - by @Azurewarth0920 and @webfansplz in https://github.com/vuejs/devtools-next/issues/289 <samp>(c6cc8)</samp>
- Vue query panel - by @webfansplz in https://github.com/vuejs/devtools-next/issues/381 <samp>(62bbd)</samp>
- Vee validate panel - by @webfansplz in https://github.com/vuejs/devtools-next/issues/390 <samp>(4f5bb)</samp>
- client: Update vue-api-manifest - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/370 <samp>(7345f)</samp>
๐ Bug Fixes
- Disconnect when all apps are unmount - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/357 <samp>(a12c8)</samp>
- Make
CommandPalettecomponent z-index maximum - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/363 <samp>(add83)</samp> - applet:
- Make sure
a.bproperty displays/edits as expected - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/353 <samp>(3e2d4)</samp>
- Make sure
- client:
- Drawer positions - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/361 <samp>(1133b)</samp>
- Close panel when using color picker - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/371 <samp>(bd494)</samp>
View changes on GitHub
- 7.1.326 Apr 2024
Release notes
Open source โ๐ Features
- vite: Ssr support - by @webfansplz <samp>(0711e)</samp>
๐ Bug Fixes
- applet:
- Add delay time to ensure scrolling to target node after inspection - by @webfansplz <samp>(2a403)</samp>
- Incorrect rendering on overflowed TreeViewer - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/348 <samp>(3bf38)</samp>
- Avoid line wrapping for component-name - by @webfansplz <samp>(b10fd)</samp>
View changes on GitHub
- 7.1.223 Apr 2024
Release notes
Open source โ๐ Bug Fixes
- vite: Ensure inject overlay before app mounted - by @webfansplz <samp>(aed6f)</samp>
View changes on GitHub
- 7.1.123 Apr 2024
Release notes
Open source โ๐ Bug Fixes
- shared: Move
useDevToolsColorModefunction to ui package - by @webfansplz <samp>(1bc15)</samp>
View changes on GitHub
- shared: Move
- 7.1.023 Apr 2024
Release notes
Open source โ๐ Features
- New components/pinia/router panel - by @webfansplz in https://github.com/vuejs/devtools-next/issues/345 <samp>(6359b)</samp>
- client: Auto scroll to component tree after inspected - by @JianJroh in https://github.com/vuejs/devtools-next/issues/308 <samp>(6ab1a)</samp>
- vite: Show asset importers - by @LoTwT in https://github.com/vuejs/devtools-next/issues/334 <samp>(318c8)</samp>
๐ Bug Fixes
- deps: Update dependency vite-plugin-vue-inspector to v5 - by @renovate[bot] in https://github.com/vuejs/devtools-next/issues/338 <samp>(04c3a)</samp>
- kit: Unregister app instance when instance is unmounted - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/340 <samp>(5da5a)</samp>
- vite: Apply vite server base url - by @webfansplz in https://github.com/vuejs/devtools-next/issues/335 <samp>(4317b)</samp>
View changes on GitHub
- 7.0.2710 Apr 2024
Release notes
Open source โ๐ Bug Fixes
- vite: Cjs compatible - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/332 <samp>(e7911)</samp>
View changes on GitHub
- 7.0.2610 Apr 2024
Release notes
Open source โ๐ Features
- client: Improve UX when toggle sidebar - by @JianJroh in https://github.com/vuejs/devtools-next/issues/303 <samp>(4cb87)</samp>
- vite: Support wasm asset file type - by @LoTwT in https://github.com/vuejs/devtools-next/issues/314 <samp>(5169d)</samp>
๐ Bug Fixes
- kit:
- Use event-capturing mode when enable component highlighter - by @xuzuodong in https://github.com/vuejs/devtools-next/issues/302 <samp>(0f410)</samp>
- Sync instanceMap when appRecord matched - by @webfansplz in https://github.com/vuejs/devtools-next/issues/327 <samp>(5f901)</samp>
View changes on GitHub
- 7.0.2528 Mar 2024
Release notes
Open source โ๐ Features
- client: Responsive layout for components panel - by @JianJroh in https://github.com/vuejs/devtools-next/issues/298 <samp>(7efb0)</samp>
- vite: Use case-insensitive mode for matching assets files - by @meitan-li in https://github.com/vuejs/devtools-next/issues/299 <samp>(4ef8b)</samp>
๐ Bug Fixes
- kit: Deconfliction variable-naming with legacy devtools - by @webfansplz in https://github.com/vuejs/devtools-next/issues/300 <samp>(c7097)</samp>
View changes on GitHub
- 7.0.2427 Mar 2024
Release notes
Open source โ๐ Bug Fixes
- core: Use non-secure nanoid for friendly-browser support - by @webfansplz in https://github.com/vuejs/devtools-next/issues/296 <samp>(85369)</samp>
View changes on GitHub
- 7.0.2326 Mar 2024
Release notes
Open source โ๐ Bug Fixes
- kit/applet: Parse state field types, closes #295 - by @webfansplz in https://github.com/vuejs/devtools-next/issues/295 <samp>(d4f7b)</samp>
View changes on GitHub
- 7.0.2226 Mar 2024
Release notes
Open source โ๐ Features
- client: Responsive layout for components panel - by @JianJroh in https://github.com/vuejs/devtools-next/issues/293 <samp>(deb17)</samp>
๐ Bug Fixes
- kit: Respect legacy devtools plugin registration - by @webfansplz <samp>(f7941)</samp>
View changes on GitHub
- 7.0.2125 Mar 2024
Release notes
Open source โ๐ Bug Fixes
- applet: Content overflow in pinia panel - by @webfansplz <samp>(a1aed)</samp>
- client: Deduplicate node references in graph page #286 - by @duowb in https://github.com/vuejs/devtools-next/issues/287 and https://github.com/vuejs/devtools-next/issues/286 <samp>(6f4b2)</samp>
- kit: Respect legacy devtools hook in nuxt app - by @webfansplz in https://github.com/vuejs/devtools-next/issues/292 <samp>(dbb6b)</samp>
- vite: Compatible with vite4 for messaging - by @webfansplz <samp>(aec7f)</samp>
View changes on GitHub
- 7.0.2020 Mar 2024
Release notes
Open source โ๐ Features
- applet:
- Enhance pinia panel nav - by @webfansplz in https://github.com/vuejs/devtools-next/issues/285 <samp>(3ab66)</samp>
- Show name on pinia panel nav - by @webfansplz <samp>(ac598)</samp>
๐ Bug Fixes
- client: Set fallback display value for empty string-type state - by @webfansplz <samp>(c386c)</samp>
๐ Performance
- Add virtual-scroller for timeline component - by @webfansplz <samp>(672bf)</samp>
View changes on GitHub
- applet:
- 7.0.1919 Mar 2024
Release notes
Open source โ๐ Bug Fixes
- applet: Add missing import - by @webfansplz <samp>(6848e)</samp>
View changes on GitHub
- 7.0.1817 Mar 2024
Release notes
Open source โ๐ Features
- Applet package - by @webfansplz in https://github.com/vuejs/devtools-next/issues/283 <samp>(4cbc9)</samp>
- kit: High-performance mode - by @webfansplz in https://github.com/vuejs/devtools-next/issues/280 <samp>(611af)</samp>
๐ Bug Fixes
- Respect open-in-editor host option - by @webfansplz in https://github.com/vuejs/devtools-next/issues/281 <samp>(5fd4a)</samp>
View changes on GitHub
- 7.0.1712 Mar 2024
Release notes
Open source โ๐ Features
- client: Use browser native UI on date editing - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/275 <samp>(8c731)</samp>
- kit: Optimize editing on native set - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/269 <samp>(3adda)</samp>
๐ Bug Fixes
- Revert getting pinia state on update - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/264 <samp>(a79e2)</samp>
- client: Route param regex overflows container - by @adamdehaven in https://github.com/vuejs/devtools-next/issues/266 <samp>(76a00)</samp>
- client,kit: Message passing parse error - by @webfansplz in https://github.com/vuejs/devtools-next/issues/277 <samp>(c37a3)</samp>
View changes on GitHub
- 7.0.162 Mar 2024
Release notes
Open source โ๐จ Breaking Changes
- core: Bridge messaging - by @webfansplz in https://github.com/vuejs/devtools-next/issues/250 <samp>(3a38c)</samp>
๐ Features
- devtools-kit: Enable editing native Map/Set in input field - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/253 <samp>(6ed9d)</samp>
- standalone: Add default host/port for connect function - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/254 <samp>(e8ddf)</samp>
๐ Bug Fixes
- api: Export
setupDevtoolsPluginfunction - by @webfansplz in https://github.com/vuejs/devtools-next/issues/255 <samp>(a9c2f)</samp> - client, bridge: Update pinia status when module loaded - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/244 <samp>(90285)</samp>
- devtools-kit: Dynamically register setupFn of plugins - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/247 <samp>(d6b92)</samp>
- vite: Respect
clientHostoption for overlay asset URLs - by @RobertBoes <samp>(6fd90)</samp>
View changes on GitHub
- 7.0.1516 Feb 2024
Release notes
Open source โ๐จ Breaking Changes
- Deprecate schema package - by @webfansplz <samp>(54e84)</samp>
๐ Features
- Enable editing on BigInt type - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/215 <samp>(32746)</samp>
- client: Improve inspector UI of Map data type - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/220 <samp>(5ce3a)</samp>
๐ Bug Fixes
- client:
- Deserialize value on drafting new prop - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/222 <samp>(9695d)</samp>
- Enable drafting prop on empty object - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/223 <samp>(d3042)</samp>
- electron:
- User app bundle file extension - by @webfansplz <samp>(ddc9e)</samp>
- kit:
- Mark vue as peer dependencies - by @Yueyanc in https://github.com/vuejs/devtools-next/issues/218 <samp>(40f93)</samp>
- Use factory function to init/reset state - by @webfansplz <samp>(fca27)</samp>
- Set active app record after register component plugin - by @webfansplz <samp>(32cb3)</samp>
๐ Performance
- Improve RefStateEditor.set performance - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/221 <samp>(112ec)</samp>
View changes on GitHub
- 7.0.141 Feb 2024
Release notes
Open source โ๐ Features
- Update assets in real time - by @LoTwT in https://github.com/vuejs/devtools-next/issues/212 <samp>(e65ba)</samp>
- vite: Introducing component inspector option - by @webfansplz in https://github.com/vuejs/devtools-next/issues/214 <samp>(e604b)</samp>
๐ Bug Fixes
- client: Call bridgeRpc on demand in
openInEditorfunction - by @webfansplz <samp>(3da98)</samp>
View changes on GitHub
- 7.0.1326 Jan 2024
Release notes
Open source โ๐ Features
- client: Module update track for graph page - by @LoTwT and @webfansplz in https://github.com/vuejs/devtools-next/issues/195 <samp>(98fc8)</samp>
View changes on GitHub
- 7.0.1225 Jan 2024
Release notes
Open source โ๐ Features
- assets:
- Add yml/yaml/toml extensions and update ignore rules - by @LoTwT in https://github.com/vuejs/devtools-next/issues/184 <samp>(e2c67)</samp>
- client:
- Improve ui of assets page - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/189 <samp>(ca555)</samp>
- Improve behavior of
EditInputcomponent - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/193 <samp>(ef06e)</samp>
๐ Bug Fixes
- client:
- Make SideNav component zIndex be max - by @LoTwT in https://github.com/vuejs/devtools-next/issues/187 <samp>(63da9)</samp>
- Error type conversion on editing - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/188 <samp>(d5087)</samp>
- vite:
- Make devtools initialize before app created - by @webfansplz in https://github.com/vuejs/devtools-next/issues/194 <samp>(9bac8)</samp>
View changes on GitHub
- assets:
- 7.0.1118 Jan 2024
Release notes
Open source โ๐ Features
- client:
- Lazy render large data - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/181 <samp>(3a63b)</samp>
- Responsive adaptation for graph page - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/182 <samp>(f7584)</samp>
๐ Bug Fixes
- electron: Decode app file path - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/176 <samp>(03ba8)</samp>
View changes on GitHub
- client:
- 7.0.1014 Jan 2024
Release notes
Open source โ๐ Bug Fixes
- devtools: Error types declaration exports - by @webfansplz in https://github.com/vuejs/devtools-next/issues/171 <samp>(d183d)</samp>
- kit: Filter useless route info, closes #159 - by @webfansplz in https://github.com/vuejs/devtools-next/issues/159 <samp>(66d1b)</samp>
View changes on GitHub
- 7.0.914 Jan 2024
Release notes
Open source โ๐ Features
- Vue i18n tab - by @webfansplz in https://github.com/vuejs/devtools-next/issues/168 <samp>(3df27)</samp>
๐ Bug Fixes
- client: Resolve nested custom object - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/167 <samp>(8886a)</samp>
- shared: Handle circular reference for deep clone - by @webfansplz in https://github.com/vuejs/devtools-next/issues/166 <samp>(d3225)</samp>
View changes on GitHub
- 7.0.811 Jan 2024
Release notes
Open source โ๐ Bug Fixes
- electron: Compatible with vue custom renderer - by @webfansplz in https://github.com/vuejs/devtools-next/issues/164 <samp>(ab374)</samp>
View changes on GitHub
- 7.0.79 Jan 2024
Release notes
Open source โ๐ Features
- client: Add color picker and inspector commands - by @webfansplz in https://github.com/vuejs/devtools-next/issues/162 <samp>(f96ec)</samp>
๐ Bug Fixes
- client/bridge: Enable deletion of property on Map/Set - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/163 <samp>(80ae1)</samp>
- ui: Destructure slot data binding for
DarkTogglecomponent - by @webfansplz in https://github.com/vuejs/devtools-next/issues/160 <samp>(ed84e)</samp>
View changes on GitHub
- 7.0.66 Jan 2024
Release notes
Open source โ๐ Features
- electron: Copy button of connection page - by @alexzhang1030 and @webfansplz in https://github.com/vuejs/devtools-next/issues/154 <samp>(96b6f)</samp>
๐ Bug Fixes
- client:
- Shortcut keys for toggle command palette - by @c0dedance in https://github.com/vuejs/devtools-next/issues/156 <samp>(4246a)</samp>
- electron:
- Compatible with windows - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/153 <samp>(54de0)</samp>
- Use esm instead of iife to load script - by @webfansplz in https://github.com/vuejs/devtools-next/issues/157 <samp>(fb1b2)</samp>
View changes on GitHub
- 7.0.54 Jan 2024
Release notes
Open source โ๐ Bug Fixes
- Compatible with
vue-query- by @webfansplz in https://github.com/vuejs/devtools-next/issues/149 <samp>(4b857)</samp> - client:
- Deserialize issue on editing custom property - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/144 <samp>(c1e14)</samp>
- Expand all parent nodes on inspecting component tree - by @webfansplz in https://github.com/vuejs/devtools-next/issues/151 <samp>(66a29)</samp>
๐ Performance
- Use
Set.hasinstead ofArray.includes- by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/140 <samp>(c8eba)</samp>
View changes on GitHub
- Compatible with
- 7.0.43 Jan 2024
Release notes
Open source โ๐ Bug Fixes
- client:
- Logic of hidden tabs and categories - by @OneGIl in https://github.com/vuejs/devtools-next/issues/130 <samp>(91f32)</samp>
- Sort error of pinned tabs - by @OneGIl in https://github.com/vuejs/devtools-next/issues/131 <samp>(abbb9)</samp>
- ZIndex conflict of SideNav - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/134 <samp>(85ebb)</samp>
- Expected display of nested objects - by @OneGIl in https://github.com/vuejs/devtools-next/issues/137 <samp>(12bed)</samp>
๐ Performance
- Reduce the performance cost of component changed - by @webfansplz in https://github.com/vuejs/devtools-next/issues/139 <samp>(b6721)</samp>
View changes on GitHub
- client:
- 7.0.32 Jan 2024
Release notes
Open source โ๐ Features
- Minimize panel while inspecting component node - by @webfansplz in https://github.com/vuejs/devtools-next/issues/119 <samp>(f04ff)</samp>
๐ Bug Fixes
- Remove public prefix to resolve vite assets warning - by @alexzhang1030 and @webfansplz in https://github.com/vuejs/devtools-next/issues/117 <samp>(3f306)</samp>
- Redundant re-render and loss of collapsed state for inspector tree/state component - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/124 <samp>(11876)</samp>
- Selecting components highlighting bounds incorrectly - by @webfansplz in https://github.com/vuejs/devtools-next/issues/129 <samp>(c7c4c)</samp>
- client: Unique collapse id for inspector state tree - by @Azurewarth0920 <samp>(745e4)</samp>
- pinia: Passing
gettersoninspectorStateUpdated- by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/122 <samp>(a34c3)</samp>
View changes on GitHub
- 7.0.229 Dec 2023
Release notes
Open source โ - 7.0.129 Dec 2023
Release notes
Open source โ๐ Bug Fixes
- Define feature flags env for browser extension - by @webfansplz <samp>(c5a45)</samp>
- client: Deduplicated and set recursive max depth for graph nodes - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/108 <samp>(a7513)</samp>
View changes on GitHub
- 7.0.029 Dec 2023
Nothing published for this version