83d7db0fbec3347f345e3c9b704e65dadf22db4a
Bumps the npm group with 18 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.2` | `7.26.3` | | [@docsearch/css](https://github.com/algolia/docsearch) | `3.6.2` | `3.8.0` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.12` | `1.2.15` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.23.1` | `1.24.2` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.3.0` | `9.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.0` | `1.2.1` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.2.0` | `5.2.1` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.6.4` | `7.6.8` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.1.0` | `11.3.0` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.15.0` | `5.17.0` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.13` | `0.30.15` | | [minisearch](https://github.com/lucaong/minisearch) | `7.1.0` | `7.1.1` | | [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.8` | | [preact](https://github.com/preactjs/preact) | `10.24.3` | `10.25.2` | | [regex-recursion](https://github.com/slevithan/regex-recursion) | `4.2.1` | `4.3.0` | | [rollup](https://github.com/rollup/rollup) | `4.27.3` | `4.28.1` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.23.1` | `1.24.2` | | [superjson](https://github.com/blitz-js/superjson) | `2.2.1` | `2.2.2` | Updates `@babel/parser` from 7.26.2 to 7.26.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v7.26.3 (2024-12-04)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16958">#16958</a> [preserveFormat] force semicolons when invalidating ASI (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-helper-builder-binary-assignment-operator-visitor</code>, <code>babel-plugin-transform-exponentiation-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16895">#16895</a> Remove helper-builder-binary-assignment-operator-visitor (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏃♀️ Performance</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16959">#16959</a> perf: Reduce the use of temporary objects (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16923">#16923</a> perf: Improve scope information collection performance (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16964">#16964</a> perf: Avoid repeated traversal when creating scope (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16954">#16954</a> perf: Remove use of <code>simplifyAccess</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@babel-bot</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@babel/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.3 (2024-12-04)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16958">#16958</a> [preserveFormat] force semicolons when invalidating ASI (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-helper-builder-binary-assignment-operator-visitor</code>, <code>babel-plugin-transform-exponentiation-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16895">#16895</a> Remove helper-builder-binary-assignment-operator-visitor (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏃♀️ Performance</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16959">#16959</a> perf: Reduce the use of temporary objects (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16923">#16923</a> perf: Improve scope information collection performance (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16964">#16964</a> perf: Avoid repeated traversal when creating scope (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16954">#16954</a> perf: Remove use of <code>simplifyAccess</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="36ca8faeb5"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="eb9088f35d"><code>eb9088f</code></a> [Babel 8] Use <code>TSQualifiedName</code> for <code>namespace X.Y {}</code>'s name (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16982">#16982</a>)</li> <li><a href="519c8eb44d"><code>519c8eb</code></a> [Babel 8] Remove <code>TSModuleDeclaration.global</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16952">#16952</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.3/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.0 to 7.26.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/types</code>'s releases</a>.</em></p> <blockquote> <h2>v7.26.3 (2024-12-04)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16958">#16958</a> [preserveFormat] force semicolons when invalidating ASI (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-helper-builder-binary-assignment-operator-visitor</code>, <code>babel-plugin-transform-exponentiation-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16895">#16895</a> Remove helper-builder-binary-assignment-operator-visitor (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏃♀️ Performance</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16959">#16959</a> perf: Reduce the use of temporary objects (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16923">#16923</a> perf: Improve scope information collection performance (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16964">#16964</a> perf: Avoid repeated traversal when creating scope (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16954">#16954</a> perf: Remove use of <code>simplifyAccess</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@babel-bot</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a></li> </ul> <h2>v7.26.2 (2024-10-30)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16903">#16903</a> fix: Parse placeholder for TS namespace (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16937">#16937</a> fix: Account for offsets when creating new Position instances (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16948">#16948</a> Fix mapping of tokens with generated nodes in between (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 6</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@babel-bot</code></a>)</li> <li>Dylan Piercey (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a></li> <li>fisker Cheung (<a href="https://github.com/fisker"><code>@fisker</code></a>)</li> </ul> <h2>v7.26.1 (2024-10-25)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16936">#16936</a> fix(parser): offset internal index locations by startIndex (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Dylan Piercey (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@babel/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.3 (2024-12-04)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16958">#16958</a> [preserveFormat] force semicolons when invalidating ASI (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-helper-builder-binary-assignment-operator-visitor</code>, <code>babel-plugin-transform-exponentiation-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16895">#16895</a> Remove helper-builder-binary-assignment-operator-visitor (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏃♀️ Performance</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16959">#16959</a> perf: Reduce the use of temporary objects (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16923">#16923</a> perf: Improve scope information collection performance (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16964">#16964</a> perf: Avoid repeated traversal when creating scope (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16954">#16954</a> perf: Remove use of <code>simplifyAccess</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.2 (2024-10-30)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16903">#16903</a> fix: Parse placeholder for TS namespace (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16937">#16937</a> fix: Account for offsets when creating new Position instances (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16948">#16948</a> Fix mapping of tokens with generated nodes in between (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.26.1 (2024-10-25)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16936">#16936</a> fix(parser): offset internal index locations by startIndex (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="36ca8faeb5"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="eb9088f35d"><code>eb9088f</code></a> [Babel 8] Use <code>TSQualifiedName</code> for <code>namespace X.Y {}</code>'s name (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16982">#16982</a>)</li> <li><a href="519c8eb44d"><code>519c8eb</code></a> [Babel 8] Remove <code>TSModuleDeclaration.global</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16952">#16952</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.3/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@docsearch/css` from 3.6.2 to 3.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/docsearch/releases"><code>@docsearch/css</code>'s releases</a>.</em></p> <blockquote> <h2>v3.8.0</h2> <h1><a href="https://github.com/algolia/docsearch/compare/v3.7.0...v3.8.0">3.8.0</a> (2024-11-12)</h1> <p>This version introduces a new type <a href="https://github.com/algolia/docsearch/blob/main/packages/docsearch-react/src/DocSearch.tsx#L19">DocSearchTransformClient</a> to allow the <code>transformSearchClient</code> to use either the lite client, or the full algoliasearch client. Users are encouraged to use the <a href="https://www.algolia.com/doc/libraries/javascript/v5/methods/search/">lite client</a> (<code>import { liteClient } from 'algoliasearch/lite</code>) to reduce bundle size.</p> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> use a minimal type for transformSearchClient (<a href="https://redirect.github.com/algolia/docsearch/issues/2348">#2348</a>) (<a href="08d9a37807">08d9a37</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>a11y:</strong> add hotkeys to search input aria-label (<a href="https://redirect.github.com/algolia/docsearch/issues/2337">#2337</a>) (<a href="44aa7dcf38">44aa7dc</a>)</li> </ul> <h2>v3.7.0</h2> <h2>What's Changed</h2> <ul> <li>fix(types): export the types folder by <a href="https://github.com/millotp"><code>@millotp</code></a> in <a href="https://redirect.github.com/algolia/docsearch/pull/2332">algolia/docsearch#2332</a></li> <li>fix: use npm for release by <a href="https://github.com/millotp"><code>@millotp</code></a> in <a href="https://redirect.github.com/algolia/docsearch/pull/2339">algolia/docsearch#2339</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/phanendraguptha"><code>@phanendraguptha</code></a> made their first contribution in <a href="https://redirect.github.com/algolia/docsearch/pull/2277">algolia/docsearch#2277</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/docsearch/compare/v3.6.3...v3.7.0">https://github.com/algolia/docsearch/compare/v3.6.3...v3.7.0</a></p> <h2>v3.6.3</h2> <h2>What's Changed</h2> <ul> <li>docs(showcase): Fix logos for ScalarDB and ScalarDL in showcase by <a href="https://github.com/josh-wong"><code>@josh-wong</code></a> in <a href="https://redirect.github.com/algolia/docsearch/pull/2317">algolia/docsearch#2317</a></li> <li>fix: upgrade algoliasearch to v5 by <a href="https://github.com/millotp"><code>@millotp</code></a> in <a href="https://redirect.github.com/algolia/docsearch/pull/2326">algolia/docsearch#2326</a></li> <li>fix: use vite instead of parcel in the examples by <a href="https://github.com/millotp"><code>@millotp</code></a> in <a href="https://redirect.github.com/algolia/docsearch/pull/2329">algolia/docsearch#2329</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/millotp"><code>@millotp</code></a> made their first contribution in <a href="https://redirect.github.com/algolia/docsearch/pull/2326">algolia/docsearch#2326</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/docsearch/compare/v3.6.2...v3.6.3">https://github.com/algolia/docsearch/compare/v3.6.2...v3.6.3</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/docsearch/blob/main/CHANGELOG.md"><code>@docsearch/css</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/algolia/docsearch/compare/v3.7.0...v3.8.0">3.8.0</a> (2024-11-12)</h1> <p>This version introduces a new type <a href="https://github.com/algolia/docsearch/blob/main/packages/docsearch-react/src/DocSearch.tsx#L19">DocSearchTransformClient</a> to allow the <code>transformSearchClient</code> to use either the lite client, or the full algoliasearch client. Users are encouraged to use the <a href="https://www.algolia.com/doc/libraries/javascript/v5/methods/search/">lite client</a> (<code>import { liteClient } from 'algoliasearch/lite</code>) to reduce bundle size.</p> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> use a minimal type for transformSearchClient (<a href="https://redirect.github.com/algolia/docsearch/issues/2348">#2348</a>) (<a href="08d9a37807">08d9a37</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>a11y:</strong> add hotkeys to search input aria-label (<a href="https://redirect.github.com/algolia/docsearch/issues/2337">#2337</a>) (<a href="44aa7dcf38">44aa7dc</a>)</li> </ul> <h1><a href="https://github.com/algolia/docsearch/compare/v3.6.3...v3.7.0">3.7.0</a> (2024-11-04)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> export the types folder (<a href="https://redirect.github.com/algolia/docsearch/issues/2332">#2332</a>) (<a href="90ca5fa8ed">90ca5fa</a>)</li> </ul> <h2><!-- raw HTML omitted -->3.6.3 (2024-10-31)<!-- raw HTML omitted --></h2> <ul> <li>fix: upgrade algoliasearch to v5 (<a href="https://redirect.github.com/algolia/docsearch/issues/2326">#2326</a>) (<a href="https://github.com/algolia/docsearch/commit/93578a4">93578a4</a>), closes <a href="https://redirect.github.com/algolia/docsearch/issues/2326">#2326</a></li> <li>fix: use vite instead of parcel in the examples (<a href="https://redirect.github.com/algolia/docsearch/issues/2329">#2329</a>) (<a href="https://github.com/algolia/docsearch/commit/d360855">d360855</a>), closes <a href="https://redirect.github.com/algolia/docsearch/issues/2329">#2329</a></li> <li>docs(showcase): Fix logos for ScalarDB and ScalarDL in showcase (<a href="https://redirect.github.com/algolia/docsearch/issues/2317">#2317</a>) (<a href="https://github.com/algolia/docsearch/commit/90f3c6a">90f3c6a</a>), closes <a href="https://redirect.github.com/algolia/docsearch/issues/2317">#2317</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="8e419a0d83"><code>8e419a0</code></a> chore: release v3.8.0 (<a href="https://redirect.github.com/algolia/docsearch/issues/2349">#2349</a>)</li> <li><a href="08d9a37807"><code>08d9a37</code></a> fix(types): use a minimal type for transformSearchClient (<a href="https://redirect.github.com/algolia/docsearch/issues/2348">#2348</a>)</li> <li><a href="57eace5541"><code>57eace5</code></a> chore(deps): dependencies 2024-11-11 (<a href="https://redirect.github.com/algolia/docsearch/issues/2340">#2340</a>)</li> <li><a href="44aa7dcf38"><code>44aa7dc</code></a> feat(a11y): add hotkeys to search input aria-label (<a href="https://redirect.github.com/algolia/docsearch/issues/2337">#2337</a>)</li> <li><a href="32ec9769fb"><code>32ec976</code></a> fix: use npm for release (<a href="https://redirect.github.com/algolia/docsearch/issues/2339">#2339</a>)</li> <li><a href="9441df4409"><code>9441df4</code></a> chore: release v3.7.0 (<a href="https://redirect.github.com/algolia/docsearch/issues/2338">#2338</a>)</li> <li><a href="aa666deccc"><code>aa666de</code></a> chore(deps): dependencies 2024-11-04 (<a href="https://redirect.github.com/algolia/docsearch/issues/2335">#2335</a>)</li> <li><a href="6579023a2f"><code>6579023</code></a> chore(docs): fix grammar, improve sentence clarity (<a href="https://redirect.github.com/algolia/docsearch/issues/2052">#2052</a>)</li> <li><a href="c98ae2f25b"><code>c98ae2f</code></a> chore: updated react docs link (<a href="https://redirect.github.com/algolia/docsearch/issues/2277">#2277</a>)</li> <li><a href="90ca5fa8ed"><code>90ca5fa</code></a> fix(types): export the types folder (<a href="https://redirect.github.com/algolia/docsearch/issues/2332">#2332</a>)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/docsearch/compare/v3.6.2...v3.8.0">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.12 to 1.2.15 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/iconify/icon-sets/commits">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.23.1 to 1.24.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases"><code>@shikijs/transformers</code>'s releases</a>.</em></p> <blockquote> <h2>v1.24.2</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>transformers</strong>: Expose <code>transformerNotationMap</code> - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b75d9d3e"><!-- raw HTML omitted -->(b75d9)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.24.1...v1.24.2">View changes on GitHub</a></h5> <h2>v1.24.1</h2> <h3> 🚀 Features</h3> <ul> <li>Update grammars and themes - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/c9cfabb1"><!-- raw HTML omitted -->(c9cfa)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.24.0...v1.24.1">View changes on GitHub</a></h5> <h2>v1.24.0</h2> <h3> 🚀 Features</h3> <ul> <li>Bump oniguruma-to-es for grammar support and perf - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/842">shikijs/shiki#842</a> <a href="https://github.com/shikijs/shiki/commit/fc87512f"><!-- raw HTML omitted -->(fc875)<!-- raw HTML omitted --></a></li> <li>Improve js engine support (and run tests) in pre-ES2024 envs - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/847">shikijs/shiki#847</a> <a href="https://github.com/shikijs/shiki/commit/76cbc7ef"><!-- raw HTML omitted -->(76cbc)<!-- raw HTML omitted --></a></li> <li>Bump js engine dependencies to support more grammars - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/850">shikijs/shiki#850</a> <a href="https://github.com/shikijs/shiki/commit/991a3f08"><!-- raw HTML omitted -->(991a3)<!-- raw HTML omitted --></a></li> <li>Update deps, support new languages - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/38e908b5"><!-- raw HTML omitted -->(38e90)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>monaco</strong>: Add missing theme fontStyle and background - by <a href="https://github.com/lejunyang"><code>@lejunyang</code></a> and <strong>lejunyang</strong> in <a href="https://redirect.github.com/shikijs/shiki/issues/849">shikijs/shiki#849</a> <a href="https://github.com/shikijs/shiki/commit/43ff1cf0"><!-- raw HTML omitted -->(43ff1)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.23.1...v1.24.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="b28cf13ca3"><code>b28cf13</code></a> chore: release v1.24.2</li> <li><a href="b75d9d3e9f"><code>b75d9d3</code></a> fix(transformers): expose <code>transformerNotationMap</code></li> <li><a href="50f4e13454"><code>50f4e13</code></a> chore: release v1.24.1</li> <li><a href="d1c87faee7"><code>d1c87fa</code></a> chore: release v1.24.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.24.2/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.3.0 to 9.3.1 <details> <summary>Commits</summary> <ul> <li><a href="b2c5788111"><code>b2c5788</code></a> chore: release v9.3.1</li> <li><a href="2fd5e436fa"><code>2fd5e43</code></a> chore: update deps</li> <li><a href="e364f32832"><code>e364f32</code></a> fix: package.json exports (<a href="https://redirect.github.com/shikijs/vscode-textmate/issues/2">#2</a>)</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.3.0...v9.3.1">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.0 to 1.2.1 <details> <summary>Commits</summary> <ul> <li><a href="1a255c58e3"><code>1a255c5</code></a> 1.2.1</li> <li><a href="87f8247e32"><code>87f8247</code></a> Updated dev/dependencies</li> <li><a href="0f1cdbd129"><code>0f1cdbd</code></a> Merge pull request <a href="https://redirect.github.com/ungap/structured-clone/issues/20">#20</a> from denisx/patch-1</li> <li><a href="871b8fd486"><code>871b8fd</code></a> Update package.json</li> <li><a href="68e41b1f89"><code>68e41b1</code></a> 1.2.0</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.0...v1.2.1">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.2.0 to 5.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-vue/releases"><code>@vitejs/plugin-vue</code>'s releases</a>.</em></p> <blockquote> <h2>plugin-vue@5.2.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.2.1/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md"><code>@vitejs/plugin-vue</code>'s changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.2.1 (2024-11-26)<!-- raw HTML omitted --></h2> <ul> <li>chore: add vite 6 peer dep (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/481">#481</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/4288652">4288652</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/481">#481</a></li> <li>chore: fix lint (<a href="https://github.com/vitejs/vite-plugin-vue/commit/378aea3">378aea3</a>)</li> <li>chore(deps): update dependency rollup to ^4.27.2 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/476">#476</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/b2df95e">b2df95e</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/476">#476</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="d156ad7682"><code>d156ad7</code></a> release: plugin-vue@5.2.1</li> <li><a href="4288652649"><code>4288652</code></a> chore: add vite 6 peer dep (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/481">#481</a>)</li> <li><a href="b2df95ef48"><code>b2df95e</code></a> chore(deps): update dependency rollup to ^4.27.2 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/476">#476</a>)</li> <li><a href="378aea3c8c"><code>378aea3</code></a> chore: fix lint</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.2.1/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.6.4 to 7.6.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/devtools/releases"><code>@vue/devtools-api</code>'s releases</a>.</em></p> <blockquote> <h2>v7.6.8</h2> <h3> 🚀 Features</h3> <ul> <li>Support <code>vite-plugin-inspect</code> for both Vite 5 and 6 - by <a href="https://github.com/peterpeterparker"><code>@peterpeterparker</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/730">vuejs/devtools#730</a> <a href="https://github.com/vuejs/devtools/commit/c8cfd6a"><!-- raw HTML omitted -->(c8cfd)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>client</strong>: XSS vulnerability in components tab - by <a href="https://github.com/xuzuodong"><code>@xuzuodong</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/726">vuejs/devtools#726</a> <a href="https://github.com/vuejs/devtools/commit/7749435"><!-- raw HTML omitted -->(77494)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vuejs/devtools/compare/v7.6.7...v7.6.8">View changes on GitHub</a></h5> <h2>v7.6.7</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>vite</strong>: Pin <code>vite-plugin-inspect</code> to be compatible with both vite 5 & 6, close <a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api/issues/716">#716</a> - by <a href="https://github.com/webfansplz"><code>@webfansplz</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/716">vuejs/devtools#716</a> <a href="https://github.com/vuejs/devtools/commit/39b21bb"><!-- raw HTML omitted -->(39b21)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vuejs/devtools/compare/v7.6.6...v7.6.7">View changes on GitHub</a></h5> <h2>v7.6.6</h2> <h3> 🚀 Features</h3> <ul> <li>Support vite6 - by <a href="https://github.com/webfansplz"><code>@webfansplz</code></a> <a href="https://github.com/vuejs/devtools/commit/36cebad"><!-- raw HTML omitted -->(36ceb)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vuejs/devtools/compare/v7.6.5...v7.6.6">View changes on GitHub</a></h5> <h2>v7.6.5</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>client</strong>: <ul> <li>Add null-safety check when accessing pinia store state, close <a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api/issues/707">#707</a> - by <a href="https://github.com/webfansplz"><code>@webfansplz</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/707">vuejs/devtools#707</a> <a href="https://github.com/vuejs/devtools/commit/2fd1be8"><!-- raw HTML omitted -->(2fd1b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>kit</strong>: <ul> <li>Inspect error with top-level <code>Proxy</code> value - by <a href="https://github.com/FoundTheWOUT"><code>@FoundTheWOUT</code></a> and <strong>Alex</strong> in <a href="https://redirect.github.com/vuejs/devtools/issues/701">vuejs/devtools#701</a> <a href="https://github.com/vuejs/devtools/commit/4539ee9"><!-- raw HTML omitted -->(4539e)<!-- raw HTML omitted --></a></li> <li>Add null-safety check for resolving matched route, close <a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api/issues/708">#708</a> - by <a href="https://github.com/webfansplz"><code>@webfansplz</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/708">vuejs/devtools#708</a> <a href="https://github.com/vuejs/devtools/commit/89127ac"><!-- raw HTML omitted -->(89127)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5> <a href="https://github.com/vuejs/devtools/compare/v7.6.4...v7.6.5">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="60595325ab"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="e310377f70"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="00da2e8c45"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="8d40c418c8"><code>8d40c41</code></a> chore: release v7.6.5</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.6.8/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.6.4 to 7.6.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/devtools/releases"><code>@vue/devtools-kit</code>'s releases</a>.</em></p> <blockquote> <h2>v7.6.8</h2> <h3> 🚀 Features</h3> <ul> <li>Support <code>vite-plugin-inspect</code> for both Vite 5 and 6 - by <a href="https://github.com/peterpeterparker"><code>@peterpeterparker</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/730">vuejs/devtools#730</a> <a href="https://github.com/vuejs/devtools/commit/c8cfd6a"><!-- raw HTML omitted -->(c8cfd)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>client</strong>: XSS vulnerability in components tab - by <a href="https://github.com/xuzuodong"><code>@xuzuodong</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/726">vuejs/devtools#726</a> <a href="https://github.com/vuejs/devtools/commit/7749435"><!-- raw HTML omitted -->(77494)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vuejs/devtools/compare/v7.6.7...v7.6.8">View changes on GitHub</a></h5> <h2>v7.6.7</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>vite</strong>: Pin <code>vite-plugin-inspect</code> to be compatible with both vite 5 & 6, close <a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/716">#716</a> - by <a href="https://github.com/webfansplz"><code>@webfansplz</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/716">vuejs/devtools#716</a> <a href="https://github.com/vuejs/devtools/commit/39b21bb"><!-- raw HTML omitted -->(39b21)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vuejs/devtools/compare/v7.6.6...v7.6.7">View changes on GitHub</a></h5> <h2>v7.6.6</h2> <h3> 🚀 Features</h3> <ul> <li>Support vite6 - by <a href="https://github.com/webfansplz"><code>@webfansplz</code></a> <a href="https://github.com/vuejs/devtools/commit/36cebad"><!-- raw HTML omitted -->(36ceb)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vuejs/devtools/compare/v7.6.5...v7.6.6">View changes on GitHub</a></h5> <h2>v7.6.5</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>client</strong>: <ul> <li>Add null-safety check when accessing pinia store state, close <a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/707">#707</a> - by <a href="https://github.com/webfansplz"><code>@webfansplz</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/707">vuejs/devtools#707</a> <a href="https://github.com/vuejs/devtools/commit/2fd1be8"><!-- raw HTML omitted -->(2fd1b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>kit</strong>: <ul> <li>Inspect error with top-level <code>Proxy</code> value - by <a href="https://github.com/FoundTheWOUT"><code>@FoundTheWOUT</code></a> and <strong>Alex</strong> in <a href="https://redirect.github.com/vuejs/devtools/issues/701">vuejs/devtools#701</a> <a href="https://github.com/vuejs/devtools/commit/4539ee9"><!-- raw HTML omitted -->(4539e)<!-- raw HTML omitted --></a></li> <li>Add null-safety check for resolving matched route, close <a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/708">#708</a> - by <a href="https://github.com/webfansplz"><code>@webfansplz</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/708">vuejs/devtools#708</a> <a href="https://github.com/vuejs/devtools/commit/89127ac"><!-- raw HTML omitted -->(89127)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5> <a href="https://github.com/vuejs/devtools/compare/v7.6.4...v7.6.5">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="60595325ab"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="77494352b3"><code>7749435</code></a> fix(client): XSS vulnerability in components tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/726">#726</a>)</li> <li><a href="e310377f70"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="00da2e8c45"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="8d40c418c8"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="4539ee9c67"><code>4539ee9</code></a> fix(kit): inspect error with top-level <code>Proxy</code> value (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/701">#701</a>)</li> <li><a href="bd0effb054"><code>bd0effb</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/702">#702</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.6.8/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.6.4 to 7.6.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/devtools/releases"><code>@vue/devtools-shared</code>'s releases</a>.</em></p> <blockquote> <h2>v7.6.8</h2> <h3> 🚀 Features</h3> <ul> <li>Support <code>vite-plugin-inspect</code> for both Vite 5 and 6 - by <a href="https://github.com/peterpeterparker"><code>@peterpeterparker</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/730">vuejs/devtools#730</a> <a href="https://github.com/vuejs/devtools/commit/c8cfd6a"><!-- raw HTML omitted -->(c8cfd)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>client</strong>: XSS vulnerability in components tab - by <a href="https://github.com/xuzuodong"><code>@xuzuodong</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/726">vuejs/devtools#726</a> <a href="https://github.com/vuejs/devtools/commit/7749435"><!-- raw HTML omitted -->(77494)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vuejs/devtools/compare/v7.6.7...v7.6.8">View changes on GitHub</a></h5> <h2>v7.6.7</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>vite</strong>: Pin <code>vite-plugin-inspect</code> to be compatible with both vite 5 & 6, close <a href="https://github.com/vuejs/devtools/tree/HEAD/packages/shared/issues/716">#716</a> - by <a href="https://github.com/webfansplz"><code>@webfansplz</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/716">vuejs/devtools#716</a> <a href="https://github.com/vuejs/devtools/commit/39b21bb"><!-- raw HTML omitted -->(39b21)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vuejs/devtools/compare/v7.6.6...v7.6.7">View changes on GitHub</a></h5> <h2>v7.6.6</h2> <h3> 🚀 Features</h3> <ul> <li>Support vite6 - by <a href="https://github.com/webfansplz"><code>@webfansplz</code></a> <a href="https://github.com/vuejs/devtools/commit/36cebad"><!-- raw HTML omitted -->(36ceb)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vuejs/devtools/compare/v7.6.5...v7.6.6">View changes on GitHub</a></h5> <h2>v7.6.5</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>client</strong>: <ul> <li>Add null-safety check when accessing pinia store state, close <a href="https://github.com/vuejs/devtools/tree/HEAD/packages/shared/issues/707">#707</a> - by <a href="https://github.com/webfansplz"><code>@webfansplz</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/707">vuejs/devtools#707</a> <a href="https://github.com/vuejs/devtools/commit/2fd1be8"><!-- raw HTML omitted -->(2fd1b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>kit</strong>: <ul> <li>Inspect error with top-level <code>Proxy</code> value - by <a href="https://github.com/FoundTheWOUT"><code>@FoundTheWOUT</code></a> and <strong>Alex</strong> in <a href="https://redirect.github.com/vuejs/devtools/issues/701">vuejs/devtools#701</a> <a href="https://github.com/vuejs/devtools/commit/4539ee9"><!-- raw HTML omitted -->(4539e)<!-- raw HTML omitted --></a></li> <li>Add null-safety check for resolving matched route, close <a href="https://github.com/vuejs/devtools/tree/HEAD/packages/shared/issues/708">#708</a> - by <a href="https://github.com/webfansplz"><code>@webfansplz</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/708">vuejs/devtools#708</a> <a href="https://github.com/vuejs/devtools/commit/89127ac"><!-- raw HTML omitted -->(89127)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5> <a href="https://github.com/vuejs/devtools/compare/v7.6.4...v7.6.5">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="60595325ab"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="e310377f70"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="00da2e8c45"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="36cebad541"><code>36cebad</code></a> feat: support vite6</li> <li><a href="8d40c418c8"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="bd0effb054"><code>bd0effb</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/shared/issues/702">#702</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.6.8/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `@vueuse/core` from 11.1.0 to 11.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vueuse/vueuse/releases"><code>@vueuse/core</code>'s releases</a>.</em></p> <blockquote> <h2>v11.3.0</h2> <h3> 🚀 Features</h3> <ul> <li><strong>OnClickOutside</strong>: Support component with fragments - by <a href="https://github.com/ilyaliao"><code>@ilyaliao</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4313">vueuse/vueuse#4313</a> <a href="https://github.com/vueuse/vueuse/commit/fe322bd9"><!-- raw HTML omitted -->(fe322)<!-- raw HTML omitted --></a></li> <li><strong>router</strong>: Transform get / set - by <a href="https://github.com/Akryum"><code>@Akryum</code></a>, <strong>Anthony Fu</strong> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4326">vueuse/vueuse#4326</a> <a href="https://github.com/vueuse/vueuse/commit/65aa0765"><!-- raw HTML omitted -->(65aa0)<!-- raw HTML omitted --></a></li> <li><strong>useFetch</strong>: Infer 'json' type for array payloads - by <a href="https://github.com/WingSMC"><code>@WingSMC</code></a>, <strong>Gergely Dremak</strong> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4329">vueuse/vueuse#4329</a> <a href="https://github.com/vueuse/vueuse/commit/3d29c16e"><!-- raw HTML omitted -->(3d29c)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>useFetch</strong>: Ensure single slash - by <a href="https://github.com/mrchar"><code>@mrchar</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4296">vueuse/vueuse#4296</a> <a href="https://github.com/vueuse/vueuse/commit/3de68720"><!-- raw HTML omitted -->(3de68)<!-- raw HTML omitted --></a></li> <li><strong>useMouse</strong>: Record the previous scroll value - by <a href="https://github.com/pkc918"><code>@pkc918</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4244">vueuse/vueuse#4244</a> <a href="https://github.com/vueuse/vueuse/commit/e8d11892"><!-- raw HTML omitted -->(e8d11)<!-- raw HTML omitted --></a></li> <li><strong>useMouse</strong>: Correct spelling error - by <a href="https://github.com/pkc918"><code>@pkc918</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4348">vueuse/vueuse#4348</a> <a href="https://github.com/vueuse/vueuse/commit/cceebf46"><!-- raw HTML omitted -->(cceeb)<!-- raw HTML omitted --></a></li> <li><strong>useRouteParams, useRouteQuery</strong>: Effect triggers twice with object getter as watch source - by <a href="https://github.com/jack-allocate"><code>@jack-allocate</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4283">vueuse/vueuse#4283</a> <a href="https://github.com/vueuse/vueuse/commit/44772a44"><!-- raw HTML omitted -->(44772)<!-- raw HTML omitted --></a></li> <li><strong>useSortable</strong>: Wrong order of elements - by <a href="https://github.com/ilyaliao"><code>@ilyaliao</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4332">vueuse/vueuse#4332</a> <a href="https://github.com/vueuse/vueuse/commit/9e78eda0"><!-- raw HTML omitted -->(9e78e)<!-- raw HTML omitted --></a></li> <li><strong>useSwipe</strong>: Allow vertical scrolling during swipe - by <a href="https://github.com/ilyaliao"><code>@ilyaliao</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4323">vueuse/vueuse#4323</a> <a href="https://github.com/vueuse/vueuse/commit/1bb547e0"><!-- raw HTML omitted -->(1bb54)<!-- raw HTML omitted --></a></li> <li><strong>useUrlSearchParams</strong>: <code>hash</code> mode missing <code>location.search</code> - by <a href="https://github.com/Huodoo"><code>@Huodoo</code></a>, <strong>霍冬冬</strong> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4340">vueuse/vueuse#4340</a> <a href="https://github.com/vueuse/vueuse/commit/e77cab13"><!-- raw HTML omitted -->(e77ca)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vueuse/vueuse/compare/v11.2.0...v11.3.0">View changes on GitHub</a></h5> <h2>v11.2.0</h2> <h3> 🚀 Features</h3> <ul> <li><strong>useBreakpoints</strong>: Add breakpoints for ElementUI/ElementPlus - by <a href="https://github.com/AAABingBing"><code>@AAABingBing</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4238">vueuse/vueuse#4238</a> <a href="https://github.com/vueuse/vueuse/commit/f71e5138"><!-- raw HTML omitted -->(f71e5)<!-- raw HTML omitted --></a></li> <li><strong>useMediaControls</strong>: Add playback error event - by <a href="https://github.com/DarrenSG"><code>@DarrenSG</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4253">vueuse/vueuse#4253</a> <a href="https://github.com/vueuse/vueuse/commit/e11699d2"><!-- raw HTML omitted -->(e1169)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>useArrayReduce</strong>: InitialValue can be a function - by <a href="https://github.com/Mutter45"><code>@Mutter45</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4243">vueuse/vueuse#4243</a> <a href="https://github.com/vueuse/vueuse/commit/ae542c6b"><!-- raw HTML omitted -->(ae542)<!-- raw HTML omitted --></a></li> <li><strong>useDevicesList</strong>: Handle NotAllowedError on reject/close - by <a href="https://github.com/espensgr"><code>@espensgr</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4246">vueuse/vueuse#4246</a> <a href="https://github.com/vueuse/vueuse/commit/bf0f249e"><!-- raw HTML omitted -->(bf0f2)<!-- raw HTML omitted --></a></li> <li><strong>useDropZone</strong>: Remove file kind restriction - by <a href="https://github.com/jackcodetw"><code>@jackcodetw</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4305">vueuse/vueuse#4305</a> <a href="https://github.com/vueuse/vueuse/commit/1d661f9d"><!-- raw HTML omitted -->(1d661)<!-- raw HTML omitted --></a></li> <li><strong>useIntervalFn</strong>: Prevent timer being set after pause is called in cb - by <a href="https://github.com/laporchen"><code>@laporchen</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4258">vueuse/vueuse#4258</a> <a href="https://github.com/vueuse/vueuse/commit/59f8c944"><!-- raw HTML omitted -->(59f8c)<!-- raw HTML omitted --></a></li> <li><strong>useManualRefHistory</strong>: <code>canUndo</code> and <code>canRedo</code> typing to be computed ref - by <a href="https://github.com/roydukkey"><code>@roydukkey</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4261">vueuse/vueuse#4261</a> <a href="https://github.com/vueuse/vueuse/commit/b46d2a0e"><!-- raw HTML omitted -->(b46d2)<!-- raw HTML omitted --></a></li> <li><strong>useWebSocket</strong>: Autoreconnect when ws close - by <a href="https://github.com/jackcodetw"><code>@jackcodetw</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4314">vueuse/vueuse#4314</a> <a href="https://github.com/vueuse/vueuse/commit/08412e8c"><!-- raw HTML omitted -->(08412)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vueuse/vueuse/compare/v11.1.0...v11.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="e722a2ebf3"><code>e722a2e</code></a> chore: release v11.3.0</li> <li><a href="1d5e978d73"><code>1d5e978</code></a> docs(useUserMedia): fix examples (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/4322">#4322</a>)</li> <li><a href="e14618c268"><code>e14618c</code></a> docs(useIntersectionObserver): update syntax to handle stricter types (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/4333">#4333</a>)</li> <li><a href="fe322bd965"><code>fe322bd</code></a> feat(OnClickOutside): support component with fragments (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/4313">#4313</a>)</li> <li><a href="1bb547e0d6"><code>1bb547e</code></a> fix(useSwipe): allow vertical scrolling during swipe (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/4323">#4323</a>)</li> <li><a href="3d29c16e48"><code>3d29c16</code></a> feat(useFetch): infer 'json' type for array payloads (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/4329">#4329</a>)</li> <li><a href="cceebf4679"><code>cceebf4</code></a> fix(useMouse): correct spelling error (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/4348">#4348</a>)</li> <li><a href="e77cab1322"><code>e77cab1</code></a> fix(useUrlSearchParams): <code>hash</code> mode missing <code>location.search</code> (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/4340">#4340</a>)</li> <li><a href="3de68720f4"><code>3de6872</code></a> fix(useFetch): ensure single slash (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/4296">#4296</a>)</li> <li><a href="e8d1189283"><code>e8d1189</code></a> fix(useMouse): record the previous scroll value (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/4244">#4244</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vueuse/vueuse/commits/v11.3.0/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@vueuse/metadata` from 11.1.0 to 11.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vueuse/vueuse/releases"><code>@vueuse/metadata</code>'s releases</a>.</em></p> <blockquote> <h2>v11.3.0</h2> <h3> 🚀 Features</h3> <ul> <li><strong>OnClickOutside</strong>: Support component with fragments - by <a href="https://github.com/ilyaliao"><code>@ilyaliao</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4313">vueuse/vueuse#4313</a> <a href="https://github.com/vueuse/vueuse/commit/fe322bd9"><!-- raw HTML omitted -->(fe322)<!-- raw HTML omitted --></a></li> <li><strong>router</strong>: Transform get / set - by <a href="https://github.com/Akryum"><code>@Akryum</code></a>, <strong>Anthony Fu</strong> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4326">vueuse/vueuse#4326</a> <a href="https://github.com/vueuse/vueuse/commit/65aa0765"><!-- raw HTML omitted -->(65aa0)<!-- raw HTML omitted --></a></li> <li><strong>useFetch</strong>: Infer 'json' type for array payloads - by <a href="https://github.com/WingSMC"><code>@WingSMC</code></a>, <strong>Gergely Dremak</strong> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4329">vueuse/vueuse#4329</a> <a href="https://github.com/vueuse/vueuse/commit/3d29c16e"><!-- raw HTML omitted -->(3d29c)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>useFetch</strong>: Ensure single slash - by <a href="https://github.com/mrchar"><code>@mrchar</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4296">vueuse/vueuse#4296</a> <a href="https://github.com/vueuse/vueuse/commit/3de68720"><!-- raw HTML omitted -->(3de68)<!-- raw HTML omitted --></a></li> <li><strong>useMouse</strong>: Record the previous scroll value - by <a href="https://github.com/pkc918"><code>@pkc918</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4244">vueuse/vueuse#4244</a> <a href="https://github.com/vueuse/vueuse/commit/e8d11892"><!-- raw HTML omitted -->(e8d11)<!-- raw HTML omitted --></a></li> <li><strong>useMouse</strong>: Correct spelling error - by <a href="https://github.com/pkc918"><code>@pkc918</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4348">vueuse/vueuse#4348</a> <a href="https://github.com/vueuse/vueuse/commit/cceebf46"><!-- raw HTML omitted -->(cceeb)<!-- raw HTML omitted --></a></li> <li><strong>useRouteParams, useRouteQuery</strong>: Effect triggers twice with object getter as watch source - by <a href="https://github.com/jack-allocate"><code>@jack-allocate</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4283">vueuse/vueuse#4283</a> <a href="https://github.com/vueuse/vueuse/commit/44772a44"><!-- raw HTML omitted -->(44772)<!-- raw HTML omitted --></a></li> <li><strong>useSortable</strong>: Wrong order of elements - by <a href="https://github.com/ilyaliao"><code>@ilyaliao</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4332">vueuse/vueuse#4332</a> <a href="https://github.com/vueuse/vueuse/commit/9e78eda0"><!-- raw HTML omitted -->(9e78e)<!-- raw HTML omitted --></a></li> <li><strong>useSwipe</strong>: Allow vertical scrolling during swipe - by <a href="https://github.com/ilyaliao"><code>@ilyaliao</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4323">vueuse/vueuse#4323</a> <a href="https://github.com/vueuse/vueuse/commit/1bb547e0"><!-- raw HTML omitted -->(1bb54)<!-- raw HTML omitted --></a></li> <li><strong>useUrlSearchParams</strong>: <code>hash</code> mode missing <code>location.search</code> - by <a href="https://github.com/Huodoo"><code>@Huodoo</code></a>, <strong>霍冬冬</strong> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4340">vueuse/vueuse#4340</a> <a href="https://github.com/vueuse/vueuse/commit/e77cab13"><!-- raw HTML omitted -->(e77ca)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vueuse/vueuse/compare/v11.2.0...v11.3.0">View changes on GitHub</a></h5> <h2>v11.2.0</h2> <h3> 🚀 Features</h3> <ul> <li><strong>useBreakpoints</strong>: Add breakpoints for ElementUI/ElementPlus - by <a href="https://github.com/AAABingBing"><code>@AAABingBing</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4238">vueuse/vueuse#4238</a> <a href="https://github.com/vueuse/vueuse/commit/f71e5138"><!-- raw HTML omitted -->(f71e5)<!-- raw HTML omitted --></a></li> <li><strong>useMediaControls</strong>: Add playback error event - by <a href="https://github.com/DarrenSG"><code>@DarrenSG</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4253">vueuse/vueuse#4253</a> <a href="https://github.com/vueuse/vueuse/commit/e11699d2"><!-- raw HTML omitted -->(e1169)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>useArrayReduce</strong>: InitialValue can be a function - by <a href="https://github.com/Mutter45"><code>@Mutter45</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4243">vueuse/vueuse#4243</a> <a href="https://github.com/vueuse/vueuse/commit/ae542c6b"><!-- raw HTML omitted -->(ae542)<!-- raw HTML omitted --></a></li> <li><strong>useDevicesList</strong>: Handle NotAllowedError on reject/close - by <a href="https://github.com/espensgr"><code>@espensgr</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4246">vueuse/vueuse#4246</a> <a href="https://github.com/vueuse/vueuse/commit/bf0f249e"><!-- raw HTML omitted -->(bf0f2)<!-- raw HTML omitted --></a></li> <li><strong>useDropZone</strong>: Remove file kind restriction - by <a href="https://github.com/jackcodetw"><code>@jackcodetw</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4305">vueuse/vueuse#4305</a> <a href="https://github.com/vueuse/vueuse/commit/1d661f9d"><!-- raw HTML omitted -->(1d661)<!-- raw HTML omitted --></a></li> <li><strong>useIntervalFn</strong>: Prevent timer being set after pause is called in cb - by <a href="https://github.com/laporchen"><code>@laporchen</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4258">vueuse/vueuse#4258</a> <a href="https://github.com/vueuse/vueuse/commit/59f8c944"><!-- raw HTML omitted -->(59f8c)<!-- raw HTML omitted --></a></li> <li><strong>useManualRefHistory</strong>: <code>canUndo</code> and <code>canRedo</code> typing to be computed ref - by <a href="https://github.com/roydukkey"><code>@roydukkey</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4261">vueuse/vueuse#4261</a> <a href="https://github.com/vueuse/vueuse/commit/b46d2a0e"><!-- raw HTML omitted -->(b46d2)<!-- raw HTML omitted --></a></li> <li><strong>useWebSocket</strong>: Autoreconnect when ws close - by <a href="https://... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
English | Español | 简体中文 | 繁體中文 | 日本語 | 한국어 | Polski | Português (Brasil) | Türkçe | Русский | Tiếng Việt | Indonesia | עברית | हिंदी | Italiano
KernelSU
A Kernel-based root solution for Android devices.
Features
- Kernel-based
suand root access management. - Module system based on OverlayFS.
- App Profile: Lock up the root power in a cage.
Compatibility State
KernelSU officially supports Android GKI 2.0 devices (kernel 5.10+). Older kernels (4.14+) are also compatible, but the kernel will have to be built manually.
With this, WSA, ChromeOS, and container-based Android are all supported.
Currently, only arm64-v8a and x86_64 are supported.
Usage
Translation
To help translate KernelSU or improve existing translations, please use Weblate. PR of Manager's translation is no longer accepted, because it will conflict with Weblate.
Discussion
- Telegram: @KernelSU
Security
For information on reporting security vulnerabilities in KernelSU, see SECURITY.md.
License
- Files under the
kerneldirectory are GPL-2.0-only. - All other parts except the
kerneldirectory are GPL-3.0-or-later.
Credits
- kernel-assisted-superuser: the KernelSU idea.
- Magisk: the powerful root tool.
- genuine: apk v2 signature validation.
- Diamorphine: some rootkit skills.
Languages
Kotlin
67.1%
C
20%
Rust
11.1%
Shell
0.9%
Makefile
0.4%
Other
0.4%