vuejs/devtools (@vue/devtools-api)
### [`v7.6.3`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.6.3)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.6.2...v7.6.3)
##### 🚀 Features
- Component highlighter - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/683](https://redirect.github.com/vuejs/devtools/issues/683) [(550bc)](https://redirect.github.com/vuejs/devtools/commit/550bcbd)
- Add keyboard shortcut to toggle component inspector - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/684](https://redirect.github.com/vuejs/devtools/issues/684) [(4c01b)](https://redirect.github.com/vuejs/devtools/commit/4c01b24)
- **kit**: Editable component props - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools/issues/674](https://redirect.github.com/vuejs/devtools/issues/674) [(5807c)](https://redirect.github.com/vuejs/devtools/commit/5807c07)
##### 🐞 Bug Fixes
- **applet**: Remove `select-none` on StateViewer - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools/issues/675](https://redirect.github.com/vuejs/devtools/issues/675) [(dc075)](https://redirect.github.com/vuejs/devtools/commit/dc075a7)
- **extension**: Highlight vue icon when detecting vue2 app - by [@webfansplz](https://redirect.github.com/webfansplz) [(c6857)](https://redirect.github.com/vuejs/devtools/commit/c68571b)
- **kit**: Add null-safety check on process instance props, [#659](https://redirect.github.com/vuejs/devtools/issues/659) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/659](https://redirect.github.com/vuejs/devtools/issues/659) [(bf8ad)](https://redirect.github.com/vuejs/devtools/commit/bf8ad74)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools/compare/v7.6.2...v7.6.3)
### [`v7.6.2`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.6.2)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.6.1...v7.6.2)
##### 🚀 Features
- Filter tree/states for custom inspectors - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools/issues/664](https://redirect.github.com/vuejs/devtools/issues/664) [(dce7c)](https://redirect.github.com/vuejs/devtools/commit/dce7c1e)
##### 🐞 Bug Fixes
- Revert devtools-kit removals in [#664](https://redirect.github.com/vuejs/devtools/issues/664) - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools/issues/670](https://redirect.github.com/vuejs/devtools/issues/670) and [https://github.com/vuejs/devtools/issues/664](https://redirect.github.com/vuejs/devtools/issues/664) [(f3fbf)](https://redirect.github.com/vuejs/devtools/commit/f3fbff6)
- **kit**: Replay hook when devtools is injected late - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/666](https://redirect.github.com/vuejs/devtools/issues/666) [(cbffb)](https://redirect.github.com/vuejs/devtools/commit/cbffbe7)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools/compare/v7.6.1...v7.6.2)
### [`v7.6.1`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.6.1)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.6.0...v7.6.1)
##### 🐞 Bug Fixes
- **kit**: Add null-safety check to detect vue reactive linked list node - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/661](https://redirect.github.com/vuejs/devtools/issues/661) [(c3f19)](https://redirect.github.com/vuejs/devtools/commit/c3f1978)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools/compare/v7.6.0...v7.6.1)
### [`v7.6.0`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.6.0)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.6...v7.6.0)
##### 🚀 Features
- Add node tags for component tree - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/655](https://redirect.github.com/vuejs/devtools/issues/655) [(82509)](https://redirect.github.com/vuejs/devtools/commit/82509c9)
- **extension**: Vue2 migration guide popup page - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/658](https://redirect.github.com/vuejs/devtools/issues/658) [(813ff)](https://redirect.github.com/vuejs/devtools/commit/813ffbd)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools/compare/v7.5.6...v7.6.0)
### [`v7.5.6`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.6)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.5...v7.5.6)
##### 🐞 Bug Fixes
- **timeline**: Hide switcher in internal timeline panel and exclude internal timeline events to prevent triggering - by [@webfansplz](https://redirect.github.com/webfansplz) [(2623a)](https://redirect.github.com/vuejs/devtools/commit/2623a1b)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools/compare/v7.5.5...v7.5.6)
### [`v7.5.5`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.5)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.4...v7.5.5)
##### 🏎 Performance
- **kit**:
- Debounce sending of inspector tree/state updates - by [@webfansplz](https://redirect.github.com/webfansplz) [(588d9)](https://redirect.github.com/vuejs/devtools/commit/588d91e)
- Skip sending inspector tree/state updates when high-perf mode is enabled - by [@webfansplz](https://redirect.github.com/webfansplz) [(f98da)](https://redirect.github.com/vuejs/devtools/commit/f98da4f)
- Enable plugin timeline on-demand - by [@webfansplz](https://redirect.github.com/webfansplz) [(809e2)](https://redirect.github.com/vuejs/devtools/commit/809e204)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools/compare/v7.5.4...v7.5.5)
### [`v7.5.4`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.4)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.3...v7.5.4)
##### 🚀 Features
- Improve UX for toggling timeline layer enabled state, [#609](https://redirect.github.com/vuejs/devtools/issues/609) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/609](https://redirect.github.com/vuejs/devtools-next/issues/609) [(44eb9)](https://redirect.github.com/vuejs/devtools-next/commit/44eb909)
##### 🐞 Bug Fixes
- **kit**: Support non-localStorage env for timeline storage, closes [#635](https://redirect.github.com/vuejs/devtools/issues/635) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/635](https://redirect.github.com/vuejs/devtools-next/issues/635) [(aa116)](https://redirect.github.com/vuejs/devtools-next/commit/aa116d5)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.5.3...v7.5.4)
### [`v7.5.3`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.3)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.2...v7.5.3)
##### 🐞 Bug Fixes
- **kit**: Detect vue doubly-linked node to avoid circular references on encoding - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/638](https://redirect.github.com/vuejs/devtools-next/issues/638) [(7ce23)](https://redirect.github.com/vuejs/devtools-next/commit/7ce234c)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.5.2...v7.5.3)
### [`v7.5.2`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.2)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.1...v7.5.2)
##### 🐞 Bug Fixes
- **kit**: Support non `localStorage` env for timeline storage, closes [#635](https://redirect.github.com/vuejs/devtools/issues/635) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/635](https://redirect.github.com/vuejs/devtools-next/issues/635) [(0573f)](https://redirect.github.com/vuejs/devtools-next/commit/0573f68)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.5.1...v7.5.2)
### [`v7.5.1`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.1)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.0...v7.5.1)
##### 🚀 Features
- Add not-recording tips for timeline tab - by [@webfansplz](https://redirect.github.com/webfansplz) [(7e7b2)](https://redirect.github.com/vuejs/devtools-next/commit/7e7b2d0)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.5.0...v7.5.1)
### [`v7.5.0`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.0)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.6...v7.5.0)
##### 🚀 Features
- Timeline panel - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/627](https://redirect.github.com/vuejs/devtools-next/issues/627) [(d1e3a)](https://redirect.github.com/vuejs/devtools-next/commit/d1e3a00)
- **client**: Show full text on hover for component state field viewer - by [@xuzuodong](https://redirect.github.com/xuzuodong) in [https://github.com/vuejs/devtools-next/issues/630](https://redirect.github.com/vuejs/devtools-next/issues/630) [(c3ec0)](https://redirect.github.com/vuejs/devtools-next/commit/c3ec0bc)
- **kit**: For better naming of `index.vue` components - by [@niksy](https://redirect.github.com/niksy) in [https://github.com/vuejs/devtools-next/issues/628](https://redirect.github.com/vuejs/devtools-next/issues/628) [(58195)](https://redirect.github.com/vuejs/devtools-next/commit/58195fc)
##### 🐞 Bug Fixes
- **extension**: Re-run script when execution context is empty - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/626](https://redirect.github.com/vuejs/devtools-next/issues/626) [(00aad)](https://redirect.github.com/vuejs/devtools-next/commit/00aad0f)
- **shared**: Add optional chain to `isInElectron` env - by [@danielj247](https://redirect.github.com/danielj247) in [https://github.com/vuejs/devtools-next/issues/629](https://redirect.github.com/vuejs/devtools-next/issues/629) [(60dea)](https://redirect.github.com/vuejs/devtools-next/commit/60dea66)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.6...v7.5.0)
### [`v7.4.6`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.6)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.5...v7.4.6)
##### 🚀 Features
- **overlay**: Add `credentialless` attribute for iframe - by [@hrynevychroman](https://redirect.github.com/hrynevychroman) in [https://github.com/vuejs/devtools-next/issues/614](https://redirect.github.com/vuejs/devtools-next/issues/614) [(53add)](https://redirect.github.com/vuejs/devtools-next/commit/53add6a)
##### 🐞 Bug Fixes
- Missing plugin settings panel - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/610](https://redirect.github.com/vuejs/devtools-next/issues/610) [(0c53e)](https://redirect.github.com/vuejs/devtools-next/commit/0c53e89)
- Normalize reactivity state type - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/617](https://redirect.github.com/vuejs/devtools-next/issues/617) [(c2381)](https://redirect.github.com/vuejs/devtools-next/commit/c2381b6)
- Remove credentialless attribute for iframe due to storage isolation, revert [#614](https://redirect.github.com/vuejs/devtools/issues/614) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/614](https://redirect.github.com/vuejs/devtools-next/issues/614) [(9c1c2)](https://redirect.github.com/vuejs/devtools-next/commit/9c1c2cb)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.5...v7.4.6)
### [`v7.4.5`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.5)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.4...v7.4.5)
##### 🚀 Features
- Add migration logs for Vue2 app - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/603](https://redirect.github.com/vuejs/devtools-next/issues/603) [(550f9)](https://redirect.github.com/vuejs/devtools-next/commit/550f982)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.4...v7.4.5)
### [`v7.4.4`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.4)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.3...v7.4.4)
##### 🐞 Bug Fixes
- **applet**: Intergration ui package's unocss style - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/598](https://redirect.github.com/vuejs/devtools-next/issues/598) [(b89e6)](https://redirect.github.com/vuejs/devtools-next/commit/b89e6c0)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.3...v7.4.4)
### [`v7.4.3`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.3)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.2...v7.4.3)
*No significant changes*
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.2...v7.4.3)
### [`v7.4.2`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.2)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.1...v7.4.2)
*No significant changes*
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.1...v7.4.2)
### [`v7.4.1`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.1)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.0...v7.4.1)
##### 🐞 Bug Fixes
- **applet**: Add missing imports - by [@webfansplz](https://redirect.github.com/webfansplz) [(0141d)](https://redirect.github.com/vuejs/devtools-next/commit/0141d81)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.0...v7.4.1)
### [`v7.4.0`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.0)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.9...v7.4.0)
##### 🚀 Features
- Add route-meta for pages - by [@wzc520pyfm](https://redirect.github.com/wzc520pyfm), **Alex** and [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/560](https://redirect.github.com/vuejs/devtools-next/issues/560) [(34498)](https://redirect.github.com/vuejs/devtools-next/commit/344987a)
- Add settings for devtools plugin - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/597](https://redirect.github.com/vuejs/devtools-next/issues/597) [(77c0b)](https://redirect.github.com/vuejs/devtools-next/commit/77c0bc7)
##### 🏎 Performance
- Reduce initial performance overhead - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/595](https://redirect.github.com/vuejs/devtools-next/issues/595) [(1ae7a)](https://redirect.github.com/vuejs/devtools-next/commit/1ae7a28)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.9...v7.4.0)
### [`v7.3.9`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.9)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.8...v7.3.9)
##### 🚀 Features
- Add multiple-app toggle feature in components panel - by [@webfansplz](https://redirect.github.com/webfansplz) [(f6c9b)](https://redirect.github.com/vuejs/devtools-next/commit/f6c9be5)
##### 🐞 Bug Fixes
- **kit**:
- `exposeInstanceToWindow` work failed in no-browser env - by [@naiveeee](https://redirect.github.com/naiveeee) and **gaozhao** [(ba8fd)](https://redirect.github.com/vuejs/devtools-next/commit/ba8fdeb)
- Fix call context when stringify with replacer - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/576](https://redirect.github.com/vuejs/devtools-next/issues/576) [(344f7)](https://redirect.github.com/vuejs/devtools-next/commit/344f706)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.8...v7.3.9)
### [`v7.3.8`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.8)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.7...v7.3.8)
##### 🚀 Features
- **extension**: Support open-in-editor - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/543](https://redirect.github.com/vuejs/devtools-next/issues/543) [(05833)](https://redirect.github.com/vuejs/devtools-next/commit/05833b6)
##### 🐞 Bug Fixes
- **deps**: Update dependency minimatch to v10 - by [@renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/vuejs/devtools-next/issues/526](https://redirect.github.com/vuejs/devtools-next/issues/526)6 [(ca630)](https://redirect.github.com/vuejs/devtools-next/commit/ca630c7)
- **kit**: Should access value on `ObjectRefImpl` and `GetterRefImpl` - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/563](https://redirect.github.com/vuejs/devtools-next/issues/563) [(ad642)](https://redirect.github.com/vuejs/devtools-next/commit/ad6420d)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.7...v7.3.8)
### [`v7.3.7`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.7)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.6...v7.3.7)
##### 🚀 Features
- Group assets in duplicate paths between root and public by relativePath - by [@LoTwT](https://redirect.github.com/LoTwT) in [https://github.com/vuejs/devtools-next/issues/514](https://redirect.github.com/vuejs/devtools-next/issues/514) [(12614)](https://redirect.github.com/vuejs/devtools-next/commit/12614a9)
- **client**: Truncate button add title attribute - by [@btea](https://redirect.github.com/btea) in [https://github.com/vuejs/devtools-next/issues/532](https://redirect.github.com/vuejs/devtools-next/issues/532) [(cedbc)](https://redirect.github.com/vuejs/devtools-next/commit/cedbccd)
- **extension**: Add VitePress detector - by [@yuyinws](https://redirect.github.com/yuyinws) in [https://github.com/vuejs/devtools-next/issues/523](https://redirect.github.com/vuejs/devtools-next/issues/523) [(55567)](https://redirect.github.com/vuejs/devtools-next/commit/555671f)
##### 🐞 Bug Fixes
- Bump inspector, closes [#531](https://redirect.github.com/vuejs/devtools/issues/531), [#534](https://redirect.github.com/vuejs/devtools/issues/534) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/531](https://redirect.github.com/vuejs/devtools-next/issues/531) and [https://github.com/vuejs/devtools-next/issues/534](https://redirect.github.com/vuejs/devtools-next/issues/534) [(145e0)](https://redirect.github.com/vuejs/devtools-next/commit/145e048)
- **applet**:
- Stabilize search results when updating component tree - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/539](https://redirect.github.com/vuejs/devtools-next/issues/539) [(d52a5)](https://redirect.github.com/vuejs/devtools-next/commit/d52a529)
- Hide select component button on seperate window - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/541](https://redirect.github.com/vuejs/devtools-next/issues/541) [(a4497)](https://redirect.github.com/vuejs/devtools-next/commit/a44978f)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.6...v7.3.7)
### [`v7.3.6`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.6)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.5...v7.3.6)
##### 🚀 Features
- **client**: Improve Vue api icon on CommandPalette - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/501](https://redirect.github.com/vuejs/devtools-next/issues/501) [(0e780)](https://redirect.github.com/vuejs/devtools-next/commit/0e780f7)
##### 🐞 Bug Fixes
- **client**:
- Hide state field display on edit - by [@Lootjs](https://redirect.github.com/Lootjs) and **Loot Nurakhmetov** in [https://github.com/vuejs/devtools-next/issues/507](https://redirect.github.com/vuejs/devtools-next/issues/507) [(81719)](https://redirect.github.com/vuejs/devtools-next/commit/81719c5)
- Hide action list on editing for state-field editor - by [@KurumiRin](https://redirect.github.com/KurumiRin) in [https://github.com/vuejs/devtools-next/issues/513](https://redirect.github.com/vuejs/devtools-next/issues/513) [(c3d44)](https://redirect.github.com/vuejs/devtools-next/commit/c3d4464)
- **overlay**:
- Event's key null safety when fill out forms automatically - by [@vancepym](https://redirect.github.com/vancepym) in [https://github.com/vuejs/devtools-next/issues/502](https://redirect.github.com/vuejs/devtools-next/issues/502) [(e10f1)](https://redirect.github.com/vuejs/devtools-next/commit/e10f100)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.5...v7.3.6)
### [`v7.3.5`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.5)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.4...v7.3.5)
##### 🚀 Features
- Use Ic icon on custom inspector/tab/command - by [@webfansplz](https://redirect.github.com/webfansplz), **Alex** and [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/466](https://redirect.github.com/vuejs/devtools-next/issues/466) [(bc97b)](https://redirect.github.com/vuejs/devtools-next/commit/bc97b34)
- **applet**:
- Add doc/github title in `DevToolsHeader` component - by [@reslear](https://redirect.github.com/reslear) in [https://github.com/vuejs/devtools-next/issues/474](https://redirect.github.com/vuejs/devtools-next/issues/474) [(a54f7)](https://redirect.github.com/vuejs/devtools-next/commit/a54f7a0)
- Improve custom inspector page nav style - by [@reslear](https://redirect.github.com/reslear) in [https://github.com/vuejs/devtools-next/issues/477](https://redirect.github.com/vuejs/devtools-next/issues/477) [(d6a1f)](https://redirect.github.com/vuejs/devtools-next/commit/d6a1faf)
- Respect ui scale on components panel text-size - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/483](https://redirect.github.com/vuejs/devtools-next/issues/483) [(7b392)](https://redirect.github.com/vuejs/devtools-next/commit/7b39226)
- Set state tab as default page for custom inspector - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) and [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/471](https://redirect.github.com/vuejs/devtools-next/issues/471) [(c7536)](https://redirect.github.com/vuejs/devtools-next/commit/c753696)
- Add actions for pinia inspector - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/488](https://redirect.github.com/vuejs/devtools-next/issues/488) [(f0e07)](https://redirect.github.com/vuejs/devtools-next/commit/f0e071c)
- **client**:
- Improve `RenderCode` component style - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/482](https://redirect.github.com/vuejs/devtools-next/issues/482) [(f8563)](https://redirect.github.com/vuejs/devtools-next/commit/f856340)
##### 🐞 Bug Fixes
- **applet**:
- Handle state viewer overflow scroll case - by [@webfansplz](https://redirect.github.com/webfansplz) [(4e8b0)](https://redirect.github.com/vuejs/devtools-next/commit/4e8b0bb)
- **client**:
- Reposition `dockingPanel` dropdown on window resize - by [@LukerSpringtree](https://redirect.github.com/LukerSpringtree) and **陆德靖** in [https://github.com/vuejs/devtools-next/issues/479](https://redirect.github.com/vuejs/devtools-next/issues/479) [(37f2d)](https://redirect.github.com/vuejs/devtools-next/commit/37f2de6)
- Missing fallbackIcon prop for TabIcon - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/489](https://redirect.github.com/vuejs/devtools-next/issues/489) [(7583b)](https://redirect.github.com/vuejs/devtools-next/commit/7583bea)
- CustomInspectorView on splitScreen - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/490](https://redirect.github.com/vuejs/devtools-next/issues/490) [(9ba0b)](https://redirect.github.com/vuejs/devtools-next/commit/9ba0b75)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.4...v7.3.5)
### [`v7.3.4`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.4)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.3...v7.3.4)
##### 🐞 Bug Fixes
- **core**: Add vue as peerDependencies - by [@webfansplz](https://redirect.github.com/webfansplz) [(8e143)](https://redirect.github.com/vuejs/devtools-next/commit/8e143f4)
- **kit**: Add null-safety to get vnode props to support vapor - by [@webfansplz](https://redirect.github.com/webfansplz) [(05515)](https://redirect.github.com/vuejs/devtools-next/commit/055157a)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.3...v7.3.4)
### [`v7.3.3`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.3)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.2...v7.3.3)
##### 🚀 Features
- **browser-ext**: Update content_security_policy to support wasm - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/463](https://redirect.github.com/vuejs/devtools-next/issues/463) [(dd4c4)](https://redirect.github.com/vuejs/devtools-next/commit/dd4c429)
- **client**: Only show feature settings on iframe/seperate-window - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/461](https://redirect.github.com/vuejs/devtools-next/issues/461) [(7ac0a)](https://redirect.github.com/vuejs/devtools-next/commit/7ac0a13)
- **kit**: Rename refs to template refs for easy understanding - by [@webfansplz](https://redirect.github.com/webfansplz) [(f7d01)](https://redirect.github.com/vuejs/devtools-next/commit/f7d0165)
##### 🐞 Bug Fixes
- Update shiki and relax version range - by [@antfu](https://redirect.github.com/antfu) in [https://github.com/vuejs/devtools-next/issues/465](https://redirect.github.com/vuejs/devtools-next/issues/465) [(00705)](https://redirect.github.com/vuejs/devtools-next/commit/0070585)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.2...v7.3.3)
### [`v7.3.2`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.2)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.1...v7.3.2)
##### 🚀 Features
- Enhance inspect component ux - by [@webfansplz](https://redirect.github.com/webfansplz) [(bd0cc)](https://redirect.github.com/vuejs/devtools-next/commit/bd0cc77)
- **applet**: Add null-safety to inspector component data - by [@webfansplz](https://redirect.github.com/webfansplz) [(38240)](https://redirect.github.com/vuejs/devtools-next/commit/382402e)
##### 🐞 Bug Fixes
- **applet**:
- Show delete icon only when editable - by [@webfansplz](https://redirect.github.com/webfansplz) [(72222)](https://redirect.github.com/vuejs/devtools-next/commit/722220d)
- Prevent state update when data is empty - by [@webfansplz](https://redirect.github.com/webfansplz) [(db5d9)](https://redirect.github.com/vuejs/devtools-next/commit/db5d924)
- **client**:
- Sync state between separate window with floating panel - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/459](https://redirect.github.com/vuejs/devtools-next/issues/459) [(3daaf)](https://redirect.github.com/vuejs/devtools-next/commit/3daaf00)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.1...v7.3.2)
### [`v7.3.1`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.1)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.0...v7.3.1)
##### 🐞 Bug Fixes
- **kit**: Prevent duplicate registration of devtool plugin - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/457](https://redirect.github.com/vuejs/devtools-next/issues/457) [(9ad1a)](https://redirect.github.com/vuejs/devtools-next/commit/9ad1a3c)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.0...v7.3.1)
### [`v7.3.0`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.0)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.2.1...v7.3.0)
##### 🚀 Features
- Compatible with v6 plugin API, refactor messaging system - by [@webfansplz](https://redirect.github.com/webfansplz), **Alex** and **autofix-ci\[bot]** in [https://github.com/vuejs/devtools-next/issues/421](https://redirect.github.com/vuejs/devtools-next/issues/421) [(3feec)](https://redirect.github.com/vuejs/devtools-next/commit/3feec46)
- Further compatibility with v6 pluign API - by [@webfansplz](https://redirect.github.com/webfansplz) [(d6972)](https://redirect.github.com/vuejs/devtools-next/commit/d69723f)
- Hide open-in-editor in chrome panel - by [@webfansplz](https://redirect.github.com/webfansplz) [(9b9c0)](https://redirect.github.com/vuejs/devtools-next/commit/9b9c0a8)
- Firefox extension - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/446](https://redirect.github.com/vuejs/devtools-next/issues/446) [(610b0)](https://redirect.github.com/vuejs/devtools-next/commit/610b0e2)
- **applet**:
- Allow select-text for string data fields - by [@xuzuodong](https://redirect.github.com/xuzuodong) in [https://github.com/vuejs/devtools-next/issues/410](https://redirect.github.com/vuejs/devtools-next/issues/410) [(b5e95)](https://redirect.github.com/vuejs/devtools-next/commit/b5e9587)
- Expand component tree item by double click - by [@xuzuodong](https://redirect.github.com/xuzuodong) in [https://github.com/vuejs/devtools-next/issues/413](https://redirect.github.com/vuejs/devtools-next/issues/413) [(a852c)](https://redirect.github.com/vuejs/devtools-next/commit/a852c2e)
- Improve long-string display in components panel - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/419](https://redirect.github.com/vuejs/devtools-next/issues/419) [(b702a)](https://redirect.github.com/vuejs/devtools-next/commit/b702a92)
- Auto scroll to bottom when timeline event updated - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/430](https://redirect.github.com/vuejs/devtools-next/issues/430) [(d4ae5)](https://redirect.github.com/vuejs/devtools-next/commit/d4ae5ab)
- **client**:
- Unhighlight component when unmounted for custom inspector - by [@webfansplz](https://redirect.github.com/webfansplz) [(25ef3)](https://redirect.github.com/vuejs/devtools-next/commit/25ef3b5)
- Change inspect-component icon - by [@maxirozay](https://redirect.github.com/maxirozay) and **Alex** in [https://github.com/vuejs/devtools-next/issues/372](https://redirect.github.com/vuejs/devtools-next/issues/372) [(f1185)](https://redirect.github.com/vuejs/devtools-next/commit/f118549)
- **core**:
- Expose activeComponent to window - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/427](https://redirect.github.com/vuejs/devtools-next/issues/427) [(91f8e)](https://redirect.github.com/vuejs/devtools-next/commit/91f8ef4)
- **extension**:
- Inspect dom - by [@webfansplz](https://redirect.github.com/webfansplz) [(2f8a3)](https://redirect.github.com/vuejs/devtools-next/commit/2f8a31a)
##### 🐞 Bug Fixes
- Remove the available launch editors limit - by [@webfansplz](https://redirect.github.com/webfansplz) [(56172)](https://redirect.github.com/vuejs/devtools-next/commit/561726d)
- Cannot update states of options-api - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/395](https://redirect.github.com/vuejs/devtools-next/issues/395) [(f138c)](https://redirect.github.com/vuejs/devtools-next/commit/f138c20)
- Reset tree-node selected when mismatch - by [@webfansplz](https://redirect.github.com/webfansplz) [(df8ec)](https://redirect.github.com/vuejs/devtools-next/commit/df8ec53)
- Use internal parse/stringify function for timeline event - by [@webfansplz](https://redirect.github.com/webfansplz) [(8d089)](https://redirect.github.com/vuejs/devtools-next/commit/8d08934)
- Restore server rpc listeners when reload client - by [@webfansplz](https://redirect.github.com/webfansplz) [(f7ffb)](https://redirect.github.com/vuejs/devtools-next/commit/f7ffb32)
- **applet**:
- Update component render-code when toggle tree-node - by [@CoutinhoTTS](https://redirect.github.com/CoutinhoTTS) in [https://github.com/vuejs/devtools-next/issues/423](https://redirect.github.com/vuejs/devtools-next/issues/423) [(064a4)](https://redirect.github.com/vuejs/devtools-next/commit/064a411)
- **client**:
- Add opacity for safari iframe visibility toggling - by [@michaelandrewrm](https://redirect.github.com/michaelandrewrm) in [https://github.com/vuejs/devtools-next/issues/403](https://redirect.github.com/vuejs/devtools-next/issues/403) [(caca4)](https://redirect.github.com/vuejs/devtools-next/commit/caca4fc)
- Should not reset root-state expanded-state on updated - by [@webfansplz](https://redirect.github.com/webfansplz) [(48a72)](https://redirect.github.com/vuejs/devtools-next/commit/48a72ef)
- Resize custom devtools logo size - by [@webfansplz](https://redirect.github.com/webfansplz) [(79758)](https://redirect.github.com/vuejs/devtools-next/commit/79758af)
- Fix mismatching on regex route path - by [@Azurewarth0920](https://redirect.github.com/Azurewarth0920) in [https://github.com/vuejs/devtools-next/issues/433](https://redirect.github.com/vuejs/devtools-next/issues/433) [(0b57f)](https://redirect.github.com/vuejs/devtools-next/commit/0b57f13)
- Expand settings grid column width - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/448](https://redirect.github.com/vuejs/devtools-next/issues/448) [(94b00)](https://redirect.github.com/vuejs/devtools-next/commit/94b00c2)
- **core**:
- Rpc retry timeout - by [@webfansplz](https://redirect.github.com/webfansplz) [(2a772)](https://redirect.github.com/vuejs/devtools-next/commit/2a772a8)
- **kit**:
- Avoid circular vue instance ref when encoding state - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/429](https://redirect.github.com/vuejs/devtools-next/issues/429) [(7c321)](https://redirect.github.com/vuejs/devtools-next/commit/7c32103)
- **overlay**:
- Hide panel when enable inspector - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/407](https://redirect.github.com/vuejs/devtools-next/issues/407) [(a0186)](https://redirect.github.com/vuejs/devtools-next/commit/a018642)
- Change panel visible on toggle - by [@webfansplz](https://redirect.github.com/webfansplz) [(3cb8d)](https://redirect.github.com/vuejs/devtools-next/commit/3cb8d0b)
- **vite**:
- Normalize separate window url when apply `base` option - by [@LukerSpringtree](https://redirect.github.com/LukerSpringtree) in [https://github.com/vuejs/devtools-next/issues/442](https://redirect.github.com/vuejs/devtools-next/issues/442) [(c0df9)](https://redirect.github.com/vuejs/devtools-next/commit/c0df970)
- **vite+overlay**:
- Using mjs overlay bundle for vite plugin - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) and [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/408](https://redirect.github.com/vuejs/devtools-next/issues/408) [(2b4fb)](https://redirect.github.com/vuejs/devtools-next/commit/2b4fbd2)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.2.1...v7.3.0)
### [`v7.2.1`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.2.1)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.2.0...v7.2.1)
##### 🐞 Bug Fixes
- Page can't navigation, revert [#357](https://redirect.github.com/vuejs/devtools/issues/357) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/357](https://redirect.github.com/vuejs/devtools-next/issues/357) [(967d2)](https://redirect.github.com/vuejs/devtools-next/commit/967d293)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.2.0...v7.2.1)
### [`v7.2.0`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.2.0)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.1.3...v7.2.0)
##### 🚀 Features
- Improve split screen - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/358](https://redirect.github.com/vuejs/devtools-next/issues/358) [(0d955)](https://redirect.github.com/vuejs/devtools-next/commit/0d95534)
- `launchEditor` option - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/373](https://redirect.github.com/vuejs/devtools-next/issues/373) [(7f147)](https://redirect.github.com/vuejs/devtools-next/commit/7f1476d)
- Vuex panel - by [@Azurewarth0920](https://redirect.github.com/Azurewarth0920) and [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/289](https://redirect.github.com/vuejs/devtools-next/issues/289) [(c6cc8)](https://redirect.github.com/vuejs/devtools-next/commit/c6cc8c9)
- Vue query panel - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/381](https://redirect.github.com/vuejs/devtools-next/issues/381) [(62bbd)](https://redirect.github.com/vuejs/devtools-next/commit/62bbdd4)
- Vee validate panel - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/390](https://redirect.github.com/vuejs/devtools-next/issues/390) [(4f5bb)](https://redirect.github.com/vuejs/devtools-next/commit/4f5bb06)
- **client**: Update vue-api-manifest - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/370](https://redirect.github.com/vuejs/devtools-next/issues/370) [(7345f)](https://redirect.github.com/vuejs/devtools-next/commit/7345f1c)
##### 🐞 Bug Fixes
- Disconnect when all apps are unmount - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/357](https://redirect.github.com/vuejs/devtools-next/issues/357) [(a12c8)](https://redirect.github.com/vuejs/devtools-next/commit/a12c816)
- Make `CommandPalette` component z-index maximum - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/363](https://redirect.github.com/vuejs/devtools-next/issues/363) [(add83)](https://redirect.github.com/vuejs/devtools-next/commit/add83ae)
- **applet**:
- Make sure `a.b` property displays/edits as expected - by [@Azurewarth0920](https://redirect.github.com/Azurewarth0920) in [https://github.com/vuejs/devtools-next/issues/353](https://redirect.github.com/vuejs/devtools-next/issues/353) [(3e2d4)](https://redirect.github.com/vuejs/devtools-next/commit/3e2d40b)
- **client**:
- Drawer positions - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/361](https://redirect.github.com/vuejs/devtools-next/issues/361) [(1133b)](https://redirect.github.com/vuejs/devtools-next/commit/1133bcf)
- Close panel when using color picker - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/371](https://redirect.github.com/vuejs/devtools-next/issues/371) [(bd494)](https://redirect.github.com/vuejs/devtools-next/commit/bd49415)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.1.3...v7.2.0)
### [`v7.1.3`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.1.3)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.1.2...v7.1.3)
##### 🚀 Features
- **vite**: Ssr support - by [@webfansplz](https://redirect.github.com/webfansplz) [(0711e)](https://redirect.github.com/vuejs/devtools-next/commit/0711ea2)
##### 🐞 Bug Fixes
- **applet**:
- Add delay time to ensure scrolling to target node after inspection - by [@webfansplz](https://redirect.github.com/webfansplz) [(2a403)](https://redirect.github.com/vuejs/devtools-next/commit/2a40383)
- Incorrect rendering on overflowed TreeViewer - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/348](https://redirect.github.com/vuejs/devtools-next/issues/348) [(3bf38)](https://redirect.github.com/vuejs/devtools-next/commit/3bf3812)
- Avoid line wrapping for component-name - by [@webfansplz](https://redirect.github.com/webfansplz) [(b10fd)](https://redirect.github.com/vuejs/devtools-next/commit/b10fd96)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.1.2...v7.1.3)
### [`v7.1.2`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.1.2)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.1.1...v7.1.2)
##### 🐞 Bug Fixes
- **vite**: Ensure inject overlay before app mounted - by [@webfansplz](https://redirect.github.com/webfansplz) [(aed6f)](https://redirect.github.com/vuejs/devtools-next/commit/aed6fbe)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.1.1...v7.1.2)
### [`v7.1.1`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.1.1)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.1.0...v7.1.1)
##### 🐞 Bug Fixes
- **shared**: Move `useDevToolsColorMode` function to ui package - by [@webfansplz](https://redirect.github.com/webfansplz) [(1bc15)](https://redirect.github.com/vuejs/devtools-next/commit/1bc150e)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.1.0...v7.1.1)
### [`v7.1.0`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.1.0)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.27...v7.1.0)
##### 🚀 Features
- New components/pinia/router panel - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/345](https://redirect.github.com/vuejs/devtools-next/issues/345) [(6359b)](https://redirect.github.com/vuejs/devtools-next/commit/6359b3e)
- **client**: Auto scroll to component tree after inspected - by [@JianJroh](https://redirect.github.com/JianJroh) in [https://github.com/vuejs/devtools-next/issues/308](https://redirect.github.com/vuejs/devtools-next/issues/308) [(6ab1a)](https://redirect.github.com/vuejs/devtools-next/commit/6ab1abc)
- **vite**: Show asset importers - by [@LoTwT](https://redirect.github.com/LoTwT) in [https://github.com/vuejs/devtools-next/issues/334](https://redirect.github.com/vuejs/devtools-next/issues/334) [(318c8)](https://redirect.github.com/vuejs/devtools-next/commit/318c8e8)
##### 🐞 Bug Fixes
- **deps**: Update dependency vite-plugin-vue-inspector to v5 - by [@renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/vuejs/devtools-next/issues/338](https://redirect.github.com/vuejs/devtools-next/issues/338)8 [(04c3a)](https://redirect.github.com/vuejs/devtools-next/commit/04c3ab9)
- **kit**: Unregister app instance when instance is unmounted - by [@Azurewarth0920](https://redirect.github.com/Azurewarth0920) in [https://github.com/vuejs/devtools-next/issues/340](https://redirect.github.com/vuejs/devtools-next/issues/340) [(5da5a)](https://redirect.github.com/vuejs/devtools-next/commit/5da5a6c)
- **vite**: Apply vite server base url - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/335](https://redirect.github.com/vuejs/devtools-next/issues/335) [(4317b)](https://redirect.github.com/vuejs/devtools-next/commit/4317b47)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.27...v7.1.0)
### [`v7.0.27`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.27)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.26...v7.0.27)
##### 🐞 Bug Fixes
- **vite**: Cjs compatible - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/332](https://redirect.github.com/vuejs/devtools-next/issues/332) [(e7911)](https://redirect.github.com/vuejs/devtools-next/commit/e79114b)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.26...v7.0.27)
### [`v7.0.26`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.26)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.25...v7.0.26)
##### 🚀 Features
- **client**: Improve UX when toggle sidebar - by [@JianJroh](https://redirect.github.com/JianJroh) in [https://github.com/vuejs/devtools-next/issues/303](https://redirect.github.com/vuejs/devtools-next/issues/303) [(4cb87)](https://redirect.github.com/vuejs/devtools-next/commit/4cb87e9)
- **vite**: Support wasm asset file type - by [@LoTwT](https://redirect.github.com/LoTwT) in [https://github.com/vuejs/devtools-next/issues/314](https://redirect.github.com/vuejs/devtools-next/issues/314) [(5169d)](https://redirect.github.com/vuejs/devtools-next/commit/5169dbf)
##### 🐞 Bug Fixes
- **kit**:
- Use event-capturing mode when enable component highlighter - by [@xuzuodong](https://redirect.github.com/xuzuodong) in [https://github.com/vuejs/devtools-next/issues/302](https://redirect.github.com/vuejs/devtools-next/issues/302) [(0f410)](https://redirect.github.com/vuejs/devtools-next/commit/0f410e1)
- Sync instanceMap when appRecord matched - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/327](https://redirect.github.com/vuejs/devtools-next/issues/327) [(5f901)](https://redirect.github.com/vuejs/devtools-next/commit/5f901d1)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.25...v7.0.26)
### [`v7.0.25`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.25)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.24...v7.0.25)
##### 🚀 Features
- **client**: Responsive layout for components panel - by [@JianJroh](https://redirect.github.com/JianJroh) in [https://github.com/vuejs/devtools-next/issues/298](https://redirect.github.com/vuejs/devtools-next/issues/298) [(7efb0)](https://redirect.github.com/vuejs/devtools-next/commit/7efb026)
- **vite**: Use case-insensitive mode for matching assets files - by [@meitan-li](https://redirect.github.com/meitan-li) in [https://github.com/vuejs/devtools-next/issues/299](https://redirect.github.com/vuejs/devtools-next/issues/299) [(4ef8b)](https://redirect.github.com/vuejs/devtools-next/commit/4ef8b51)
##### 🐞 Bug Fixes
- **kit**: Deconfliction variable-naming with legacy devtools - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/300](https://redirect.github.com/vuejs/devtools-next/issues/300) [(c7097)](https://redirect.github.com/vuejs/devtools-next/commit/c7097ea)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.24...v7.0.25)
### [`v7.0.24`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.24)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.23...v7.0.24)
##### 🐞 Bug Fixes
- **core**: Use non-secure nanoid for friendly-browser support - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/296](https://redirect.github.com/vuejs/devtools-next/issues/296) [(85369)](https://redirect.github.com/vuejs/devtools-next/commit/853694c)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.23...v7.0.24)
### [`v7.0.23`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.23)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.22...v7.0.23)
##### 🐞 Bug Fixes
- **kit/applet**: Parse state field types, closes [#295](https://redirect.github.com/vuejs/devtools/issues/295) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/295](https://redirect.github.com/vuejs/devtools-next/issues/295) [(d4f7b)](https://redirect.github.com/vuejs/devtools-next/commit/d4f7bbe)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.22...v7.0.23)
### [`v7.0.22`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.22)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.21...v7.0.22)
##### 🚀 Features
- **client**: Responsive layout for components panel - by [@JianJroh](https://redirect.github.com/JianJroh) in [https://github.com/vuejs/devtools-next/issues/293](https://redirect.github.com/vuejs/devtools-next/issues/293) [(deb17)](https://redirect.github.com/vuejs/devtools-next/commit/deb1788)
##### 🐞 Bug Fixes
- **kit**: Respect legacy devtools plugin registration - by [@webfansplz](https://redirect.github.com/webfansplz) [(f7941)](https://redirect.github.com/vuejs/devtools-next/commit/f7941e6)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.21...v7.0.22)
### [`v7.0.21`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.21)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.20...v7.0.21)
##### 🐞 Bug Fixes
- **applet**: Content overflow in pinia panel - by [@webfansplz](https://redirect.github.com/webfansplz) [(a1aed)](https://redirect.github.com/vuejs/devtools-next/commit/a1aeddf)
- **client**: Deduplicate node references in graph page [#286](https://redirect.github.com/vuejs/devtools/issues/286) - by [@duowb](https://redirect.github.com/duowb) in [https://github.com/vuejs/devtools-next/issues/287](https://redirect.github.com/vuejs/devtools-next/issues/287) and [https://github.com/vuejs/devtools-next/issues/286](https://redirect.github.com/vuejs/devtools-next/issues/286) [(6f4b2)](https://redirect.github.com/vuejs/devtools-next/commit/6f4b22d)
- **kit**: Respect legacy devtools hook in nuxt app - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/292](https://redirect.github.com/vuejs/devtools-next/issues/292) [(dbb6b)](https://redirect.github.com/vuejs/devtools-next/commit/dbb6bb6)
- **vite**: Compatible with vite4 for messaging - by [@webfansplz](https://redirect.github.com/webfansplz) [(aec7f)](https://redirect.github.com/vuejs/devtools-next/commit/aec7f73)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.20...v7.0.21)
### [`v7.0.20`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.20)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.19...v7.0.20)
##### 🚀 Features
- **applet**:
- Enhance pinia panel nav - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/285](https://redirect.github.com/vuejs/devtools-next/issues/285) [(3ab66)](https://redirect.github.com/vuejs/devtools-next/commit/3ab6600)
- Show name on pinia panel nav - by [@webfansplz](https://redirect.github.com/webfansplz) [(ac598)](https://redirect.github.com/vuejs/devtools-next/commit/ac59853)
##### 🐞 Bug Fixes
- **client**: Set fallback display value for empty string-type state - by [@webfansplz](https://redirect.github.com/webfansplz) [(c386c)](https://redirect.github.com/vuejs/devtools-next/commit/c386c66)
##### 🏎 Performance
- Add virtual-scroller for timeline component - by [@webfansplz](https://redirect.github.com/webfansplz) [(672bf)](https://redirect.github.com/vuejs/devtools-next/commit/672bf5e)
##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.19...v7.0.20)
### [`v7.0.19`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.19)
[Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.18...v7.0.19)
##### 🐞 Bug Fixes
- **applet**: Add missing import -
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^6.5.0
->^7.0.0
Release Notes
vuejs/devtools (@vue/devtools-api)
### [`v7.6.3`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.6.3) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.6.2...v7.6.3) ##### 🚀 Features - Component highlighter - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/683](https://redirect.github.com/vuejs/devtools/issues/683) [(550bc)](https://redirect.github.com/vuejs/devtools/commit/550bcbd) - Add keyboard shortcut to toggle component inspector - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/684](https://redirect.github.com/vuejs/devtools/issues/684) [(4c01b)](https://redirect.github.com/vuejs/devtools/commit/4c01b24) - **kit**: Editable component props - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools/issues/674](https://redirect.github.com/vuejs/devtools/issues/674) [(5807c)](https://redirect.github.com/vuejs/devtools/commit/5807c07) ##### 🐞 Bug Fixes - **applet**: Remove `select-none` on StateViewer - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools/issues/675](https://redirect.github.com/vuejs/devtools/issues/675) [(dc075)](https://redirect.github.com/vuejs/devtools/commit/dc075a7) - **extension**: Highlight vue icon when detecting vue2 app - by [@webfansplz](https://redirect.github.com/webfansplz) [(c6857)](https://redirect.github.com/vuejs/devtools/commit/c68571b) - **kit**: Add null-safety check on process instance props, [#659](https://redirect.github.com/vuejs/devtools/issues/659) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/659](https://redirect.github.com/vuejs/devtools/issues/659) [(bf8ad)](https://redirect.github.com/vuejs/devtools/commit/bf8ad74) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools/compare/v7.6.2...v7.6.3) ### [`v7.6.2`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.6.2) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.6.1...v7.6.2) ##### 🚀 Features - Filter tree/states for custom inspectors - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools/issues/664](https://redirect.github.com/vuejs/devtools/issues/664) [(dce7c)](https://redirect.github.com/vuejs/devtools/commit/dce7c1e) ##### 🐞 Bug Fixes - Revert devtools-kit removals in [#664](https://redirect.github.com/vuejs/devtools/issues/664) - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools/issues/670](https://redirect.github.com/vuejs/devtools/issues/670) and [https://github.com/vuejs/devtools/issues/664](https://redirect.github.com/vuejs/devtools/issues/664) [(f3fbf)](https://redirect.github.com/vuejs/devtools/commit/f3fbff6) - **kit**: Replay hook when devtools is injected late - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/666](https://redirect.github.com/vuejs/devtools/issues/666) [(cbffb)](https://redirect.github.com/vuejs/devtools/commit/cbffbe7) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools/compare/v7.6.1...v7.6.2) ### [`v7.6.1`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.6.1) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.6.0...v7.6.1) ##### 🐞 Bug Fixes - **kit**: Add null-safety check to detect vue reactive linked list node - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/661](https://redirect.github.com/vuejs/devtools/issues/661) [(c3f19)](https://redirect.github.com/vuejs/devtools/commit/c3f1978) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools/compare/v7.6.0...v7.6.1) ### [`v7.6.0`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.6.0) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.6...v7.6.0) ##### 🚀 Features - Add node tags for component tree - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/655](https://redirect.github.com/vuejs/devtools/issues/655) [(82509)](https://redirect.github.com/vuejs/devtools/commit/82509c9) - **extension**: Vue2 migration guide popup page - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools/issues/658](https://redirect.github.com/vuejs/devtools/issues/658) [(813ff)](https://redirect.github.com/vuejs/devtools/commit/813ffbd) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools/compare/v7.5.6...v7.6.0) ### [`v7.5.6`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.6) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.5...v7.5.6) ##### 🐞 Bug Fixes - **timeline**: Hide switcher in internal timeline panel and exclude internal timeline events to prevent triggering - by [@webfansplz](https://redirect.github.com/webfansplz) [(2623a)](https://redirect.github.com/vuejs/devtools/commit/2623a1b) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools/compare/v7.5.5...v7.5.6) ### [`v7.5.5`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.5) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.4...v7.5.5) ##### 🏎 Performance - **kit**: - Debounce sending of inspector tree/state updates - by [@webfansplz](https://redirect.github.com/webfansplz) [(588d9)](https://redirect.github.com/vuejs/devtools/commit/588d91e) - Skip sending inspector tree/state updates when high-perf mode is enabled - by [@webfansplz](https://redirect.github.com/webfansplz) [(f98da)](https://redirect.github.com/vuejs/devtools/commit/f98da4f) - Enable plugin timeline on-demand - by [@webfansplz](https://redirect.github.com/webfansplz) [(809e2)](https://redirect.github.com/vuejs/devtools/commit/809e204) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools/compare/v7.5.4...v7.5.5) ### [`v7.5.4`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.4) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.3...v7.5.4) ##### 🚀 Features - Improve UX for toggling timeline layer enabled state, [#609](https://redirect.github.com/vuejs/devtools/issues/609) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/609](https://redirect.github.com/vuejs/devtools-next/issues/609) [(44eb9)](https://redirect.github.com/vuejs/devtools-next/commit/44eb909) ##### 🐞 Bug Fixes - **kit**: Support non-localStorage env for timeline storage, closes [#635](https://redirect.github.com/vuejs/devtools/issues/635) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/635](https://redirect.github.com/vuejs/devtools-next/issues/635) [(aa116)](https://redirect.github.com/vuejs/devtools-next/commit/aa116d5) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.5.3...v7.5.4) ### [`v7.5.3`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.3) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.2...v7.5.3) ##### 🐞 Bug Fixes - **kit**: Detect vue doubly-linked node to avoid circular references on encoding - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/638](https://redirect.github.com/vuejs/devtools-next/issues/638) [(7ce23)](https://redirect.github.com/vuejs/devtools-next/commit/7ce234c) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.5.2...v7.5.3) ### [`v7.5.2`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.2) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.1...v7.5.2) ##### 🐞 Bug Fixes - **kit**: Support non `localStorage` env for timeline storage, closes [#635](https://redirect.github.com/vuejs/devtools/issues/635) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/635](https://redirect.github.com/vuejs/devtools-next/issues/635) [(0573f)](https://redirect.github.com/vuejs/devtools-next/commit/0573f68) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.5.1...v7.5.2) ### [`v7.5.1`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.1) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.5.0...v7.5.1) ##### 🚀 Features - Add not-recording tips for timeline tab - by [@webfansplz](https://redirect.github.com/webfansplz) [(7e7b2)](https://redirect.github.com/vuejs/devtools-next/commit/7e7b2d0) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.5.0...v7.5.1) ### [`v7.5.0`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.5.0) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.6...v7.5.0) ##### 🚀 Features - Timeline panel - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/627](https://redirect.github.com/vuejs/devtools-next/issues/627) [(d1e3a)](https://redirect.github.com/vuejs/devtools-next/commit/d1e3a00) - **client**: Show full text on hover for component state field viewer - by [@xuzuodong](https://redirect.github.com/xuzuodong) in [https://github.com/vuejs/devtools-next/issues/630](https://redirect.github.com/vuejs/devtools-next/issues/630) [(c3ec0)](https://redirect.github.com/vuejs/devtools-next/commit/c3ec0bc) - **kit**: For better naming of `index.vue` components - by [@niksy](https://redirect.github.com/niksy) in [https://github.com/vuejs/devtools-next/issues/628](https://redirect.github.com/vuejs/devtools-next/issues/628) [(58195)](https://redirect.github.com/vuejs/devtools-next/commit/58195fc) ##### 🐞 Bug Fixes - **extension**: Re-run script when execution context is empty - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/626](https://redirect.github.com/vuejs/devtools-next/issues/626) [(00aad)](https://redirect.github.com/vuejs/devtools-next/commit/00aad0f) - **shared**: Add optional chain to `isInElectron` env - by [@danielj247](https://redirect.github.com/danielj247) in [https://github.com/vuejs/devtools-next/issues/629](https://redirect.github.com/vuejs/devtools-next/issues/629) [(60dea)](https://redirect.github.com/vuejs/devtools-next/commit/60dea66) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.6...v7.5.0) ### [`v7.4.6`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.6) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.5...v7.4.6) ##### 🚀 Features - **overlay**: Add `credentialless` attribute for iframe - by [@hrynevychroman](https://redirect.github.com/hrynevychroman) in [https://github.com/vuejs/devtools-next/issues/614](https://redirect.github.com/vuejs/devtools-next/issues/614) [(53add)](https://redirect.github.com/vuejs/devtools-next/commit/53add6a) ##### 🐞 Bug Fixes - Missing plugin settings panel - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/610](https://redirect.github.com/vuejs/devtools-next/issues/610) [(0c53e)](https://redirect.github.com/vuejs/devtools-next/commit/0c53e89) - Normalize reactivity state type - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/617](https://redirect.github.com/vuejs/devtools-next/issues/617) [(c2381)](https://redirect.github.com/vuejs/devtools-next/commit/c2381b6) - Remove credentialless attribute for iframe due to storage isolation, revert [#614](https://redirect.github.com/vuejs/devtools/issues/614) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/614](https://redirect.github.com/vuejs/devtools-next/issues/614) [(9c1c2)](https://redirect.github.com/vuejs/devtools-next/commit/9c1c2cb) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.5...v7.4.6) ### [`v7.4.5`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.5) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.4...v7.4.5) ##### 🚀 Features - Add migration logs for Vue2 app - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/603](https://redirect.github.com/vuejs/devtools-next/issues/603) [(550f9)](https://redirect.github.com/vuejs/devtools-next/commit/550f982) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.4...v7.4.5) ### [`v7.4.4`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.4) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.3...v7.4.4) ##### 🐞 Bug Fixes - **applet**: Intergration ui package's unocss style - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/598](https://redirect.github.com/vuejs/devtools-next/issues/598) [(b89e6)](https://redirect.github.com/vuejs/devtools-next/commit/b89e6c0) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.3...v7.4.4) ### [`v7.4.3`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.3) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.2...v7.4.3) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.2...v7.4.3) ### [`v7.4.2`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.2) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.1...v7.4.2) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.1...v7.4.2) ### [`v7.4.1`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.1) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.4.0...v7.4.1) ##### 🐞 Bug Fixes - **applet**: Add missing imports - by [@webfansplz](https://redirect.github.com/webfansplz) [(0141d)](https://redirect.github.com/vuejs/devtools-next/commit/0141d81) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.4.0...v7.4.1) ### [`v7.4.0`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.4.0) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.9...v7.4.0) ##### 🚀 Features - Add route-meta for pages - by [@wzc520pyfm](https://redirect.github.com/wzc520pyfm), **Alex** and [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/560](https://redirect.github.com/vuejs/devtools-next/issues/560) [(34498)](https://redirect.github.com/vuejs/devtools-next/commit/344987a) - Add settings for devtools plugin - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/597](https://redirect.github.com/vuejs/devtools-next/issues/597) [(77c0b)](https://redirect.github.com/vuejs/devtools-next/commit/77c0bc7) ##### 🏎 Performance - Reduce initial performance overhead - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/595](https://redirect.github.com/vuejs/devtools-next/issues/595) [(1ae7a)](https://redirect.github.com/vuejs/devtools-next/commit/1ae7a28) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.9...v7.4.0) ### [`v7.3.9`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.9) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.8...v7.3.9) ##### 🚀 Features - Add multiple-app toggle feature in components panel - by [@webfansplz](https://redirect.github.com/webfansplz) [(f6c9b)](https://redirect.github.com/vuejs/devtools-next/commit/f6c9be5) ##### 🐞 Bug Fixes - **kit**: - `exposeInstanceToWindow` work failed in no-browser env - by [@naiveeee](https://redirect.github.com/naiveeee) and **gaozhao** [(ba8fd)](https://redirect.github.com/vuejs/devtools-next/commit/ba8fdeb) - Fix call context when stringify with replacer - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/576](https://redirect.github.com/vuejs/devtools-next/issues/576) [(344f7)](https://redirect.github.com/vuejs/devtools-next/commit/344f706) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.8...v7.3.9) ### [`v7.3.8`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.8) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.7...v7.3.8) ##### 🚀 Features - **extension**: Support open-in-editor - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/543](https://redirect.github.com/vuejs/devtools-next/issues/543) [(05833)](https://redirect.github.com/vuejs/devtools-next/commit/05833b6) ##### 🐞 Bug Fixes - **deps**: Update dependency minimatch to v10 - by [@renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/vuejs/devtools-next/issues/526](https://redirect.github.com/vuejs/devtools-next/issues/526)6 [(ca630)](https://redirect.github.com/vuejs/devtools-next/commit/ca630c7) - **kit**: Should access value on `ObjectRefImpl` and `GetterRefImpl` - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/563](https://redirect.github.com/vuejs/devtools-next/issues/563) [(ad642)](https://redirect.github.com/vuejs/devtools-next/commit/ad6420d) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.7...v7.3.8) ### [`v7.3.7`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.7) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.6...v7.3.7) ##### 🚀 Features - Group assets in duplicate paths between root and public by relativePath - by [@LoTwT](https://redirect.github.com/LoTwT) in [https://github.com/vuejs/devtools-next/issues/514](https://redirect.github.com/vuejs/devtools-next/issues/514) [(12614)](https://redirect.github.com/vuejs/devtools-next/commit/12614a9) - **client**: Truncate button add title attribute - by [@btea](https://redirect.github.com/btea) in [https://github.com/vuejs/devtools-next/issues/532](https://redirect.github.com/vuejs/devtools-next/issues/532) [(cedbc)](https://redirect.github.com/vuejs/devtools-next/commit/cedbccd) - **extension**: Add VitePress detector - by [@yuyinws](https://redirect.github.com/yuyinws) in [https://github.com/vuejs/devtools-next/issues/523](https://redirect.github.com/vuejs/devtools-next/issues/523) [(55567)](https://redirect.github.com/vuejs/devtools-next/commit/555671f) ##### 🐞 Bug Fixes - Bump inspector, closes [#531](https://redirect.github.com/vuejs/devtools/issues/531), [#534](https://redirect.github.com/vuejs/devtools/issues/534) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/531](https://redirect.github.com/vuejs/devtools-next/issues/531) and [https://github.com/vuejs/devtools-next/issues/534](https://redirect.github.com/vuejs/devtools-next/issues/534) [(145e0)](https://redirect.github.com/vuejs/devtools-next/commit/145e048) - **applet**: - Stabilize search results when updating component tree - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/539](https://redirect.github.com/vuejs/devtools-next/issues/539) [(d52a5)](https://redirect.github.com/vuejs/devtools-next/commit/d52a529) - Hide select component button on seperate window - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/541](https://redirect.github.com/vuejs/devtools-next/issues/541) [(a4497)](https://redirect.github.com/vuejs/devtools-next/commit/a44978f) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.6...v7.3.7) ### [`v7.3.6`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.6) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.5...v7.3.6) ##### 🚀 Features - **client**: Improve Vue api icon on CommandPalette - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/501](https://redirect.github.com/vuejs/devtools-next/issues/501) [(0e780)](https://redirect.github.com/vuejs/devtools-next/commit/0e780f7) ##### 🐞 Bug Fixes - **client**: - Hide state field display on edit - by [@Lootjs](https://redirect.github.com/Lootjs) and **Loot Nurakhmetov** in [https://github.com/vuejs/devtools-next/issues/507](https://redirect.github.com/vuejs/devtools-next/issues/507) [(81719)](https://redirect.github.com/vuejs/devtools-next/commit/81719c5) - Hide action list on editing for state-field editor - by [@KurumiRin](https://redirect.github.com/KurumiRin) in [https://github.com/vuejs/devtools-next/issues/513](https://redirect.github.com/vuejs/devtools-next/issues/513) [(c3d44)](https://redirect.github.com/vuejs/devtools-next/commit/c3d4464) - **overlay**: - Event's key null safety when fill out forms automatically - by [@vancepym](https://redirect.github.com/vancepym) in [https://github.com/vuejs/devtools-next/issues/502](https://redirect.github.com/vuejs/devtools-next/issues/502) [(e10f1)](https://redirect.github.com/vuejs/devtools-next/commit/e10f100) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.5...v7.3.6) ### [`v7.3.5`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.5) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.4...v7.3.5) ##### 🚀 Features - Use Ic icon on custom inspector/tab/command - by [@webfansplz](https://redirect.github.com/webfansplz), **Alex** and [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/466](https://redirect.github.com/vuejs/devtools-next/issues/466) [(bc97b)](https://redirect.github.com/vuejs/devtools-next/commit/bc97b34) - **applet**: - Add doc/github title in `DevToolsHeader` component - by [@reslear](https://redirect.github.com/reslear) in [https://github.com/vuejs/devtools-next/issues/474](https://redirect.github.com/vuejs/devtools-next/issues/474) [(a54f7)](https://redirect.github.com/vuejs/devtools-next/commit/a54f7a0) - Improve custom inspector page nav style - by [@reslear](https://redirect.github.com/reslear) in [https://github.com/vuejs/devtools-next/issues/477](https://redirect.github.com/vuejs/devtools-next/issues/477) [(d6a1f)](https://redirect.github.com/vuejs/devtools-next/commit/d6a1faf) - Respect ui scale on components panel text-size - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/483](https://redirect.github.com/vuejs/devtools-next/issues/483) [(7b392)](https://redirect.github.com/vuejs/devtools-next/commit/7b39226) - Set state tab as default page for custom inspector - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) and [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/471](https://redirect.github.com/vuejs/devtools-next/issues/471) [(c7536)](https://redirect.github.com/vuejs/devtools-next/commit/c753696) - Add actions for pinia inspector - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/488](https://redirect.github.com/vuejs/devtools-next/issues/488) [(f0e07)](https://redirect.github.com/vuejs/devtools-next/commit/f0e071c) - **client**: - Improve `RenderCode` component style - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/482](https://redirect.github.com/vuejs/devtools-next/issues/482) [(f8563)](https://redirect.github.com/vuejs/devtools-next/commit/f856340) ##### 🐞 Bug Fixes - **applet**: - Handle state viewer overflow scroll case - by [@webfansplz](https://redirect.github.com/webfansplz) [(4e8b0)](https://redirect.github.com/vuejs/devtools-next/commit/4e8b0bb) - **client**: - Reposition `dockingPanel` dropdown on window resize - by [@LukerSpringtree](https://redirect.github.com/LukerSpringtree) and **陆德靖** in [https://github.com/vuejs/devtools-next/issues/479](https://redirect.github.com/vuejs/devtools-next/issues/479) [(37f2d)](https://redirect.github.com/vuejs/devtools-next/commit/37f2de6) - Missing fallbackIcon prop for TabIcon - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/489](https://redirect.github.com/vuejs/devtools-next/issues/489) [(7583b)](https://redirect.github.com/vuejs/devtools-next/commit/7583bea) - CustomInspectorView on splitScreen - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/490](https://redirect.github.com/vuejs/devtools-next/issues/490) [(9ba0b)](https://redirect.github.com/vuejs/devtools-next/commit/9ba0b75) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.4...v7.3.5) ### [`v7.3.4`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.4) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.3...v7.3.4) ##### 🐞 Bug Fixes - **core**: Add vue as peerDependencies - by [@webfansplz](https://redirect.github.com/webfansplz) [(8e143)](https://redirect.github.com/vuejs/devtools-next/commit/8e143f4) - **kit**: Add null-safety to get vnode props to support vapor - by [@webfansplz](https://redirect.github.com/webfansplz) [(05515)](https://redirect.github.com/vuejs/devtools-next/commit/055157a) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.3...v7.3.4) ### [`v7.3.3`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.3) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.2...v7.3.3) ##### 🚀 Features - **browser-ext**: Update content_security_policy to support wasm - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/463](https://redirect.github.com/vuejs/devtools-next/issues/463) [(dd4c4)](https://redirect.github.com/vuejs/devtools-next/commit/dd4c429) - **client**: Only show feature settings on iframe/seperate-window - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/461](https://redirect.github.com/vuejs/devtools-next/issues/461) [(7ac0a)](https://redirect.github.com/vuejs/devtools-next/commit/7ac0a13) - **kit**: Rename refs to template refs for easy understanding - by [@webfansplz](https://redirect.github.com/webfansplz) [(f7d01)](https://redirect.github.com/vuejs/devtools-next/commit/f7d0165) ##### 🐞 Bug Fixes - Update shiki and relax version range - by [@antfu](https://redirect.github.com/antfu) in [https://github.com/vuejs/devtools-next/issues/465](https://redirect.github.com/vuejs/devtools-next/issues/465) [(00705)](https://redirect.github.com/vuejs/devtools-next/commit/0070585) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.2...v7.3.3) ### [`v7.3.2`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.2) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.1...v7.3.2) ##### 🚀 Features - Enhance inspect component ux - by [@webfansplz](https://redirect.github.com/webfansplz) [(bd0cc)](https://redirect.github.com/vuejs/devtools-next/commit/bd0cc77) - **applet**: Add null-safety to inspector component data - by [@webfansplz](https://redirect.github.com/webfansplz) [(38240)](https://redirect.github.com/vuejs/devtools-next/commit/382402e) ##### 🐞 Bug Fixes - **applet**: - Show delete icon only when editable - by [@webfansplz](https://redirect.github.com/webfansplz) [(72222)](https://redirect.github.com/vuejs/devtools-next/commit/722220d) - Prevent state update when data is empty - by [@webfansplz](https://redirect.github.com/webfansplz) [(db5d9)](https://redirect.github.com/vuejs/devtools-next/commit/db5d924) - **client**: - Sync state between separate window with floating panel - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/459](https://redirect.github.com/vuejs/devtools-next/issues/459) [(3daaf)](https://redirect.github.com/vuejs/devtools-next/commit/3daaf00) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.1...v7.3.2) ### [`v7.3.1`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.1) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.3.0...v7.3.1) ##### 🐞 Bug Fixes - **kit**: Prevent duplicate registration of devtool plugin - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/457](https://redirect.github.com/vuejs/devtools-next/issues/457) [(9ad1a)](https://redirect.github.com/vuejs/devtools-next/commit/9ad1a3c) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.3.0...v7.3.1) ### [`v7.3.0`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.3.0) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.2.1...v7.3.0) ##### 🚀 Features - Compatible with v6 plugin API, refactor messaging system - by [@webfansplz](https://redirect.github.com/webfansplz), **Alex** and **autofix-ci\[bot]** in [https://github.com/vuejs/devtools-next/issues/421](https://redirect.github.com/vuejs/devtools-next/issues/421) [(3feec)](https://redirect.github.com/vuejs/devtools-next/commit/3feec46) - Further compatibility with v6 pluign API - by [@webfansplz](https://redirect.github.com/webfansplz) [(d6972)](https://redirect.github.com/vuejs/devtools-next/commit/d69723f) - Hide open-in-editor in chrome panel - by [@webfansplz](https://redirect.github.com/webfansplz) [(9b9c0)](https://redirect.github.com/vuejs/devtools-next/commit/9b9c0a8) - Firefox extension - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/446](https://redirect.github.com/vuejs/devtools-next/issues/446) [(610b0)](https://redirect.github.com/vuejs/devtools-next/commit/610b0e2) - **applet**: - Allow select-text for string data fields - by [@xuzuodong](https://redirect.github.com/xuzuodong) in [https://github.com/vuejs/devtools-next/issues/410](https://redirect.github.com/vuejs/devtools-next/issues/410) [(b5e95)](https://redirect.github.com/vuejs/devtools-next/commit/b5e9587) - Expand component tree item by double click - by [@xuzuodong](https://redirect.github.com/xuzuodong) in [https://github.com/vuejs/devtools-next/issues/413](https://redirect.github.com/vuejs/devtools-next/issues/413) [(a852c)](https://redirect.github.com/vuejs/devtools-next/commit/a852c2e) - Improve long-string display in components panel - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/419](https://redirect.github.com/vuejs/devtools-next/issues/419) [(b702a)](https://redirect.github.com/vuejs/devtools-next/commit/b702a92) - Auto scroll to bottom when timeline event updated - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/430](https://redirect.github.com/vuejs/devtools-next/issues/430) [(d4ae5)](https://redirect.github.com/vuejs/devtools-next/commit/d4ae5ab) - **client**: - Unhighlight component when unmounted for custom inspector - by [@webfansplz](https://redirect.github.com/webfansplz) [(25ef3)](https://redirect.github.com/vuejs/devtools-next/commit/25ef3b5) - Change inspect-component icon - by [@maxirozay](https://redirect.github.com/maxirozay) and **Alex** in [https://github.com/vuejs/devtools-next/issues/372](https://redirect.github.com/vuejs/devtools-next/issues/372) [(f1185)](https://redirect.github.com/vuejs/devtools-next/commit/f118549) - **core**: - Expose activeComponent to window - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/427](https://redirect.github.com/vuejs/devtools-next/issues/427) [(91f8e)](https://redirect.github.com/vuejs/devtools-next/commit/91f8ef4) - **extension**: - Inspect dom - by [@webfansplz](https://redirect.github.com/webfansplz) [(2f8a3)](https://redirect.github.com/vuejs/devtools-next/commit/2f8a31a) ##### 🐞 Bug Fixes - Remove the available launch editors limit - by [@webfansplz](https://redirect.github.com/webfansplz) [(56172)](https://redirect.github.com/vuejs/devtools-next/commit/561726d) - Cannot update states of options-api - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/395](https://redirect.github.com/vuejs/devtools-next/issues/395) [(f138c)](https://redirect.github.com/vuejs/devtools-next/commit/f138c20) - Reset tree-node selected when mismatch - by [@webfansplz](https://redirect.github.com/webfansplz) [(df8ec)](https://redirect.github.com/vuejs/devtools-next/commit/df8ec53) - Use internal parse/stringify function for timeline event - by [@webfansplz](https://redirect.github.com/webfansplz) [(8d089)](https://redirect.github.com/vuejs/devtools-next/commit/8d08934) - Restore server rpc listeners when reload client - by [@webfansplz](https://redirect.github.com/webfansplz) [(f7ffb)](https://redirect.github.com/vuejs/devtools-next/commit/f7ffb32) - **applet**: - Update component render-code when toggle tree-node - by [@CoutinhoTTS](https://redirect.github.com/CoutinhoTTS) in [https://github.com/vuejs/devtools-next/issues/423](https://redirect.github.com/vuejs/devtools-next/issues/423) [(064a4)](https://redirect.github.com/vuejs/devtools-next/commit/064a411) - **client**: - Add opacity for safari iframe visibility toggling - by [@michaelandrewrm](https://redirect.github.com/michaelandrewrm) in [https://github.com/vuejs/devtools-next/issues/403](https://redirect.github.com/vuejs/devtools-next/issues/403) [(caca4)](https://redirect.github.com/vuejs/devtools-next/commit/caca4fc) - Should not reset root-state expanded-state on updated - by [@webfansplz](https://redirect.github.com/webfansplz) [(48a72)](https://redirect.github.com/vuejs/devtools-next/commit/48a72ef) - Resize custom devtools logo size - by [@webfansplz](https://redirect.github.com/webfansplz) [(79758)](https://redirect.github.com/vuejs/devtools-next/commit/79758af) - Fix mismatching on regex route path - by [@Azurewarth0920](https://redirect.github.com/Azurewarth0920) in [https://github.com/vuejs/devtools-next/issues/433](https://redirect.github.com/vuejs/devtools-next/issues/433) [(0b57f)](https://redirect.github.com/vuejs/devtools-next/commit/0b57f13) - Expand settings grid column width - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/448](https://redirect.github.com/vuejs/devtools-next/issues/448) [(94b00)](https://redirect.github.com/vuejs/devtools-next/commit/94b00c2) - **core**: - Rpc retry timeout - by [@webfansplz](https://redirect.github.com/webfansplz) [(2a772)](https://redirect.github.com/vuejs/devtools-next/commit/2a772a8) - **kit**: - Avoid circular vue instance ref when encoding state - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/429](https://redirect.github.com/vuejs/devtools-next/issues/429) [(7c321)](https://redirect.github.com/vuejs/devtools-next/commit/7c32103) - **overlay**: - Hide panel when enable inspector - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/407](https://redirect.github.com/vuejs/devtools-next/issues/407) [(a0186)](https://redirect.github.com/vuejs/devtools-next/commit/a018642) - Change panel visible on toggle - by [@webfansplz](https://redirect.github.com/webfansplz) [(3cb8d)](https://redirect.github.com/vuejs/devtools-next/commit/3cb8d0b) - **vite**: - Normalize separate window url when apply `base` option - by [@LukerSpringtree](https://redirect.github.com/LukerSpringtree) in [https://github.com/vuejs/devtools-next/issues/442](https://redirect.github.com/vuejs/devtools-next/issues/442) [(c0df9)](https://redirect.github.com/vuejs/devtools-next/commit/c0df970) - **vite+overlay**: - Using mjs overlay bundle for vite plugin - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) and [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/408](https://redirect.github.com/vuejs/devtools-next/issues/408) [(2b4fb)](https://redirect.github.com/vuejs/devtools-next/commit/2b4fbd2) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.2.1...v7.3.0) ### [`v7.2.1`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.2.1) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.2.0...v7.2.1) ##### 🐞 Bug Fixes - Page can't navigation, revert [#357](https://redirect.github.com/vuejs/devtools/issues/357) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/357](https://redirect.github.com/vuejs/devtools-next/issues/357) [(967d2)](https://redirect.github.com/vuejs/devtools-next/commit/967d293) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.2.0...v7.2.1) ### [`v7.2.0`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.2.0) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.1.3...v7.2.0) ##### 🚀 Features - Improve split screen - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/358](https://redirect.github.com/vuejs/devtools-next/issues/358) [(0d955)](https://redirect.github.com/vuejs/devtools-next/commit/0d95534) - `launchEditor` option - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/373](https://redirect.github.com/vuejs/devtools-next/issues/373) [(7f147)](https://redirect.github.com/vuejs/devtools-next/commit/7f1476d) - Vuex panel - by [@Azurewarth0920](https://redirect.github.com/Azurewarth0920) and [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/289](https://redirect.github.com/vuejs/devtools-next/issues/289) [(c6cc8)](https://redirect.github.com/vuejs/devtools-next/commit/c6cc8c9) - Vue query panel - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/381](https://redirect.github.com/vuejs/devtools-next/issues/381) [(62bbd)](https://redirect.github.com/vuejs/devtools-next/commit/62bbdd4) - Vee validate panel - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/390](https://redirect.github.com/vuejs/devtools-next/issues/390) [(4f5bb)](https://redirect.github.com/vuejs/devtools-next/commit/4f5bb06) - **client**: Update vue-api-manifest - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/370](https://redirect.github.com/vuejs/devtools-next/issues/370) [(7345f)](https://redirect.github.com/vuejs/devtools-next/commit/7345f1c) ##### 🐞 Bug Fixes - Disconnect when all apps are unmount - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/357](https://redirect.github.com/vuejs/devtools-next/issues/357) [(a12c8)](https://redirect.github.com/vuejs/devtools-next/commit/a12c816) - Make `CommandPalette` component z-index maximum - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/363](https://redirect.github.com/vuejs/devtools-next/issues/363) [(add83)](https://redirect.github.com/vuejs/devtools-next/commit/add83ae) - **applet**: - Make sure `a.b` property displays/edits as expected - by [@Azurewarth0920](https://redirect.github.com/Azurewarth0920) in [https://github.com/vuejs/devtools-next/issues/353](https://redirect.github.com/vuejs/devtools-next/issues/353) [(3e2d4)](https://redirect.github.com/vuejs/devtools-next/commit/3e2d40b) - **client**: - Drawer positions - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/361](https://redirect.github.com/vuejs/devtools-next/issues/361) [(1133b)](https://redirect.github.com/vuejs/devtools-next/commit/1133bcf) - Close panel when using color picker - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/371](https://redirect.github.com/vuejs/devtools-next/issues/371) [(bd494)](https://redirect.github.com/vuejs/devtools-next/commit/bd49415) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.1.3...v7.2.0) ### [`v7.1.3`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.1.3) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.1.2...v7.1.3) ##### 🚀 Features - **vite**: Ssr support - by [@webfansplz](https://redirect.github.com/webfansplz) [(0711e)](https://redirect.github.com/vuejs/devtools-next/commit/0711ea2) ##### 🐞 Bug Fixes - **applet**: - Add delay time to ensure scrolling to target node after inspection - by [@webfansplz](https://redirect.github.com/webfansplz) [(2a403)](https://redirect.github.com/vuejs/devtools-next/commit/2a40383) - Incorrect rendering on overflowed TreeViewer - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/348](https://redirect.github.com/vuejs/devtools-next/issues/348) [(3bf38)](https://redirect.github.com/vuejs/devtools-next/commit/3bf3812) - Avoid line wrapping for component-name - by [@webfansplz](https://redirect.github.com/webfansplz) [(b10fd)](https://redirect.github.com/vuejs/devtools-next/commit/b10fd96) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.1.2...v7.1.3) ### [`v7.1.2`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.1.2) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.1.1...v7.1.2) ##### 🐞 Bug Fixes - **vite**: Ensure inject overlay before app mounted - by [@webfansplz](https://redirect.github.com/webfansplz) [(aed6f)](https://redirect.github.com/vuejs/devtools-next/commit/aed6fbe) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.1.1...v7.1.2) ### [`v7.1.1`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.1.1) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.1.0...v7.1.1) ##### 🐞 Bug Fixes - **shared**: Move `useDevToolsColorMode` function to ui package - by [@webfansplz](https://redirect.github.com/webfansplz) [(1bc15)](https://redirect.github.com/vuejs/devtools-next/commit/1bc150e) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.1.0...v7.1.1) ### [`v7.1.0`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.27...v7.1.0) ##### 🚀 Features - New components/pinia/router panel - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/345](https://redirect.github.com/vuejs/devtools-next/issues/345) [(6359b)](https://redirect.github.com/vuejs/devtools-next/commit/6359b3e) - **client**: Auto scroll to component tree after inspected - by [@JianJroh](https://redirect.github.com/JianJroh) in [https://github.com/vuejs/devtools-next/issues/308](https://redirect.github.com/vuejs/devtools-next/issues/308) [(6ab1a)](https://redirect.github.com/vuejs/devtools-next/commit/6ab1abc) - **vite**: Show asset importers - by [@LoTwT](https://redirect.github.com/LoTwT) in [https://github.com/vuejs/devtools-next/issues/334](https://redirect.github.com/vuejs/devtools-next/issues/334) [(318c8)](https://redirect.github.com/vuejs/devtools-next/commit/318c8e8) ##### 🐞 Bug Fixes - **deps**: Update dependency vite-plugin-vue-inspector to v5 - by [@renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/vuejs/devtools-next/issues/338](https://redirect.github.com/vuejs/devtools-next/issues/338)8 [(04c3a)](https://redirect.github.com/vuejs/devtools-next/commit/04c3ab9) - **kit**: Unregister app instance when instance is unmounted - by [@Azurewarth0920](https://redirect.github.com/Azurewarth0920) in [https://github.com/vuejs/devtools-next/issues/340](https://redirect.github.com/vuejs/devtools-next/issues/340) [(5da5a)](https://redirect.github.com/vuejs/devtools-next/commit/5da5a6c) - **vite**: Apply vite server base url - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/335](https://redirect.github.com/vuejs/devtools-next/issues/335) [(4317b)](https://redirect.github.com/vuejs/devtools-next/commit/4317b47) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.27...v7.1.0) ### [`v7.0.27`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.27) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.26...v7.0.27) ##### 🐞 Bug Fixes - **vite**: Cjs compatible - by [@alexzhang1030](https://redirect.github.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/332](https://redirect.github.com/vuejs/devtools-next/issues/332) [(e7911)](https://redirect.github.com/vuejs/devtools-next/commit/e79114b) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.26...v7.0.27) ### [`v7.0.26`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.26) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.25...v7.0.26) ##### 🚀 Features - **client**: Improve UX when toggle sidebar - by [@JianJroh](https://redirect.github.com/JianJroh) in [https://github.com/vuejs/devtools-next/issues/303](https://redirect.github.com/vuejs/devtools-next/issues/303) [(4cb87)](https://redirect.github.com/vuejs/devtools-next/commit/4cb87e9) - **vite**: Support wasm asset file type - by [@LoTwT](https://redirect.github.com/LoTwT) in [https://github.com/vuejs/devtools-next/issues/314](https://redirect.github.com/vuejs/devtools-next/issues/314) [(5169d)](https://redirect.github.com/vuejs/devtools-next/commit/5169dbf) ##### 🐞 Bug Fixes - **kit**: - Use event-capturing mode when enable component highlighter - by [@xuzuodong](https://redirect.github.com/xuzuodong) in [https://github.com/vuejs/devtools-next/issues/302](https://redirect.github.com/vuejs/devtools-next/issues/302) [(0f410)](https://redirect.github.com/vuejs/devtools-next/commit/0f410e1) - Sync instanceMap when appRecord matched - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/327](https://redirect.github.com/vuejs/devtools-next/issues/327) [(5f901)](https://redirect.github.com/vuejs/devtools-next/commit/5f901d1) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.25...v7.0.26) ### [`v7.0.25`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.25) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.24...v7.0.25) ##### 🚀 Features - **client**: Responsive layout for components panel - by [@JianJroh](https://redirect.github.com/JianJroh) in [https://github.com/vuejs/devtools-next/issues/298](https://redirect.github.com/vuejs/devtools-next/issues/298) [(7efb0)](https://redirect.github.com/vuejs/devtools-next/commit/7efb026) - **vite**: Use case-insensitive mode for matching assets files - by [@meitan-li](https://redirect.github.com/meitan-li) in [https://github.com/vuejs/devtools-next/issues/299](https://redirect.github.com/vuejs/devtools-next/issues/299) [(4ef8b)](https://redirect.github.com/vuejs/devtools-next/commit/4ef8b51) ##### 🐞 Bug Fixes - **kit**: Deconfliction variable-naming with legacy devtools - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/300](https://redirect.github.com/vuejs/devtools-next/issues/300) [(c7097)](https://redirect.github.com/vuejs/devtools-next/commit/c7097ea) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.24...v7.0.25) ### [`v7.0.24`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.24) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.23...v7.0.24) ##### 🐞 Bug Fixes - **core**: Use non-secure nanoid for friendly-browser support - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/296](https://redirect.github.com/vuejs/devtools-next/issues/296) [(85369)](https://redirect.github.com/vuejs/devtools-next/commit/853694c) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.23...v7.0.24) ### [`v7.0.23`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.23) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.22...v7.0.23) ##### 🐞 Bug Fixes - **kit/applet**: Parse state field types, closes [#295](https://redirect.github.com/vuejs/devtools/issues/295) - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/295](https://redirect.github.com/vuejs/devtools-next/issues/295) [(d4f7b)](https://redirect.github.com/vuejs/devtools-next/commit/d4f7bbe) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.22...v7.0.23) ### [`v7.0.22`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.22) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.21...v7.0.22) ##### 🚀 Features - **client**: Responsive layout for components panel - by [@JianJroh](https://redirect.github.com/JianJroh) in [https://github.com/vuejs/devtools-next/issues/293](https://redirect.github.com/vuejs/devtools-next/issues/293) [(deb17)](https://redirect.github.com/vuejs/devtools-next/commit/deb1788) ##### 🐞 Bug Fixes - **kit**: Respect legacy devtools plugin registration - by [@webfansplz](https://redirect.github.com/webfansplz) [(f7941)](https://redirect.github.com/vuejs/devtools-next/commit/f7941e6) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.21...v7.0.22) ### [`v7.0.21`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.21) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.20...v7.0.21) ##### 🐞 Bug Fixes - **applet**: Content overflow in pinia panel - by [@webfansplz](https://redirect.github.com/webfansplz) [(a1aed)](https://redirect.github.com/vuejs/devtools-next/commit/a1aeddf) - **client**: Deduplicate node references in graph page [#286](https://redirect.github.com/vuejs/devtools/issues/286) - by [@duowb](https://redirect.github.com/duowb) in [https://github.com/vuejs/devtools-next/issues/287](https://redirect.github.com/vuejs/devtools-next/issues/287) and [https://github.com/vuejs/devtools-next/issues/286](https://redirect.github.com/vuejs/devtools-next/issues/286) [(6f4b2)](https://redirect.github.com/vuejs/devtools-next/commit/6f4b22d) - **kit**: Respect legacy devtools hook in nuxt app - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/292](https://redirect.github.com/vuejs/devtools-next/issues/292) [(dbb6b)](https://redirect.github.com/vuejs/devtools-next/commit/dbb6bb6) - **vite**: Compatible with vite4 for messaging - by [@webfansplz](https://redirect.github.com/webfansplz) [(aec7f)](https://redirect.github.com/vuejs/devtools-next/commit/aec7f73) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.20...v7.0.21) ### [`v7.0.20`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.20) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.19...v7.0.20) ##### 🚀 Features - **applet**: - Enhance pinia panel nav - by [@webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/285](https://redirect.github.com/vuejs/devtools-next/issues/285) [(3ab66)](https://redirect.github.com/vuejs/devtools-next/commit/3ab6600) - Show name on pinia panel nav - by [@webfansplz](https://redirect.github.com/webfansplz) [(ac598)](https://redirect.github.com/vuejs/devtools-next/commit/ac59853) ##### 🐞 Bug Fixes - **client**: Set fallback display value for empty string-type state - by [@webfansplz](https://redirect.github.com/webfansplz) [(c386c)](https://redirect.github.com/vuejs/devtools-next/commit/c386c66) ##### 🏎 Performance - Add virtual-scroller for timeline component - by [@webfansplz](https://redirect.github.com/webfansplz) [(672bf)](https://redirect.github.com/vuejs/devtools-next/commit/672bf5e) ##### [View changes on GitHub](https://redirect.github.com/vuejs/devtools-next/compare/v7.0.19...v7.0.20) ### [`v7.0.19`](https://redirect.github.com/vuejs/devtools/releases/tag/v7.0.19) [Compare Source](https://redirect.github.com/vuejs/devtools/compare/v7.0.18...v7.0.19) ##### 🐞 Bug Fixes - **applet**: Add missing import -Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.