ffb1135d8d93286dc78a44fdcd9fae92819a3174
Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.4.1` | `1.5.0` | | [vue](https://github.com/vuejs/core) | `3.5.12` | `3.5.13` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.1` | `7.26.2` | | [@docsearch/js](https://github.com/algolia/docsearch) | `3.6.2` | `3.8.0` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.4` | `5.2.0` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.1.0` | `11.3.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.6.0` | `7.6.2` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.12` | `0.30.13` | | [micromark-util-character](https://github.com/micromark/micromark) | `2.1.0` | `2.1.1` | | [micromark-util-encode](https://github.com/micromark/micromark) | `2.0.0` | `2.0.1` | | [micromark-util-sanitize-uri](https://github.com/micromark/micromark) | `2.0.0` | `2.0.1` | | [micromark-util-symbol](https://github.com/micromark/micromark) | `2.0.0` | `2.0.1` | | [micromark-util-types](https://github.com/micromark/micromark) | `2.0.0` | `2.0.1` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` | | [rollup](https://github.com/rollup/rollup) | `4.24.2` | `4.27.3` | Updates `vitepress` from 1.4.1 to 1.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vitepress/releases">vitepress's releases</a>.</em></p> <blockquote> <h2>v1.5.0</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.4.5</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.4.3</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.4.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">vitepress's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.4.5...v1.5.0">1.5.0</a> (2024-11-04)</h1> <h3>Features</h3> <ul> <li>on-demand social icons (<a href="https://redirect.github.com/vuejs/vitepress/issues/4339">#4339</a>) (<a href="05f2f0d261">05f2f0d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4256">#4256</a> <a href="https://redirect.github.com/vuejs/vitepress/issues/4135">#4135</a> <a href="https://redirect.github.com/vuejs/vitepress/issues/4076">#4076</a> <a href="https://redirect.github.com/vuejs/vitepress/issues/3809">#3809</a> <a href="https://redirect.github.com/vuejs/vitepress/issues/3750">#3750</a> <a href="https://redirect.github.com/vuejs/vitepress/issues/1214">#1214</a> <a href="https://redirect.github.com/vuejs/vitepress/issues/2768">#2768</a> <a href="https://redirect.github.com/vuejs/vitepress/issues/2861">#2861</a></li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.4.4...v1.4.5">1.4.5</a> (2024-11-03)</h2> <h3>Bug Fixes</h3> <ul> <li>lang lazy load not working with twoslash (<a href="fc92a77a5d">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="dcb8450f11">dcb8450</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.4.2...v1.4.3">1.4.3</a> (2024-10-31)</h2> <h3>Performance Improvements</h3> <ul> <li>lazy load shiki languages (<a href="https://redirect.github.com/vuejs/vitepress/issues/4326">#4326</a>) (<a href="829977876a">8299778</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.4.1...v1.4.2">1.4.2</a> (2024-10-29)</h2> <h3>Bug Fixes</h3> <ul> <li>cache markdown-it instance and properly dispose shiki on config reload (<a href="https://redirect.github.com/vuejs/vitepress/issues/4321">#4321</a>) (<a href="45968cdc50">45968cd</a>) (<a href="acfe97f608">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="615aed5df7">615aed5</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4289">#4289</a> <a href="https://redirect.github.com/vuejs/vitepress/issues/4303">#4303</a></li> <li>remove explicit chinese fonts (<a href="https://redirect.github.com/vuejs/vitepress/issues/4286">#4286</a>) (<a href="668e9f7050">668e9f7</a>) (<a href="b8935502fb">b893550</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4286">#4286</a></li> <li><strong>theme/a11y:</strong> don't select search result unless mouse is actually moved (<a href="e638d855cf">e638d85</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4297">#4297</a></li> <li><strong>theme:</strong> add types for <code>VPLink</code>, <code>VPSocialLink</code> and <code>VPSocialLinks</code> exports (<a href="https://redirect.github.com/vuejs/vitepress/issues/4284">#4284</a>) (<a href="fcae4d5554">fcae4d5</a>)</li> <li><strong>theme:</strong> don't escape html in <code>siteTitle</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4308">#4308</a>) (<a href="bd690d6a9b">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="867b256e14"><code>867b256</code></a> release: v1.5.0</li> <li><a href="05f2f0d261"><code>05f2f0d</code></a> feat: on demand social icons (<a href="https://redirect.github.com/vuejs/vitepress/issues/4339">#4339</a>)</li> <li><a href="602ae7ba9d"><code>602ae7b</code></a> chore: remove redundant spaces in theme template css (<a href="https://redirect.github.com/vuejs/vitepress/issues/4337">#4337</a>)</li> <li><a href="1e4917eb30"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="fc92a77a5d"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="11eb137565"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="4dac35fc9e"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="dcb8450f11"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="08a88440ba"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="2b3cd95ab1"><code>2b3cd95</code></a> release: v1.4.3</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.4.1...v1.5.0">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.12 to 3.5.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases">vue's releases</a>.</em></p> <blockquote> <h2>v3.5.13</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">vue's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.12...v3.5.13">3.5.13</a> (2024-11-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> handle v-memo + v-for with functional key (<a href="https://redirect.github.com/vuejs/core/issues/12014">#12014</a>) (<a href="99009eee0e">99009ee</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12013">#12013</a></li> <li><strong>compiler-dom:</strong> properly stringify template string style (<a href="https://redirect.github.com/vuejs/core/issues/12392">#12392</a>) (<a href="2d78539da3">2d78539</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12391">#12391</a></li> <li><strong>custom-element:</strong> avoid triggering mutationObserver when relecting props (<a href="352bc88c1b">352bc88</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12214">#12214</a> <a href="https://redirect.github.com/vuejs/core/issues/12215">#12215</a></li> <li><strong>deps:</strong> update dependency postcss to ^8.4.48 (<a href="https://redirect.github.com/vuejs/core/issues/12356">#12356</a>) (<a href="b5ff930089">b5ff930</a>)</li> <li><strong>hydration:</strong> the component vnode's el should be updated when a mismatch occurs. (<a href="https://redirect.github.com/vuejs/core/issues/12255">#12255</a>) (<a href="a20a4cb36a">a20a4cb</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12253">#12253</a></li> <li><strong>reactiivty:</strong> avoid unnecessary watcher effect removal from inactive scope (<a href="21932840ea">2193284</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/5783">#5783</a> <a href="https://redirect.github.com/vuejs/core/issues/5806">#5806</a></li> <li><strong>reactivity:</strong> release nested effects/scopes on effect scope stop (<a href="https://redirect.github.com/vuejs/core/issues/12373">#12373</a>) (<a href="bee2f5ee62">bee2f5e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12370">#12370</a></li> <li><strong>runtime-dom:</strong> set css vars before user onMounted hooks (<a href="2d5c5e25e9">2d5c5e2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11533">#11533</a></li> <li><strong>runtime-dom:</strong> set css vars on update to handle child forcing reflow in onMount (<a href="https://redirect.github.com/vuejs/core/issues/11561">#11561</a>) (<a href="c4312f9c71">c4312f9</a>)</li> <li><strong>ssr:</strong> avoid updating subtree of async component if it is resolved (<a href="https://redirect.github.com/vuejs/core/issues/12363">#12363</a>) (<a href="da7ad5e3d2">da7ad5e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12362">#12362</a></li> <li><strong>ssr:</strong> ensure v-text updates correctly with custom directives in SSR output (<a href="https://redirect.github.com/vuejs/core/issues/12311">#12311</a>) (<a href="1f75d4e6df">1f75d4e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12309">#12309</a></li> <li><strong>ssr:</strong> handle initial selected state for select with v-model + v-for option (<a href="https://redirect.github.com/vuejs/core/issues/12399">#12399</a>) (<a href="4f8d807822">4f8d807</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12395">#12395</a></li> <li><strong>teleport:</strong> handle deferred teleport update before mounted (<a href="https://redirect.github.com/vuejs/core/issues/12168">#12168</a>) (<a href="8bff142f99">8bff142</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12161">#12161</a></li> <li><strong>templateRef:</strong> set ref on cached async component which wrapped in KeepAlive (<a href="https://redirect.github.com/vuejs/core/issues/12290">#12290</a>) (<a href="983eb50a17">983eb50</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4999">#4999</a> <a href="https://redirect.github.com/vuejs/core/issues/5004">#5004</a></li> <li><strong>test:</strong> update snapshot (<a href="https://redirect.github.com/vuejs/core/issues/12169">#12169</a>) (<a href="828d4a4439">828d4a4</a>)</li> <li><strong>Transition:</strong> fix transition memory leak edge case (<a href="https://redirect.github.com/vuejs/core/issues/12182">#12182</a>) (<a href="660132df6c">660132d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12181">#12181</a></li> <li><strong>transition:</strong> reflow before leave-active class after leave-from (<a href="https://redirect.github.com/vuejs/core/issues/12288">#12288</a>) (<a href="4b479db61d">4b479db</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/2593">#2593</a></li> <li><strong>types:</strong> defineEmits w/ interface declaration (<a href="https://redirect.github.com/vuejs/core/issues/12343">#12343</a>) (<a href="1022eabaa1">1022eab</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8457">#8457</a></li> <li><strong>v-once:</strong> setting hasOnce to current block only when in v-once (<a href="https://redirect.github.com/vuejs/core/issues/12374">#12374</a>) (<a href="37300fc261">37300fc</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12371">#12371</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>reactivity:</strong> do not track inner key `__v_skip`` (<a href="https://redirect.github.com/vuejs/core/issues/11690">#11690</a>) (<a href="d637bd6c01">d637bd6</a>)</li> <li><strong>runtime-core:</strong> use feature flag for call to resolveMergedOptions (<a href="https://redirect.github.com/vuejs/core/issues/12163">#12163</a>) (<a href="1755ac0a10">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="6eb29d345a"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="4f8d807822"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="983eb50a17"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="da7ad5e3d2"><code>da7ad5e</code></a> fix(ssr): avoid updating subtree of async component if it is resolved (<a href="https://redirect.github.com/vuejs/core/issues/12363">#12363</a>)</li> <li><a href="1f75d4e6df"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="4b479db61d"><code>4b479db</code></a> fix(transition): reflow before leave-active class after leave-from (<a href="https://redirect.github.com/vuejs/core/issues/12288">#12288</a>)</li> <li><a href="a20a4cb36a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="352bc88c1b"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="10ab8c0e7b"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="d637bd6c01"><code>d637bd6</code></a> perf(reactivity): do not track inner key `__v_skip`` (<a href="https://redirect.github.com/vuejs/core/issues/11690">#11690</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.12...v3.5.13">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.26.1 to 7.26.2 <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.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> </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.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="a39ef1adf3"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="29242d577d"><code>29242d5</code></a> fix: Parse placeholder for TS namespace (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16903">#16903</a>)</li> <li><a href="d8ed865c58"><code>d8ed865</code></a> fix: Account for offsets when creating new Position instances (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16937">#16937</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.2/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@docsearch/js` 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/js</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/js</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 `@docsearch/react` 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/react</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/react</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 `@shikijs/core` from 1.22.1 to 1.23.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases"><code>@shikijs/core</code>'s releases</a>.</em></p> <blockquote> <h2>v1.23.1</h2> <h3> 🚀 Features</h3> <ul> <li>Bump Oniguruma-To-ES dep to support more grammars and simplify - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/836">shikijs/shiki#836</a> <a href="https://github.com/shikijs/shiki/commit/4a9cd8a1"><!-- raw HTML omitted -->(4a9cd)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.23.0...v1.23.1">View changes on GitHub</a></h5> <h2>v1.23.0</h2> <h3> 🚀 Features</h3> <ul> <li>Port <code>@michael-makes/shiki-colorized-brackets</code> JSR package - by <a href="https://github.com/MichaelMakesGames"><code>@MichaelMakesGames</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/831">shikijs/shiki#831</a> <a href="https://github.com/shikijs/shiki/commit/94cc6d8f"><!-- raw HTML omitted -->(94cc6)<!-- raw HTML omitted --></a></li> <li>Use Oniguruma-To-ES in the JS engine - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/828">shikijs/shiki#828</a> and <a href="https://redirect.github.com/shikijs/shiki/issues/832">shikijs/shiki#832</a> <a href="https://github.com/shikijs/shiki/commit/33b8b493"><!-- raw HTML omitted -->(33b8b)<!-- raw HTML omitted --></a></li> <li><strong>transformers</strong>: Add Style to Class transformer - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/826">shikijs/shiki#826</a> <a href="https://github.com/shikijs/shiki/commit/48d6c579"><!-- raw HTML omitted -->(48d6c)<!-- raw HTML omitted --></a></li> <li><strong>vitepress-twoslash</strong>: Cache type informations to improve performance - by <a href="https://github.com/nakasyou"><code>@nakasyou</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/798">shikijs/shiki#798</a> <a href="https://github.com/shikijs/shiki/commit/45fd3ada"><!-- raw HTML omitted -->(45fd3)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.22.2...v1.23.0">View changes on GitHub</a></h5> <h2>v1.22.2</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>cli</strong>: Multiple fontStyle - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/c9acd17b"><!-- raw HTML omitted -->(c9acd)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <code>createdBundledHighlighter</code> cause wasm engine to be loaded - by <a href="https://github.com/fuma-nama"><code>@fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/819">shikijs/shiki#819</a> <a href="https://github.com/shikijs/shiki/commit/e26920a5"><!-- raw HTML omitted -->(e2692)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.22.1...v1.22.2">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="1da0bc8a12"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="1a687ad2f9"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="33b8b49396"><code>33b8b49</code></a> feat: Use Oniguruma-To-ES in the JS engine (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/828">#828</a>) (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/832">#832</a>)</li> <li><a href="e4d9a7a101"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="e26920a5de"><code>e26920a</code></a> fix(core): <code>createdBundledHighlighter</code> cause wasm engine to be loaded (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/819">#819</a>)</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.23.1/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/engine-javascript` from 1.22.1 to 1.23.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases"><code>@shikijs/engine-javascript</code>'s releases</a>.</em></p> <blockquote> <h2>v1.23.1</h2> <h3> 🚀 Features</h3> <ul> <li>Bump Oniguruma-To-ES dep to support more grammars and simplify - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/836">shikijs/shiki#836</a> <a href="https://github.com/shikijs/shiki/commit/4a9cd8a1"><!-- raw HTML omitted -->(4a9cd)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.23.0...v1.23.1">View changes on GitHub</a></h5> <h2>v1.23.0</h2> <h3> 🚀 Features</h3> <ul> <li>Port <code>@michael-makes/shiki-colorized-brackets</code> JSR package - by <a href="https://github.com/MichaelMakesGames"><code>@MichaelMakesGames</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/831">shikijs/shiki#831</a> <a href="https://github.com/shikijs/shiki/commit/94cc6d8f"><!-- raw HTML omitted -->(94cc6)<!-- raw HTML omitted --></a></li> <li>Use Oniguruma-To-ES in the JS engine - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/828">shikijs/shiki#828</a> and <a href="https://redirect.github.com/shikijs/shiki/issues/832">shikijs/shiki#832</a> <a href="https://github.com/shikijs/shiki/commit/33b8b493"><!-- raw HTML omitted -->(33b8b)<!-- raw HTML omitted --></a></li> <li><strong>transformers</strong>: Add Style to Class transformer - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/826">shikijs/shiki#826</a> <a href="https://github.com/shikijs/shiki/commit/48d6c579"><!-- raw HTML omitted -->(48d6c)<!-- raw HTML omitted --></a></li> <li><strong>vitepress-twoslash</strong>: Cache type informations to improve performance - by <a href="https://github.com/nakasyou"><code>@nakasyou</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/798">shikijs/shiki#798</a> <a href="https://github.com/shikijs/shiki/commit/45fd3ada"><!-- raw HTML omitted -->(45fd3)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.22.2...v1.23.0">View changes on GitHub</a></h5> <h2>v1.22.2</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>cli</strong>: Multiple fontStyle - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/c9acd17b"><!-- raw HTML omitted -->(c9acd)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <code>createdBundledHighlighter</code> cause wasm engine to be loaded - by <a href="https://github.com/fuma-nama"><code>@fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/819">shikijs/shiki#819</a> <a href="https://github.com/shikijs/shiki/commit/e26920a5"><!-- raw HTML omitted -->(e2692)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.22.1...v1.22.2">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="1da0bc8a12"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="4a9cd8a1a9"><code>4a9cd8a</code></a> feat: bump Oniguruma-To-ES dep to support more grammars and simplify (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript/issues/836">#836</a>)</li> <li><a href="1a687ad2f9"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="33b8b49396"><code>33b8b49</code></a> feat: Use Oniguruma-To-ES in the JS engine (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript/issues/828">#828</a>) (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript/issues/832">#832</a>)</li> <li><a href="c08a33295a"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="e4d9a7a101"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.23.1/packages/engine-javascript">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/engine-oniguruma` from 1.22.1 to 1.23.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases"><code>@shikijs/engine-oniguruma</code>'s releases</a>.</em></p> <blockquote> <h2>v1.23.1</h2> <h3> 🚀 Features</h3> <ul> <li>Bump Oniguruma-To-ES dep to support more grammars and simplify - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/836">shikijs/shiki#836</a> <a href="https://github.com/shikijs/shiki/commit/4a9cd8a1"><!-- raw HTML omitted -->(4a9cd)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.23.0...v1.23.1">View changes on GitHub</a></h5> <h2>v1.23.0</h2> <h3> 🚀 Features</h3> <ul> <li>Port <code>@michael-makes/shiki-colorized-brackets</code> JSR package - by <a href="https://github.com/MichaelMakesGames"><code>@MichaelMakesGames</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/831">shikijs/shiki#831</a> <a href="https://github.com/shikijs/shiki/commit/94cc6d8f"><!-- raw HTML omitted -->(94cc6)<!-- raw HTML omitted --></a></li> <li>Use Oniguruma-To-ES in the JS engine - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/828">shikijs/shiki#828</a> and <a href="https://redirect.github.com/shikijs/shiki/issues/832">shikijs/shiki#832</a> <a href="https://github.com/shikijs/shiki/commit/33b8b493"><!-- raw HTML omitted -->(33b8b)<!-- raw HTML omitted --></a></li> <li><strong>transformers</strong>: Add Style to Class transformer - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/826">shikijs/shiki#826</a> <a href="https://github.com/shikijs/shiki/commit/48d6c579"><!-- raw HTML omitted -->(48d6c)<!-- raw HTML omitted --></a></li> <li><strong>vitepress-twoslash</strong>: Cache type informations to improve performance - by <a href="https://github.com/nakasyou"><code>@nakasyou</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/798">shikijs/shiki#798</a> <a href="https://github.com/shikijs/shiki/commit/45fd3ada"><!-- raw HTML omitted -->(45fd3)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.22.2...v1.23.0">View changes on GitHub</a></h5> <h2>v1.22.2</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>cli</strong>: Multiple fontStyle - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/c9acd17b"><!-- raw HTML omitted -->(c9acd)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <code>createdBundledHighlighter</code> cause wasm engine to be loaded - by <a href="https://github.com/fuma-nama"><code>@fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/819">shikijs/shiki#819</a> <a href="https://github.com/shikijs/shiki/commit/e26920a5"><!-- raw HTML omitted -->(e2692)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.22.1...v1.22.2">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="1da0bc8a12"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="1a687ad2f9"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="e4d9a7a101"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.23.1/packages/engine-oniguruma">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.22.1 to 1.23.1 <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.23.1</h2> <h3> 🚀 Features</h3> <ul> <li>Bump Oniguruma-To-ES dep to support more grammars and simplify - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/836">shikijs/shiki#836</a> <a href="https://github.com/shikijs/shiki/commit/4a9cd8a1"><!-- raw HTML omitted -->(4a9cd)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.23.0...v1.23.1">View changes on GitHub</a></h5> <h2>v1.23.0</h2> <h3> 🚀 Features</h3> <ul> <li>Port <code>@michael-makes/shiki-colorized-brackets</code> JSR package - by <a href="https://github.com/MichaelMakesGames"><code>@MichaelMakesGames</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/831">shikijs/shiki#831</a> <a href="https://github.com/shikijs/shiki/commit/94cc6d8f"><!-- raw HTML omitted -->(94cc6)<!-- raw HTML omitted --></a></li> <li>Use Oniguruma-To-ES in the JS engine - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/828">shikijs/shiki#828</a> and <a href="https://redirect.github.com/shikijs/shiki/issues/832">shikijs/shiki#832</a> <a href="https://github.com/shikijs/shiki/commit/33b8b493"><!-- raw HTML omitted -->(33b8b)<!-- raw HTML omitted --></a></li> <li><strong>transformers</strong>: Add Style to Class transformer - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/826">shikijs/shiki#826</a> <a href="https://github.com/shikijs/shiki/commit/48d6c579"><!-- raw HTML omitted -->(48d6c)<!-- raw HTML omitted --></a></li> <li><strong>vitepress-twoslash</strong>: Cache type informations to improve performance - by <a href="https://github.com/nakasyou"><code>@nakasyou</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/798">shikijs/shiki#798</a> <a href="https://github.com/shikijs/shiki/commit/45fd3ada"><!-- raw HTML omitted -->(45fd3)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.22.2...v1.23.0">View changes on GitHub</a></h5> <h2>v1.22.2</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>cli</strong>: Multiple fontStyle - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/c9acd17b"><!-- raw HTML omitted -->(c9acd)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <code>createdBundledHighlighter</code> cause wasm engine to be loaded - by <a href="https://github.com/fuma-nama"><code>@fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/819">shikijs/shiki#819</a> <a href="https://github.com/shikijs/shiki/commit/e26920a5"><!-- raw HTML omitted -->(e2692)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.22.1...v1.22.2">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="1da0bc8a12"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="1a687ad2f9"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="48d6c57994"><code>48d6c57</code></a> feat(transformers): add Style to Class transformer (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/826">#826</a>)</li> <li><a href="9b55bf8f95"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="e4d9a7a101"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.23.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/types` from 1.22.1 to 1.23.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases"><code>@shikijs/types</code>'s releases</a>.</em></p> <blockquote> <h2>v1.23.1</h2> <h3> 🚀 Features</h3> <ul> <li>Bump Oniguruma-To-ES dep to support more grammars and simplify - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/836">shikijs/shiki#836</a> <a href="https://github.com/shikijs/shiki/commit/4a9cd8a1"><!-- raw HTML omitted -->(4a9cd)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.23.0...v1.23.1">View changes on GitHub</a></h5> <h2>v1.23.0</h2> <h3> 🚀 Features</h3> <ul> <li>Port <code>@michael-makes/shiki-colorized-brackets</code> JSR package - by <a href="https://github.com/MichaelMakesGames"><code>@MichaelMakesGames</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/831">shikijs/shiki#831</a> <a href="https://github.com/shikijs/shiki/commit/94cc6d8f"><!-- raw HTML omitted -->(94cc6)<!-- raw HTML omitted --></a></li> <li>Use Oniguruma-To-ES in the JS engine - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/828">shikijs/shiki#828</a> and <a href="https://redirect.github.com/shikijs/shiki/issues/832">shikijs/shiki#832</a> <a href="https://github.com/shikijs/shiki/commit/33b8b493"><!-- raw HTML omitted -->(33b8b)<!-- raw HTML omitted --></a></li> <li><strong>transformers</strong>: Add Style to Class transformer - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/826">shikijs/shiki#826</a> <a href="https://github.com/shikijs/shiki/commit/48d6c579"><!-- raw HTML omitted -->(48d6c)<!-- raw HTML omitted --></a></li> <li><strong>vitepress-twoslash</strong>: Cache type informations to improve performance - by <a href="https://github.com/nakasyou"><code>@nakasyou</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/798">shikijs/shiki#798</a> <a href="https://github.com/shikijs/shiki/commit/45fd3ada"><!-- raw HTML omitted -->(45fd3)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.22.2...v1.23.0">View changes on GitHub</a></h5> <h2>v1.22.2</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>cli</strong>: Multiple fontStyle - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/c9acd17b"><!-- raw HTML omitted -->(c9acd)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <code>createdBundledHighlighter</code> cause wasm engine to be loaded - by <a href="https://github.com/fuma-nama"><code>@fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/819">shikijs/shiki#819</a> <a href="https://github.com/shikijs/shiki/commit/e26920a5"><!-- raw HTML omitted -->(e2692)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.22.1...v1.22.2">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="1da0bc8a12"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="1a687ad2f9"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="e4d9a7a101"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.23.1/packages/types">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.4 to 5.2.0 <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.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.2.0/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-vue@5.1.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.5/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>5.2.0 (2024-11-13)</h2> <ul> <li>feat: add a feature option to support custom component id generator (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/461">#461</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/7a1fc4c">7a1fc4c</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/461">#461</a></li> </ul> <h2><!-- raw HTML omitted -->5.1.5 (2024-11-11)<!-- raw HTML omitted --></h2> <ul> <li>chore: fix typo (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/464">#464</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/4a811b0">4a811b0</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/464">#464</a></li> <li>chore(deps): update dependency rollup to ^4.24.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/448">#448</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0fc9cd0">0fc9cd0</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/448">#448</a></li> <li>chore(deps): update dependency rollup to ^4.25.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/472">#472</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/91210cc">91210cc</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/472">#472</a></li> <li>chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/462">#462</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/5625fc9">5625fc9</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/462">#462</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/439">#439</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e432bcb">e432bcb</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/439">#439</a></li> <li>fix(hmr): re-resolve script after type dep changed (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/446">#446</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/8f9c624">8f9c624</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/446">#446</a></li> <li>fix(hmr): should reload if relies file changed after re-render (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/471">#471</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/62b17f3">62b17f3</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/471">#471</a></li> <li>perf: use <code>hash</code> to replace <code>createHash</code> (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/460">#460</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit... _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%