nolebase/integrations (@nolebase/vitepress-plugin-git-changelog)
### [`v2.8.0`](https://redirect.github.com/nolebase/integrations/releases/tag/v2.8.0)
[Compare Source](https://redirect.github.com/nolebase/integrations/compare/v2.7.0...v2.8.0)
#### What's Changed
- feat(sidebar): new plugin sidebar by [@nekomeowww](https://redirect.github.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/323](https://redirect.github.com/nolebase/integrations/pull/323)
**Full Changelog**: https://github.com/nolebase/integrations/compare/v2.7.0...v2.8.0
### [`v2.7.0`](https://redirect.github.com/nolebase/integrations/releases/tag/v2.7.0)
[Compare Source](https://redirect.github.com/nolebase/integrations/compare/v2.6.1...v2.7.0)
#### What's Changed
- chore: bump dependencies by [@nekomeowww](https://redirect.github.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/322](https://redirect.github.com/nolebase/integrations/pull/322)
**Full Changelog**: https://github.com/nolebase/integrations/compare/v2.6.1...v2.7.0
vueuse/vueuse (@vueuse/core)
### [`v11.2.0`](https://redirect.github.com/vueuse/vueuse/releases/tag/v11.2.0)
[Compare Source](https://redirect.github.com/vueuse/vueuse/compare/v11.1.0...v11.2.0)
##### 🚀 Features
- **useBreakpoints**: Add breakpoints for ElementUI/ElementPlus - by [@AAABingBing](https://redirect.github.com/AAABingBing) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4238](https://redirect.github.com/vueuse/vueuse/issues/4238) [(f71e5)](https://redirect.github.com/vueuse/vueuse/commit/f71e5138)
- **useMediaControls**: Add playback error event - by [@DarrenSG](https://redirect.github.com/DarrenSG) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4253](https://redirect.github.com/vueuse/vueuse/issues/4253) [(e1169)](https://redirect.github.com/vueuse/vueuse/commit/e11699d2)
##### 🐞 Bug Fixes
- **useArrayReduce**: InitialValue can be a function - by [@Mutter45](https://redirect.github.com/Mutter45) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4243](https://redirect.github.com/vueuse/vueuse/issues/4243) [(ae542)](https://redirect.github.com/vueuse/vueuse/commit/ae542c6b)
- **useDevicesList**: Handle NotAllowedError on reject/close - by [@espensgr](https://redirect.github.com/espensgr) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4246](https://redirect.github.com/vueuse/vueuse/issues/4246) [(bf0f2)](https://redirect.github.com/vueuse/vueuse/commit/bf0f249e)
- **useDropZone**: Remove file kind restriction - by [@jackcodetw](https://redirect.github.com/jackcodetw) in [https://github.com/vueuse/vueuse/issues/4305](https://redirect.github.com/vueuse/vueuse/issues/4305) [(1d661)](https://redirect.github.com/vueuse/vueuse/commit/1d661f9d)
- **useIntervalFn**: Prevent timer being set after pause is called in cb - by [@laporchen](https://redirect.github.com/laporchen) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4258](https://redirect.github.com/vueuse/vueuse/issues/4258) [(59f8c)](https://redirect.github.com/vueuse/vueuse/commit/59f8c944)
- **useManualRefHistory**: `canUndo` and `canRedo` typing to be computed ref - by [@roydukkey](https://redirect.github.com/roydukkey) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4261](https://redirect.github.com/vueuse/vueuse/issues/4261) [(b46d2)](https://redirect.github.com/vueuse/vueuse/commit/b46d2a0e)
- **useWebSocket**: Autoreconnect when ws close - by [@jackcodetw](https://redirect.github.com/jackcodetw) in [https://github.com/vueuse/vueuse/issues/4314](https://redirect.github.com/vueuse/vueuse/issues/4314) [(08412)](https://redirect.github.com/vueuse/vueuse/commit/08412e8c)
##### [View changes on GitHub](https://redirect.github.com/vueuse/vueuse/compare/v11.1.0...v11.2.0)
sindresorhus/execa (execa)
### [`v9.5.1`](https://redirect.github.com/sindresorhus/execa/compare/v9.5.0...c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1)
[Compare Source](https://redirect.github.com/sindresorhus/execa/compare/v9.5.0...v9.5.1)
### [`v9.5.0`](https://redirect.github.com/sindresorhus/execa/compare/v9.4.1...4d1e55a68d79f4ffc2b3393277ea366598807413)
[Compare Source](https://redirect.github.com/sindresorhus/execa/compare/v9.4.1...v9.5.0)
unplugin/unplugin-icons (unplugin-icons)
### [`v0.20.0`](https://redirect.github.com/unplugin/unplugin-icons/releases/tag/v0.20.0)
[Compare Source](https://redirect.github.com/unplugin/unplugin-icons/compare/v0.19.3...v0.20.0)
##### 🚨 Breaking Changes
- Add Svelte5 specific types - by [@mattdavis90](https://redirect.github.com/mattdavis90) in [https://github.com/unplugin/unplugin-icons/issues/381](https://redirect.github.com/unplugin/unplugin-icons/issues/381) [(996c7)](https://redirect.github.com/unplugin/unplugin-icons/commit/996c78c)
##### 🐞 Bug Fixes
- Svelte import requires svelte as peer dep - by [@hmnd](https://redirect.github.com/hmnd) in [https://github.com/unplugin/unplugin-icons/issues/382](https://redirect.github.com/unplugin/unplugin-icons/issues/382) [(17a59)](https://redirect.github.com/unplugin/unplugin-icons/commit/17a59ea)
##### [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-icons/compare/v0.19.3...v0.20.0)
vuejs/devtools (vite-plugin-vue-devtools)
### [`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)
vuejs/vitepress (vitepress)
### [`v1.4.3`](https://redirect.github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#143-2024-10-31)
[Compare Source](https://redirect.github.com/vuejs/vitepress/compare/v1.4.2...v1.4.3)
##### Performance Improvements
- lazy load shiki languages ([#4326](https://redirect.github.com/vuejs/vitepress/issues/4326)) ([8299778](https://redirect.github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33))
### [`v1.4.2`](https://redirect.github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#142-2024-10-29)
[Compare Source](https://redirect.github.com/vuejs/vitepress/compare/v1.4.1...v1.4.2)
##### Bug Fixes
- cache markdown-it instance and properly dispose shiki on config reload ([#4321](https://redirect.github.com/vuejs/vitepress/issues/4321)) ([45968cd](https://redirect.github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e)) ([acfe97f](https://redirect.github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d))
- **regression:** hmr not working with markdown includes due to wrong cache key ([615aed5](https://redirect.github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018)), closes [#4289](https://redirect.github.com/vuejs/vitepress/issues/4289) [#4303](https://redirect.github.com/vuejs/vitepress/issues/4303)
- remove explicit chinese fonts ([#4286](https://redirect.github.com/vuejs/vitepress/issues/4286)) ([668e9f7](https://redirect.github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503)) ([b893550](https://redirect.github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c)), closes [#4286](https://redirect.github.com/vuejs/vitepress/issues/4286)
- **theme/a11y:** don't select search result unless mouse is actually moved ([e638d85](https://redirect.github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5)), closes [#4297](https://redirect.github.com/vuejs/vitepress/issues/4297)
- **theme:** add types for `VPLink`, `VPSocialLink` and `VPSocialLinks` exports ([#4284](https://redirect.github.com/vuejs/vitepress/issues/4284)) ([fcae4d5](https://redirect.github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec))
- **theme:** don't escape html in `siteTitle` ([#4308](https://redirect.github.com/vuejs/vitepress/issues/4308)) ([bd690d6](https://redirect.github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489))
vuejs/language-tools (vue-tsc)
### [`v2.1.10`](https://redirect.github.com/vuejs/language-tools/compare/v2.1.8...b0af30caee2f8dfb1a8393c1b400f38e31fa4883)
[Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.8...v2.1.10)
### [`v2.1.8`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#218-supofficialsup-219-supinsiderssup-2024-10-26)
[Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.6...v2.1.8)
##### Features
- **vscode:** reactions visualization now identifies more use cases Insiders
- **language-core:** auto infer `$el` type ([#4805](https://redirect.github.com/vuejs/language-tools/issues/4805)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-core:** typed directive arg and modifiers ([#4813](https://redirect.github.com/vuejs/language-tools/issues/4813)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
##### Bug Fixes
- **language-core:** avoid generic type loss due to destructured props ([#4821](https://redirect.github.com/vuejs/language-tools/issues/4821)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-core:** handle `v-for` with `v-once` correctly ([#4830](https://redirect.github.com/vuejs/language-tools/issues/4830)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-core:** avoid generating zero-length mappings for interpolation edges
- **language-core:** don't assign `this` to `__VLS_ctx` ([#4845](https://redirect.github.com/vuejs/language-tools/issues/4845)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-service:** initialize scope with null prototype object ([#4855](https://redirect.github.com/vuejs/language-tools/issues/4855)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-core:** inlay hints for `` and `` ([#4661](https://redirect.github.com/vuejs/language-tools/issues/4661)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX), [@so1ve](https://redirect.github.com/so1ve)!
- **language-core:** should error when invalid syntax at script end ([#4692](https://redirect.github.com/vuejs/language-tools/issues/4692)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-core:** correct type inference of `defineModel` & `defineEmits` in generic ([#4823](https://redirect.github.com/vuejs/language-tools/issues/4823)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-core:** inject generics of `useTemplateRef` into correct location ([#4829](https://redirect.github.com/vuejs/language-tools/issues/4829)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-core:** prevent the generation of generics in JS ([#4836](https://redirect.github.com/vuejs/language-tools/issues/4836)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX), [@zhiyuanzmj](https://redirect.github.com/zhiyuanzmj)!
- **language-core:** generate correct reference for `v-on` on `` ([#4864](https://redirect.github.com/vuejs/language-tools/issues/4864)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-core:** match classname before `)` ([#4887](https://redirect.github.com/vuejs/language-tools/issues/4887)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-service:** handle internal item key with leading slash correctly ([#4894](https://redirect.github.com/vuejs/language-tools/issues/4894)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-core:** correctly obtain the index of style modules ([#4907](https://redirect.github.com/vuejs/language-tools/issues/4907)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-core:** refer absolute path of global types file ([#4924](https://redirect.github.com/vuejs/language-tools/issues/4924)) - Thanks to [@depressedX](https://redirect.github.com/depressedX)!
- **component-meta:** error when signatures is undefined ([#4930](https://redirect.github.com/vuejs/language-tools/issues/4930)) - Thanks to [@Hannesrasmussen](https://redirect.github.com/Hannesrasmussen)!
- **language-core:** intersect props of generic component with attrs ([#4886](https://redirect.github.com/vuejs/language-tools/issues/4886)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-core:** fix incorrect syntax for class component virtual code
- **language-core:** generate `value` instead of model name into tuple ([#4892](https://redirect.github.com/vuejs/language-tools/issues/4892)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-core:** infer template ref's type of native elements with `v-for` correctly ([#4933](https://redirect.github.com/vuejs/language-tools/issues/4933)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- **language-core:** should wrap item with `Reactive` on `v-for` ([#4902](https://redirect.github.com/vuejs/language-tools/issues/4902)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
##### Performance
- **language-service:** find destructured props only with enabled setting ([#4815](https://redirect.github.com/vuejs/language-tools/issues/4815)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
##### Other Changes
- Upgraded Volar from `v2.4.1` to `v2.4.8`:
- Changing vue files causes internal state to desync in Sublime Text ([#4909](https://redirect.github.com/vuejs/language-tools/issues/4909)) - Thanks to [@rchl](https://redirect.github.com/rchl)!
- The syntax highlighting is not applied when destructuring props ([#4811](https://redirect.github.com/vuejs/language-tools/issues/4811))
- chore: fix nvim config snippet in README ([#4881](https://redirect.github.com/vuejs/language-tools/issues/4881)) - Thanks to [@LiamEderzeel](https://redirect.github.com/LiamEderzeel)!
- chore: remove side effects ([#4871](https://redirect.github.com/vuejs/language-tools/issues/4871)) - Thanks to [@vikingair](https://redirect.github.com/vikingair)!
- chore: remove `importsNotUsedAsValues` ([#4897](https://redirect.github.com/vuejs/language-tools/issues/4897)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- chore(vscode): switch to `"module": "CommonJS"` ([#4944](https://redirect.github.com/vuejs/language-tools/issues/4944)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)!
- test: fix incorrect default value ([#4934](https://redirect.github.com/vuejs/language-tools/issues/4934)) - Thanks to [@jh-leong](https://redirect.github.com/jh-leong)!
- test(tsc): add a test case for class component
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.6.1
->2.8.1
11.1.0
->11.2.0
9.4.1
->9.5.1
^0.19.3
->^0.20.0
7.5.4
->7.6.2
1.4.1
->1.4.3
2.1.6
->2.1.10
Release Notes
nolebase/integrations (@nolebase/vitepress-plugin-git-changelog)
### [`v2.8.0`](https://redirect.github.com/nolebase/integrations/releases/tag/v2.8.0) [Compare Source](https://redirect.github.com/nolebase/integrations/compare/v2.7.0...v2.8.0) #### What's Changed - feat(sidebar): new plugin sidebar by [@nekomeowww](https://redirect.github.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/323](https://redirect.github.com/nolebase/integrations/pull/323) **Full Changelog**: https://github.com/nolebase/integrations/compare/v2.7.0...v2.8.0 ### [`v2.7.0`](https://redirect.github.com/nolebase/integrations/releases/tag/v2.7.0) [Compare Source](https://redirect.github.com/nolebase/integrations/compare/v2.6.1...v2.7.0) #### What's Changed - chore: bump dependencies by [@nekomeowww](https://redirect.github.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/322](https://redirect.github.com/nolebase/integrations/pull/322) **Full Changelog**: https://github.com/nolebase/integrations/compare/v2.6.1...v2.7.0vueuse/vueuse (@vueuse/core)
### [`v11.2.0`](https://redirect.github.com/vueuse/vueuse/releases/tag/v11.2.0) [Compare Source](https://redirect.github.com/vueuse/vueuse/compare/v11.1.0...v11.2.0) ##### 🚀 Features - **useBreakpoints**: Add breakpoints for ElementUI/ElementPlus - by [@AAABingBing](https://redirect.github.com/AAABingBing) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4238](https://redirect.github.com/vueuse/vueuse/issues/4238) [(f71e5)](https://redirect.github.com/vueuse/vueuse/commit/f71e5138) - **useMediaControls**: Add playback error event - by [@DarrenSG](https://redirect.github.com/DarrenSG) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4253](https://redirect.github.com/vueuse/vueuse/issues/4253) [(e1169)](https://redirect.github.com/vueuse/vueuse/commit/e11699d2) ##### 🐞 Bug Fixes - **useArrayReduce**: InitialValue can be a function - by [@Mutter45](https://redirect.github.com/Mutter45) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4243](https://redirect.github.com/vueuse/vueuse/issues/4243) [(ae542)](https://redirect.github.com/vueuse/vueuse/commit/ae542c6b) - **useDevicesList**: Handle NotAllowedError on reject/close - by [@espensgr](https://redirect.github.com/espensgr) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4246](https://redirect.github.com/vueuse/vueuse/issues/4246) [(bf0f2)](https://redirect.github.com/vueuse/vueuse/commit/bf0f249e) - **useDropZone**: Remove file kind restriction - by [@jackcodetw](https://redirect.github.com/jackcodetw) in [https://github.com/vueuse/vueuse/issues/4305](https://redirect.github.com/vueuse/vueuse/issues/4305) [(1d661)](https://redirect.github.com/vueuse/vueuse/commit/1d661f9d) - **useIntervalFn**: Prevent timer being set after pause is called in cb - by [@laporchen](https://redirect.github.com/laporchen) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4258](https://redirect.github.com/vueuse/vueuse/issues/4258) [(59f8c)](https://redirect.github.com/vueuse/vueuse/commit/59f8c944) - **useManualRefHistory**: `canUndo` and `canRedo` typing to be computed ref - by [@roydukkey](https://redirect.github.com/roydukkey) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4261](https://redirect.github.com/vueuse/vueuse/issues/4261) [(b46d2)](https://redirect.github.com/vueuse/vueuse/commit/b46d2a0e) - **useWebSocket**: Autoreconnect when ws close - by [@jackcodetw](https://redirect.github.com/jackcodetw) in [https://github.com/vueuse/vueuse/issues/4314](https://redirect.github.com/vueuse/vueuse/issues/4314) [(08412)](https://redirect.github.com/vueuse/vueuse/commit/08412e8c) ##### [View changes on GitHub](https://redirect.github.com/vueuse/vueuse/compare/v11.1.0...v11.2.0)sindresorhus/execa (execa)
### [`v9.5.1`](https://redirect.github.com/sindresorhus/execa/compare/v9.5.0...c8cff27a47b6e6f1cfbfec2bf7fa9dcd08cefed1) [Compare Source](https://redirect.github.com/sindresorhus/execa/compare/v9.5.0...v9.5.1) ### [`v9.5.0`](https://redirect.github.com/sindresorhus/execa/compare/v9.4.1...4d1e55a68d79f4ffc2b3393277ea366598807413) [Compare Source](https://redirect.github.com/sindresorhus/execa/compare/v9.4.1...v9.5.0)unplugin/unplugin-icons (unplugin-icons)
### [`v0.20.0`](https://redirect.github.com/unplugin/unplugin-icons/releases/tag/v0.20.0) [Compare Source](https://redirect.github.com/unplugin/unplugin-icons/compare/v0.19.3...v0.20.0) ##### 🚨 Breaking Changes - Add Svelte5 specific types - by [@mattdavis90](https://redirect.github.com/mattdavis90) in [https://github.com/unplugin/unplugin-icons/issues/381](https://redirect.github.com/unplugin/unplugin-icons/issues/381) [(996c7)](https://redirect.github.com/unplugin/unplugin-icons/commit/996c78c) ##### 🐞 Bug Fixes - Svelte import requires svelte as peer dep - by [@hmnd](https://redirect.github.com/hmnd) in [https://github.com/unplugin/unplugin-icons/issues/382](https://redirect.github.com/unplugin/unplugin-icons/issues/382) [(17a59)](https://redirect.github.com/unplugin/unplugin-icons/commit/17a59ea) ##### [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-icons/compare/v0.19.3...v0.20.0)vuejs/devtools (vite-plugin-vue-devtools)
### [`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)vuejs/vitepress (vitepress)
### [`v1.4.3`](https://redirect.github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#143-2024-10-31) [Compare Source](https://redirect.github.com/vuejs/vitepress/compare/v1.4.2...v1.4.3) ##### Performance Improvements - lazy load shiki languages ([#4326](https://redirect.github.com/vuejs/vitepress/issues/4326)) ([8299778](https://redirect.github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33)) ### [`v1.4.2`](https://redirect.github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#142-2024-10-29) [Compare Source](https://redirect.github.com/vuejs/vitepress/compare/v1.4.1...v1.4.2) ##### Bug Fixes - cache markdown-it instance and properly dispose shiki on config reload ([#4321](https://redirect.github.com/vuejs/vitepress/issues/4321)) ([45968cd](https://redirect.github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e)) ([acfe97f](https://redirect.github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d)) - **regression:** hmr not working with markdown includes due to wrong cache key ([615aed5](https://redirect.github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018)), closes [#4289](https://redirect.github.com/vuejs/vitepress/issues/4289) [#4303](https://redirect.github.com/vuejs/vitepress/issues/4303) - remove explicit chinese fonts ([#4286](https://redirect.github.com/vuejs/vitepress/issues/4286)) ([668e9f7](https://redirect.github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503)) ([b893550](https://redirect.github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c)), closes [#4286](https://redirect.github.com/vuejs/vitepress/issues/4286) - **theme/a11y:** don't select search result unless mouse is actually moved ([e638d85](https://redirect.github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5)), closes [#4297](https://redirect.github.com/vuejs/vitepress/issues/4297) - **theme:** add types for `VPLink`, `VPSocialLink` and `VPSocialLinks` exports ([#4284](https://redirect.github.com/vuejs/vitepress/issues/4284)) ([fcae4d5](https://redirect.github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec)) - **theme:** don't escape html in `siteTitle` ([#4308](https://redirect.github.com/vuejs/vitepress/issues/4308)) ([bd690d6](https://redirect.github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489))vuejs/language-tools (vue-tsc)
### [`v2.1.10`](https://redirect.github.com/vuejs/language-tools/compare/v2.1.8...b0af30caee2f8dfb1a8393c1b400f38e31fa4883) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.8...v2.1.10) ### [`v2.1.8`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#218-supofficialsup-219-supinsiderssup-2024-10-26) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.6...v2.1.8) ##### Features - **vscode:** reactions visualization now identifies more use cases Insiders - **language-core:** auto infer `$el` type ([#4805](https://redirect.github.com/vuejs/language-tools/issues/4805)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** typed directive arg and modifiers ([#4813](https://redirect.github.com/vuejs/language-tools/issues/4813)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)! ##### Bug Fixes - **language-core:** avoid generic type loss due to destructured props ([#4821](https://redirect.github.com/vuejs/language-tools/issues/4821)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** handle `v-for` with `v-once` correctly ([#4830](https://redirect.github.com/vuejs/language-tools/issues/4830)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** avoid generating zero-length mappings for interpolation edges - **language-core:** don't assign `this` to `__VLS_ctx` ([#4845](https://redirect.github.com/vuejs/language-tools/issues/4845)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)! - **language-service:** initialize scope with null prototype object ([#4855](https://redirect.github.com/vuejs/language-tools/issues/4855)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** inlay hints for `Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.