KernelSU/website/yarn.lock

1167 lines
56 KiB
Plaintext
Raw Permalink Normal View History

2023-01-14 23:18:11 +08:00
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@algolia/autocomplete-core@1.17.7":
version "1.17.7"
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-core/-/autocomplete-core-1.17.7.tgz#2c410baa94a47c5c5f56ed712bb4a00ebe24088b"
integrity sha512-BjiPOW6ks90UKl7TwMv7oNQMnzU+t/wk9mgIDi6b1tXpUek7MW0lbNOUHpvam9pe3lVCf4xPFT+lK7s+e+fs7Q==
dependencies:
"@algolia/autocomplete-plugin-algolia-insights" "1.17.7"
"@algolia/autocomplete-shared" "1.17.7"
"@algolia/autocomplete-plugin-algolia-insights@1.17.7":
version "1.17.7"
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.17.7.tgz#7d2b105f84e7dd8f0370aa4c4ab3b704e6760d82"
integrity sha512-Jca5Ude6yUOuyzjnz57og7Et3aXjbwCSDf/8onLHSQgw1qW3ALl9mrMWaXb5FmPVkV3EtkD2F/+NkT6VHyPu9A==
dependencies:
"@algolia/autocomplete-shared" "1.17.7"
"@algolia/autocomplete-preset-algolia@1.17.7":
version "1.17.7"
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.17.7.tgz#c9badc0d73d62db5bf565d839d94ec0034680ae9"
integrity sha512-ggOQ950+nwbWROq2MOCIL71RE0DdQZsceqrg32UqnhDz8FlO9rL8ONHNsI2R1MH0tkgVIDKI/D0sMiUchsFdWA==
dependencies:
"@algolia/autocomplete-shared" "1.17.7"
"@algolia/autocomplete-shared@1.17.7":
version "1.17.7"
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.17.7.tgz#105e84ad9d1a31d3fb86ba20dc890eefe1a313a0"
integrity sha512-o/1Vurr42U/qskRSuhBH+VKxMvkkUVTLU6WZQr+L5lGZZLYWyhdzWjW0iGXY7EkwRTjBqvN2EsR81yCTGV/kmg==
"@algolia/client-abtesting@5.20.2":
version "5.20.2"
resolved "https://registry.yarnpkg.com/@algolia/client-abtesting/-/client-abtesting-5.20.2.tgz#e0d950735cbe4e00960418749839820a333f9df0"
integrity sha512-IS8JSFsDD33haaKIIFaL7qj3bEIG9GldZfb3ILW0QF3at7TcrIJYy58hrDvFee5T3p3E2aH/+wqIr0eha8jB/w==
dependencies:
"@algolia/client-common" "5.20.2"
"@algolia/requester-browser-xhr" "5.20.2"
"@algolia/requester-fetch" "5.20.2"
"@algolia/requester-node-http" "5.20.2"
"@algolia/client-analytics@5.20.2":
version "5.20.2"
resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-5.20.2.tgz#b8bc4ff50c3968e58b11a56ce50e8732c056ca19"
integrity sha512-k0KxCfcX/HZySqPasKy6GkiiDuebaMh2v/nE0HHg1PbsyeyagLapDi6Ktjkxhz8NlUq6eTJR+ddGJegippKQtQ==
dependencies:
"@algolia/client-common" "5.20.2"
"@algolia/requester-browser-xhr" "5.20.2"
"@algolia/requester-fetch" "5.20.2"
"@algolia/requester-node-http" "5.20.2"
"@algolia/client-common@5.20.2":
version "5.20.2"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.20.2.tgz#4a80baedbe739ae84fde300a1f539508e5ae38a7"
integrity sha512-xoZcL/Uu49KYDb3feu2n06gALD17p5CslO8Zk3mZ7+uTurK3lgjLws7LNetZ172Ap/GpzPCRXI83d2iDoYQD6Q==
"@algolia/client-insights@5.20.2":
version "5.20.2"
resolved "https://registry.yarnpkg.com/@algolia/client-insights/-/client-insights-5.20.2.tgz#cf1c21e2c40c3751276c27048c72a3b164b0a4f2"
integrity sha512-fy7aCbo9y7WHt/9G03EYc471Dd5kIaM8PNP4z6AEQYr9a9X8c4inwNs6tePxAEfRHwVQi0CZ7kuVdn6/MjWx1A==
dependencies:
"@algolia/client-common" "5.20.2"
"@algolia/requester-browser-xhr" "5.20.2"
"@algolia/requester-fetch" "5.20.2"
"@algolia/requester-node-http" "5.20.2"
"@algolia/client-personalization@5.20.2":
version "5.20.2"
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-5.20.2.tgz#ab8342c1e5f1a4ae71383dffdb25910c5df9d06e"
integrity sha512-ocL1ZXulfuXzJAwsKw2kMscKMD0rs/f4CFYu6Gjh4mK4um6rGfa1a6u1MSc4swFqRQer0wNP9Pi+kVfKhuKt5A==
dependencies:
"@algolia/client-common" "5.20.2"
"@algolia/requester-browser-xhr" "5.20.2"
"@algolia/requester-fetch" "5.20.2"
"@algolia/requester-node-http" "5.20.2"
"@algolia/client-query-suggestions@5.20.2":
version "5.20.2"
resolved "https://registry.yarnpkg.com/@algolia/client-query-suggestions/-/client-query-suggestions-5.20.2.tgz#fc2d5836aaf90fba60fc347e0f1b1e8e4ab15592"
integrity sha512-Xjs4Tj1zkLCnmq1ys8RRhLQPy002I6GuT/nbHVdSQmQu4yKCI0gOFbwxHdM6yYPEuE3cJx7A4wSQjCH21mUKsg==
dependencies:
"@algolia/client-common" "5.20.2"
"@algolia/requester-browser-xhr" "5.20.2"
"@algolia/requester-fetch" "5.20.2"
"@algolia/requester-node-http" "5.20.2"
"@algolia/client-search@5.20.2":
version "5.20.2"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.20.2.tgz#941788be5c238197d30a21237e0b3f28d80db874"
integrity sha512-2cD3RGB5byusLS0DAX1Nvl5MLiv7OoGgQrRs+94dTalqjvK8lGKzxxJhXoVojgx2qcROyIUAIDXFdTqv6NIHaA==
dependencies:
"@algolia/client-common" "5.20.2"
"@algolia/requester-browser-xhr" "5.20.2"
"@algolia/requester-fetch" "5.20.2"
"@algolia/requester-node-http" "5.20.2"
"@algolia/ingestion@1.20.2":
version "1.20.2"
resolved "https://registry.yarnpkg.com/@algolia/ingestion/-/ingestion-1.20.2.tgz#f506af644979974a6842fb75ac90df8782da4b0d"
integrity sha512-S593Kmhc98+5zdzGet4GrZEBEBGl4vVtqg/MPfW8dCRf9qDRNYSkhBsIzlhQe9JWiohe9oB9LW5meibwOgRmww==
dependencies:
"@algolia/client-common" "5.20.2"
"@algolia/requester-browser-xhr" "5.20.2"
"@algolia/requester-fetch" "5.20.2"
"@algolia/requester-node-http" "5.20.2"
"@algolia/monitoring@1.20.2":
version "1.20.2"
resolved "https://registry.yarnpkg.com/@algolia/monitoring/-/monitoring-1.20.2.tgz#920ce38c5d2250bc34692bc256b622e72c3f8169"
integrity sha512-bW41aWLYgBv/coJUIT85mkN3kk1VBKsM8tlwB5S/s446Mgc7r8t5TX7kA8kCR2UbwDedOK51i/85/x/rM0ZXbg==
dependencies:
"@algolia/client-common" "5.20.2"
"@algolia/requester-browser-xhr" "5.20.2"
"@algolia/requester-fetch" "5.20.2"
"@algolia/requester-node-http" "5.20.2"
"@algolia/recommend@5.20.2":
version "5.20.2"
resolved "https://registry.yarnpkg.com/@algolia/recommend/-/recommend-5.20.2.tgz#423ebaddf13de43a8eb28b0642b60e85f3393e34"
integrity sha512-wBMf3J1L5ogvU8p8ifHkknDXWn1zdZ2epkqpt2MkUaZynE3G77rrFU9frcO+Pu1FQJQ5xCDTKcYUUcJCDD00rg==
dependencies:
"@algolia/client-common" "5.20.2"
"@algolia/requester-browser-xhr" "5.20.2"
"@algolia/requester-fetch" "5.20.2"
"@algolia/requester-node-http" "5.20.2"
"@algolia/requester-browser-xhr@5.20.2":
version "5.20.2"
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.20.2.tgz#ec674ae20e9fecde1c1a73c5cb0fcfacd3803bac"
integrity sha512-w+VMzOkIq2XDGg6Ybzr74RlBZvJQnuIdKpVusQSXCXknvxwAwbO457LmoavhZWl06Lcsk9YDx1X2k0zb+iJQmw==
dependencies:
"@algolia/client-common" "5.20.2"
"@algolia/requester-fetch@5.20.2":
version "5.20.2"
resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.20.2.tgz#13d59d9c946d9cd3de319865d70db64e255028e4"
integrity sha512-wpjnbvbi3A13b0DvijE45DRYDvwcP5Ttz7RTMkPWTkF1s6AHuo6O2UcwGyaogMAGa1QOOzFYfp5u4YQwMOQx5g==
dependencies:
"@algolia/client-common" "5.20.2"
"@algolia/requester-node-http@5.20.2":
version "5.20.2"
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.20.2.tgz#29bd7333dbec0d24dfecd2e1d8276fe40e67ea9d"
integrity sha512-YuSSdtgUt1dFBTNYUb+2TA5j0Hd0eDXE0bVISjUvTCqmoaGsGLwW+rKI7p1eLQ1r7RESwBAvUwcY1qP2Wl3Lyw==
dependencies:
"@algolia/client-common" "5.20.2"
build(deps): bump the npm group across 1 directory with 35 updates (#2161) Bumps the npm group with 9 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.4` | `1.4.1` | | [@babel/helper-string-parser](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser) | `7.24.8` | `7.25.9` | | [@babel/helper-validator-identifier](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier) | `7.24.7` | `7.25.9` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.6` | `7.26.1` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.11` | `0.30.12` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.1.0` | `1.1.1` | | [preact](https://github.com/preactjs/preact) | `10.24.1` | `10.24.3` | | [regex](https://github.com/slevithan/regex) | `4.3.2` | `4.3.3` | | [rollup](https://github.com/rollup/rollup) | `4.22.4` | `4.24.2` | Updates `vitepress` from 1.3.4 to 1.4.1 <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.4.1</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.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.4.0...v1.4.1">1.4.1</a> (2024-10-13)</h2> <h3>Bug Fixes</h3> <ul> <li>broken rewrites on windows (<a href="https://redirect.github.com/vuejs/vitepress/issues/4268">#4268</a>) (<a href="https://github.com/vuejs/vitepress/commit/b46d6d3a204f5ce347647bfd1ab8073bf313afd6">b46d6d3</a>)</li> <li><strong>client:</strong> use <code>usePreferredDark</code> with <code>appearance: &quot;force-auto&quot;</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4263">#4263</a>) (<a href="https://github.com/vuejs/vitepress/commit/3e8fc40c3621da1ef35645d376dab7765b35bb40">3e8fc40</a>)</li> <li><strong>client:</strong> wrong script async check (<a href="https://github.com/vuejs/vitepress/commit/461a5b001d29f95169f60fe28bc610e3f6e8fd66">461a5b0</a>)</li> <li><strong>theme:</strong> bind missing no icon prop in the menu link component <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a> (<a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b">b96712c</a>)</li> <li><strong>theme:</strong> improve local search input a11y (<a href="https://redirect.github.com/vuejs/vitepress/issues/4066">#4066</a>) (<a href="https://github.com/vuejs/vitepress/commit/92b92aefcab9fbb28b51da70ee8ab21724098277">92b92ae</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>experimental:</strong> support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>) (<a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d">8436472</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.0">1.4.0</a> (2024-10-07)</h1> <h3>Bug Fixes</h3> <ul> <li><code>vueRE</code> conflicting with <code>lineNoRE</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4247">#4247</a>) (<a href="https://github.com/vuejs/vitepress/commit/2ac64b8d4180f2a7c54fda57df7f3a0a52488d62">2ac64b8</a>)</li> <li>hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (<a href="https://github.com/vuejs/vitepress/commit/c46e4b784ddb9ce3bd1cfcc3de1d1d676535cb5b">c46e4b7</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4172">#4172</a></li> <li>remove font synthesis in webfont mode, google fonts now support italic axis in inter (<a href="https://github.com/vuejs/vitepress/commit/1628918f30b5602b83c51a2a8f4ec5e773cf7445">1628918</a>)</li> <li><strong>theme:</strong> change the order of CSS rules of <code>VPFlyout</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4225">#4225</a>) (<a href="https://github.com/vuejs/vitepress/commit/68150a6f3349c1741ed5683e3010d9ecea02f3a8">68150a6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4224">#4224</a></li> <li><strong>theme:</strong> respect custom tag prop in VPButton component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4185">#4185</a>) (<a href="https://github.com/vuejs/vitepress/commit/9c5d348c034eb6773562c93cad699d287051aa7b">9c5d348</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>data-title</code> attribute for code group label tag (<a href="https://redirect.github.com/vuejs/vitepress/issues/4152">#4152</a>) (<a href="https://github.com/vuejs/vitepress/commit/bc7271d258047feb8a39c97ebc5e2a16bf899bb5">bc7271d</a>)</li> <li>allow ignoring certain headers and their subtrees completely in outline (<a href="https://github.com/vuejs/vitepress/commit/3e11b6abf5fbe80c2bc733f590ab57c7b2cc06f2">3e11b6a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4171">#4171</a></li> <li><strong>client:</strong> add <code>onAfterPageLoad</code> hook in router (<a href="https://redirect.github.com/vuejs/vitepress/issues/4126">#4126</a>) (<a href="https://github.com/vuejs/vitepress/commit/315c22004993f6f1cbdbb59178e46745d8e505a6">315c220</a>)</li> <li>support adding extra attributes to snippet imports (useful for twoslash) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4100">#4100</a>) (<a href="https://github.com/vuejs/vitepress/commit/e8f7dd16f6139fdfd129b86caff4b6613dd1e887">e8f7dd1</a>)</li> <li><strong>theme:</strong> expose theme default VPLink &amp; VPSocialLink(s) component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4178">#4178</a>) (<a href="https://github.com/vuejs/vitepress/commit/615e33bb24d5005574af971ffcf1f41d751a855c">615e33b</a>)</li> <li>trigger <code>onContentUpdated</code> on frontmatter-only changes too (<a href="https://github.com/vuejs/vitepress/commit/0db269a4c5d90ecf69f0219982cdf8f335e787ce">0db269a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/99d9f7de115945a51d470257d06cd8fec1b83609"><code>99d9f7d</code></a> release: v1.4.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/90861308f26c63d203972afbb23796e0823ce222"><code>9086130</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/821812d00dbe65bdcdcd3a4ebcf9672798c0ed56"><code>821812d</code></a> ci: don't run cr on tag pushes</li> <li><a href="https://github.com/vuejs/vitepress/commit/c8645e00c96e3c006640d88eb601893b0e62e2f2"><code>c8645e0</code></a> ci: enable nightly releases</li> <li><a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b"><code>b96712c</code></a> fix: reapply <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a></li> <li><a href="https://github.com/vuejs/vitepress/commit/ef703cf9c7b137350538fef1233084582d7292ee"><code>ef703cf</code></a> Revert &quot;fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/42">#42</a>...</li> <li><a href="https://github.com/vuejs/vitepress/commit/d4712c17c5e39e396d3522398a4897119739c0a7"><code>d4712c1</code></a> fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/39236c5899ff43c1b8dfe52764ead70ed715a394"><code>39236c5</code></a> docs: redirect /guide to /guide/getting-started (<a href="https://redirect.github.com/vuejs/vitepress/issues/4276">#4276</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/0db71aec83b78d0040ef123aca80c25cd069dac8"><code>0db71ae</code></a> docs: add info about the <code>{open}</code> attr for <code>details</code> container (<a href="https://redirect.github.com/vuejs/vitepress/issues/4067">#4067</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d"><code>8436472</code></a> feat(experimental): support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.1">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.9 to 3.5.12 <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.12</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> <h2>v3.5.11</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> <h2>v3.5.10</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.11...v3.5.12">3.5.12</a> (2024-10-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-dom:</strong> avoid stringify option with null value (<a href="https://redirect.github.com/vuejs/core/issues/12096">#12096</a>) (<a href="https://github.com/vuejs/core/commit/f6d99262364b7444ebab8742158599e8cdd79eaa">f6d9926</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12093">#12093</a></li> <li><strong>compiler-sfc:</strong> do not skip TSInstantiationExpression when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12064">#12064</a>) (<a href="https://github.com/vuejs/core/commit/d3ecde8a696ff62c8d0ab067fd1d7ee0565b63c5">d3ecde8</a>)</li> <li><strong>compiler-sfc:</strong> use sass modern api if available and avoid deprecation warning (<a href="https://redirect.github.com/vuejs/core/issues/11992">#11992</a>) (<a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93">4474c11</a>)</li> <li><strong>compiler:</strong> clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>) (<a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c">cde2c06</a>), closes <a href="https://redirect.github.com/vuejs/language-tools/issues/4911">vuejs/language-tools#4911</a></li> <li><strong>custom-element:</strong> properly remove hyphenated attribute (<a href="https://redirect.github.com/vuejs/core/issues/12143">#12143</a>) (<a href="https://github.com/vuejs/core/commit/e16e9a7341e7cfb3c443da4e5e5b06e8158712c3">e16e9a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12139">#12139</a></li> <li><strong>defineModel:</strong> handle kebab-case model correctly (<a href="https://redirect.github.com/vuejs/core/issues/12063">#12063</a>) (<a href="https://github.com/vuejs/core/commit/c0418a3b8fa96a0b108ab71b7aab5d3388f90557">c0418a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12060">#12060</a></li> <li><strong>deps:</strong> update dependency monaco-editor to ^0.52.0 (<a href="https://redirect.github.com/vuejs/core/issues/12119">#12119</a>) (<a href="https://github.com/vuejs/core/commit/f7cbea2111c7770a180b640f36f6a5d4d6abc698">f7cbea2</a>)</li> <li><strong>hydration:</strong> provide compat fallback for idle callback hydration strategy (<a href="https://redirect.github.com/vuejs/core/issues/11935">#11935</a>) (<a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92">1ae545a</a>)</li> <li><strong>reactivity:</strong> trigger reactivity for Map key <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/12055">#12055</a>) (<a href="https://github.com/vuejs/core/commit/7ad289e1e7fea654524008ff91e43a8b8a55ef22">7ad289e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12054">#12054</a></li> <li><strong>runtime-core:</strong> allow symbol values for slot prop key (<a href="https://redirect.github.com/vuejs/core/issues/12069">#12069</a>) (<a href="https://github.com/vuejs/core/commit/d9d4d4e158cd51a9ddda249f29de8467f60b2792">d9d4d4e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12068">#12068</a></li> <li><strong>runtime-core:</strong> fix required prop check false positive for kebab-case edge cases (<a href="https://redirect.github.com/vuejs/core/issues/12034">#12034</a>) (<a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb">9da1ac1</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12011">#12011</a></li> <li><strong>runtime-dom:</strong> prevent unnecessary updates in v-model checkbox when value is unchanged (<a href="https://redirect.github.com/vuejs/core/issues/12146">#12146</a>) (<a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b">ea943af</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12144">#12144</a></li> <li><strong>teleport:</strong> handle disabled teleport with updateCssVars (<a href="https://redirect.github.com/vuejs/core/issues/12113">#12113</a>) (<a href="https://github.com/vuejs/core/commit/76a8223199c148b79a5c0ea19e235164809760cd">76a8223</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12112">#12112</a></li> <li><strong>transition/ssr:</strong> make transition appear work with Suspense in SSR (<a href="https://redirect.github.com/vuejs/core/issues/12047">#12047</a>) (<a href="https://github.com/vuejs/core/commit/f1a4f67aedfe83e440c54222213f070774faa421">f1a4f67</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12046">#12046</a></li> <li><strong>types:</strong> ensure <code>this.$props</code> type does not include <code>string</code> (<a href="https://redirect.github.com/vuejs/core/issues/12123">#12123</a>) (<a href="https://github.com/vuejs/core/commit/704173e24276706de672cca6c9507e4dd9651197">704173e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12122">#12122</a></li> <li><strong>types:</strong> retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>) (<a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed">05685a9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12106">#12106</a></li> <li><strong>useId:</strong> ensure useId consistency when using serverPrefetch (<a href="https://redirect.github.com/vuejs/core/issues/12128">#12128</a>) (<a href="https://github.com/vuejs/core/commit/b4d35349d8bc39aa15bd3f1094d230e5928b177c">b4d3534</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12102">#12102</a></li> <li><strong>watch:</strong> watchEffect clean-up with SSR (<a href="https://redirect.github.com/vuejs/core/issues/12097">#12097</a>) (<a href="https://github.com/vuejs/core/commit/b094c72b3d40c52c7124f145a9db028509a11202">b094c72</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>reactivity:</strong> avoid unnecessary recursion in removeSub (<a href="https://redirect.github.com/vuejs/core/issues/12135">#12135</a>) (<a href="https://github.com/vuejs/core/commit/ec917cfdb9d0169cd0835d3a0e28244242657dc9">ec917cf</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.10...v3.5.11">3.5.11</a> (2024-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> do not skip <code>TSSatisfiesExpression</code> when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12062">#12062</a>) (<a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c">2328b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12061">#12061</a></li> <li><strong>reactivity:</strong> prevent overwriting <code>next</code> property during batch processing (<a href="https://redirect.github.com/vuejs/core/issues/12075">#12075</a>) (<a href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58">d3f5e6e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12072">#12072</a></li> <li><strong>scheduler:</strong> job ordering when the post queue is flushing (<a href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>) (<a href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e">577edca</a>)</li> <li><strong>types:</strong> correctly infer <code>TypeProps</code> when it is <code>any</code> (<a href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>) (<a href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f">57315ab</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12058">#12058</a></li> <li><strong>types:</strong> should not intersect <code>PublicProps</code> with <code>Props</code> (<a href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>) (<a href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f">6f85894</a>)</li> <li><strong>types:</strong> infer the first generic type of <code>Ref</code> correctly (<a href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>) (<a href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5">c97bb84</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.10">3.5.10</a> (2024-09-27)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/770ea67a9cdbb9f01bd7098b8c63978037d0e3fd"><code>770ea67</code></a> release: v3.5.12</li> <li><a href="https://github.com/vuejs/core/commit/c82b66214b2d78d669546ce715c8c8f9868a6980"><code>c82b662</code></a> refactor(reactivity): reduce size of collectionHandlers (<a href="https://redirect.github.com/vuejs/core/issues/12152">#12152</a>)</li> <li><a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b"><code>ea943af</code></a> fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value ...</li> <li><a href="https://github.com/vuejs/core/commit/d82fa611e86d54cf1bedbb8c956b6e9597d4d3b6"><code>d82fa61</code></a> chore: format</li> <li><a href="https://github.com/vuejs/core/commit/d96883cf7d9917df13f1f7cd97733287518b7026"><code>d96883c</code></a> test(reactivity): test for verifying no unnecessary calls of reactive array i...</li> <li><a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92"><code>1ae545a</code></a> fix(hydration): provide compat fallback for idle callback hydration strategy ...</li> <li><a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed"><code>05685a9</code></a> fix(types): retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>)</li> <li><a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c"><code>cde2c06</code></a> fix(compiler): clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93"><code>4474c11</code></a> fix(compiler-sfc): use sass modern api if available and avoid deprecation war...</li> <li><a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb"><code>9da1ac1</code></a> fix(runtime-core): fix required prop check false positive for kebab-case edge...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.12">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-string-parser` from 7.24.8 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-string-parser</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-string-parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-string-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-validator-identifier` from 7.24.7 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-validator-identifier</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-validator-identifier</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/d19d001638f24938f3fb230d8ddcfd65a3e4a64e"><code>d19d001</code></a> fix: update identifier to unicode 16 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16825">#16825</a>)</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-validator-identifier">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.6 to 7.26.1 <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.1 (2024-10-25)</h2> <h4>:bug: 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> <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <!-- 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/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.1 (2024-10-25)</h2> <h4>:bug: 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> <h2>v7.26.0 (2024-10-25)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16882">#16882</a> perf: Improve module transforms (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/7f15ef7e47da8c51571796a018ee0858142083c1"><code>7f15ef7</code></a> v7.26.1</li> <li><a href="https://github.com/babel/babel/commit/836528ab4098ac38c5d49136323e3b399e7ddec0"><code>836528a</code></a> fix(parser): offset internal index locations by startIndex (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16936">#16936</a>)</li> <li><a href="https://github.com/babel/babel/commit/63d30381c169780460e01bdb6669c5e01af1dfbe"><code>63d3038</code></a> v7.26.0</li> <li><a href="https://github.com/babel/babel/commit/64fa46676b5729fcc53fbc71ccd4615d3017fe08"><code>64fa466</code></a> Enable import attributes parsing by default (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16850">#16850</a>)</li> <li><a href="https://github.com/babel/babel/commit/10f15bbbe80fb9053479da363bb2d36bc574ecda"><code>10f15bb</code></a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16732">#16732</a>)</li> <li><a href="https://github.com/babel/babel/commit/77bc5d591d560dbf7e6a7eed3174aaa9bd5dfc9e"><code>77bc5d5</code></a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16849">#16849</a>)</li> <li><a href="https://github.com/babel/babel/commit/b8d63348d318604290a73e64dabb6992114b03ba"><code>b8d6334</code></a> Always enable parsing of Flow enums (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16841">#16841</a>)</li> <li><a href="https://github.com/babel/babel/commit/34c87931e3b72100d2b286ada85fea2beff47fd4"><code>34c8793</code></a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16708">#16708</a>)</li> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/0a613d60e88866ec3d45f22e2c95746a266ca750"><code>0a613d6</code></a> chore: Improve logic regarding fast objects (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16919">#16919</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.26.1/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.6 to 7.26.0 <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 14:00:54 +08:00
"@babel/helper-string-parser@^7.25.9":
version "7.25.9"
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
build(deps): bump the npm group across 1 directory with 35 updates (#2161) Bumps the npm group with 9 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.4` | `1.4.1` | | [@babel/helper-string-parser](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser) | `7.24.8` | `7.25.9` | | [@babel/helper-validator-identifier](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier) | `7.24.7` | `7.25.9` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.6` | `7.26.1` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.11` | `0.30.12` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.1.0` | `1.1.1` | | [preact](https://github.com/preactjs/preact) | `10.24.1` | `10.24.3` | | [regex](https://github.com/slevithan/regex) | `4.3.2` | `4.3.3` | | [rollup](https://github.com/rollup/rollup) | `4.22.4` | `4.24.2` | Updates `vitepress` from 1.3.4 to 1.4.1 <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.4.1</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.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.4.0...v1.4.1">1.4.1</a> (2024-10-13)</h2> <h3>Bug Fixes</h3> <ul> <li>broken rewrites on windows (<a href="https://redirect.github.com/vuejs/vitepress/issues/4268">#4268</a>) (<a href="https://github.com/vuejs/vitepress/commit/b46d6d3a204f5ce347647bfd1ab8073bf313afd6">b46d6d3</a>)</li> <li><strong>client:</strong> use <code>usePreferredDark</code> with <code>appearance: &quot;force-auto&quot;</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4263">#4263</a>) (<a href="https://github.com/vuejs/vitepress/commit/3e8fc40c3621da1ef35645d376dab7765b35bb40">3e8fc40</a>)</li> <li><strong>client:</strong> wrong script async check (<a href="https://github.com/vuejs/vitepress/commit/461a5b001d29f95169f60fe28bc610e3f6e8fd66">461a5b0</a>)</li> <li><strong>theme:</strong> bind missing no icon prop in the menu link component <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a> (<a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b">b96712c</a>)</li> <li><strong>theme:</strong> improve local search input a11y (<a href="https://redirect.github.com/vuejs/vitepress/issues/4066">#4066</a>) (<a href="https://github.com/vuejs/vitepress/commit/92b92aefcab9fbb28b51da70ee8ab21724098277">92b92ae</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>experimental:</strong> support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>) (<a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d">8436472</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.0">1.4.0</a> (2024-10-07)</h1> <h3>Bug Fixes</h3> <ul> <li><code>vueRE</code> conflicting with <code>lineNoRE</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4247">#4247</a>) (<a href="https://github.com/vuejs/vitepress/commit/2ac64b8d4180f2a7c54fda57df7f3a0a52488d62">2ac64b8</a>)</li> <li>hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (<a href="https://github.com/vuejs/vitepress/commit/c46e4b784ddb9ce3bd1cfcc3de1d1d676535cb5b">c46e4b7</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4172">#4172</a></li> <li>remove font synthesis in webfont mode, google fonts now support italic axis in inter (<a href="https://github.com/vuejs/vitepress/commit/1628918f30b5602b83c51a2a8f4ec5e773cf7445">1628918</a>)</li> <li><strong>theme:</strong> change the order of CSS rules of <code>VPFlyout</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4225">#4225</a>) (<a href="https://github.com/vuejs/vitepress/commit/68150a6f3349c1741ed5683e3010d9ecea02f3a8">68150a6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4224">#4224</a></li> <li><strong>theme:</strong> respect custom tag prop in VPButton component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4185">#4185</a>) (<a href="https://github.com/vuejs/vitepress/commit/9c5d348c034eb6773562c93cad699d287051aa7b">9c5d348</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>data-title</code> attribute for code group label tag (<a href="https://redirect.github.com/vuejs/vitepress/issues/4152">#4152</a>) (<a href="https://github.com/vuejs/vitepress/commit/bc7271d258047feb8a39c97ebc5e2a16bf899bb5">bc7271d</a>)</li> <li>allow ignoring certain headers and their subtrees completely in outline (<a href="https://github.com/vuejs/vitepress/commit/3e11b6abf5fbe80c2bc733f590ab57c7b2cc06f2">3e11b6a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4171">#4171</a></li> <li><strong>client:</strong> add <code>onAfterPageLoad</code> hook in router (<a href="https://redirect.github.com/vuejs/vitepress/issues/4126">#4126</a>) (<a href="https://github.com/vuejs/vitepress/commit/315c22004993f6f1cbdbb59178e46745d8e505a6">315c220</a>)</li> <li>support adding extra attributes to snippet imports (useful for twoslash) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4100">#4100</a>) (<a href="https://github.com/vuejs/vitepress/commit/e8f7dd16f6139fdfd129b86caff4b6613dd1e887">e8f7dd1</a>)</li> <li><strong>theme:</strong> expose theme default VPLink &amp; VPSocialLink(s) component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4178">#4178</a>) (<a href="https://github.com/vuejs/vitepress/commit/615e33bb24d5005574af971ffcf1f41d751a855c">615e33b</a>)</li> <li>trigger <code>onContentUpdated</code> on frontmatter-only changes too (<a href="https://github.com/vuejs/vitepress/commit/0db269a4c5d90ecf69f0219982cdf8f335e787ce">0db269a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/99d9f7de115945a51d470257d06cd8fec1b83609"><code>99d9f7d</code></a> release: v1.4.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/90861308f26c63d203972afbb23796e0823ce222"><code>9086130</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/821812d00dbe65bdcdcd3a4ebcf9672798c0ed56"><code>821812d</code></a> ci: don't run cr on tag pushes</li> <li><a href="https://github.com/vuejs/vitepress/commit/c8645e00c96e3c006640d88eb601893b0e62e2f2"><code>c8645e0</code></a> ci: enable nightly releases</li> <li><a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b"><code>b96712c</code></a> fix: reapply <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a></li> <li><a href="https://github.com/vuejs/vitepress/commit/ef703cf9c7b137350538fef1233084582d7292ee"><code>ef703cf</code></a> Revert &quot;fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/42">#42</a>...</li> <li><a href="https://github.com/vuejs/vitepress/commit/d4712c17c5e39e396d3522398a4897119739c0a7"><code>d4712c1</code></a> fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/39236c5899ff43c1b8dfe52764ead70ed715a394"><code>39236c5</code></a> docs: redirect /guide to /guide/getting-started (<a href="https://redirect.github.com/vuejs/vitepress/issues/4276">#4276</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/0db71aec83b78d0040ef123aca80c25cd069dac8"><code>0db71ae</code></a> docs: add info about the <code>{open}</code> attr for <code>details</code> container (<a href="https://redirect.github.com/vuejs/vitepress/issues/4067">#4067</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d"><code>8436472</code></a> feat(experimental): support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.1">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.9 to 3.5.12 <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.12</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> <h2>v3.5.11</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> <h2>v3.5.10</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.11...v3.5.12">3.5.12</a> (2024-10-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-dom:</strong> avoid stringify option with null value (<a href="https://redirect.github.com/vuejs/core/issues/12096">#12096</a>) (<a href="https://github.com/vuejs/core/commit/f6d99262364b7444ebab8742158599e8cdd79eaa">f6d9926</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12093">#12093</a></li> <li><strong>compiler-sfc:</strong> do not skip TSInstantiationExpression when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12064">#12064</a>) (<a href="https://github.com/vuejs/core/commit/d3ecde8a696ff62c8d0ab067fd1d7ee0565b63c5">d3ecde8</a>)</li> <li><strong>compiler-sfc:</strong> use sass modern api if available and avoid deprecation warning (<a href="https://redirect.github.com/vuejs/core/issues/11992">#11992</a>) (<a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93">4474c11</a>)</li> <li><strong>compiler:</strong> clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>) (<a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c">cde2c06</a>), closes <a href="https://redirect.github.com/vuejs/language-tools/issues/4911">vuejs/language-tools#4911</a></li> <li><strong>custom-element:</strong> properly remove hyphenated attribute (<a href="https://redirect.github.com/vuejs/core/issues/12143">#12143</a>) (<a href="https://github.com/vuejs/core/commit/e16e9a7341e7cfb3c443da4e5e5b06e8158712c3">e16e9a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12139">#12139</a></li> <li><strong>defineModel:</strong> handle kebab-case model correctly (<a href="https://redirect.github.com/vuejs/core/issues/12063">#12063</a>) (<a href="https://github.com/vuejs/core/commit/c0418a3b8fa96a0b108ab71b7aab5d3388f90557">c0418a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12060">#12060</a></li> <li><strong>deps:</strong> update dependency monaco-editor to ^0.52.0 (<a href="https://redirect.github.com/vuejs/core/issues/12119">#12119</a>) (<a href="https://github.com/vuejs/core/commit/f7cbea2111c7770a180b640f36f6a5d4d6abc698">f7cbea2</a>)</li> <li><strong>hydration:</strong> provide compat fallback for idle callback hydration strategy (<a href="https://redirect.github.com/vuejs/core/issues/11935">#11935</a>) (<a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92">1ae545a</a>)</li> <li><strong>reactivity:</strong> trigger reactivity for Map key <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/12055">#12055</a>) (<a href="https://github.com/vuejs/core/commit/7ad289e1e7fea654524008ff91e43a8b8a55ef22">7ad289e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12054">#12054</a></li> <li><strong>runtime-core:</strong> allow symbol values for slot prop key (<a href="https://redirect.github.com/vuejs/core/issues/12069">#12069</a>) (<a href="https://github.com/vuejs/core/commit/d9d4d4e158cd51a9ddda249f29de8467f60b2792">d9d4d4e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12068">#12068</a></li> <li><strong>runtime-core:</strong> fix required prop check false positive for kebab-case edge cases (<a href="https://redirect.github.com/vuejs/core/issues/12034">#12034</a>) (<a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb">9da1ac1</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12011">#12011</a></li> <li><strong>runtime-dom:</strong> prevent unnecessary updates in v-model checkbox when value is unchanged (<a href="https://redirect.github.com/vuejs/core/issues/12146">#12146</a>) (<a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b">ea943af</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12144">#12144</a></li> <li><strong>teleport:</strong> handle disabled teleport with updateCssVars (<a href="https://redirect.github.com/vuejs/core/issues/12113">#12113</a>) (<a href="https://github.com/vuejs/core/commit/76a8223199c148b79a5c0ea19e235164809760cd">76a8223</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12112">#12112</a></li> <li><strong>transition/ssr:</strong> make transition appear work with Suspense in SSR (<a href="https://redirect.github.com/vuejs/core/issues/12047">#12047</a>) (<a href="https://github.com/vuejs/core/commit/f1a4f67aedfe83e440c54222213f070774faa421">f1a4f67</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12046">#12046</a></li> <li><strong>types:</strong> ensure <code>this.$props</code> type does not include <code>string</code> (<a href="https://redirect.github.com/vuejs/core/issues/12123">#12123</a>) (<a href="https://github.com/vuejs/core/commit/704173e24276706de672cca6c9507e4dd9651197">704173e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12122">#12122</a></li> <li><strong>types:</strong> retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>) (<a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed">05685a9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12106">#12106</a></li> <li><strong>useId:</strong> ensure useId consistency when using serverPrefetch (<a href="https://redirect.github.com/vuejs/core/issues/12128">#12128</a>) (<a href="https://github.com/vuejs/core/commit/b4d35349d8bc39aa15bd3f1094d230e5928b177c">b4d3534</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12102">#12102</a></li> <li><strong>watch:</strong> watchEffect clean-up with SSR (<a href="https://redirect.github.com/vuejs/core/issues/12097">#12097</a>) (<a href="https://github.com/vuejs/core/commit/b094c72b3d40c52c7124f145a9db028509a11202">b094c72</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>reactivity:</strong> avoid unnecessary recursion in removeSub (<a href="https://redirect.github.com/vuejs/core/issues/12135">#12135</a>) (<a href="https://github.com/vuejs/core/commit/ec917cfdb9d0169cd0835d3a0e28244242657dc9">ec917cf</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.10...v3.5.11">3.5.11</a> (2024-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> do not skip <code>TSSatisfiesExpression</code> when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12062">#12062</a>) (<a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c">2328b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12061">#12061</a></li> <li><strong>reactivity:</strong> prevent overwriting <code>next</code> property during batch processing (<a href="https://redirect.github.com/vuejs/core/issues/12075">#12075</a>) (<a href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58">d3f5e6e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12072">#12072</a></li> <li><strong>scheduler:</strong> job ordering when the post queue is flushing (<a href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>) (<a href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e">577edca</a>)</li> <li><strong>types:</strong> correctly infer <code>TypeProps</code> when it is <code>any</code> (<a href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>) (<a href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f">57315ab</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12058">#12058</a></li> <li><strong>types:</strong> should not intersect <code>PublicProps</code> with <code>Props</code> (<a href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>) (<a href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f">6f85894</a>)</li> <li><strong>types:</strong> infer the first generic type of <code>Ref</code> correctly (<a href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>) (<a href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5">c97bb84</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.10">3.5.10</a> (2024-09-27)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/770ea67a9cdbb9f01bd7098b8c63978037d0e3fd"><code>770ea67</code></a> release: v3.5.12</li> <li><a href="https://github.com/vuejs/core/commit/c82b66214b2d78d669546ce715c8c8f9868a6980"><code>c82b662</code></a> refactor(reactivity): reduce size of collectionHandlers (<a href="https://redirect.github.com/vuejs/core/issues/12152">#12152</a>)</li> <li><a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b"><code>ea943af</code></a> fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value ...</li> <li><a href="https://github.com/vuejs/core/commit/d82fa611e86d54cf1bedbb8c956b6e9597d4d3b6"><code>d82fa61</code></a> chore: format</li> <li><a href="https://github.com/vuejs/core/commit/d96883cf7d9917df13f1f7cd97733287518b7026"><code>d96883c</code></a> test(reactivity): test for verifying no unnecessary calls of reactive array i...</li> <li><a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92"><code>1ae545a</code></a> fix(hydration): provide compat fallback for idle callback hydration strategy ...</li> <li><a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed"><code>05685a9</code></a> fix(types): retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>)</li> <li><a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c"><code>cde2c06</code></a> fix(compiler): clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93"><code>4474c11</code></a> fix(compiler-sfc): use sass modern api if available and avoid deprecation war...</li> <li><a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb"><code>9da1ac1</code></a> fix(runtime-core): fix required prop check false positive for kebab-case edge...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.12">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-string-parser` from 7.24.8 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-string-parser</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-string-parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-string-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-validator-identifier` from 7.24.7 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-validator-identifier</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-validator-identifier</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/d19d001638f24938f3fb230d8ddcfd65a3e4a64e"><code>d19d001</code></a> fix: update identifier to unicode 16 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16825">#16825</a>)</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-validator-identifier">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.6 to 7.26.1 <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.1 (2024-10-25)</h2> <h4>:bug: 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> <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <!-- 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/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.1 (2024-10-25)</h2> <h4>:bug: 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> <h2>v7.26.0 (2024-10-25)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16882">#16882</a> perf: Improve module transforms (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/7f15ef7e47da8c51571796a018ee0858142083c1"><code>7f15ef7</code></a> v7.26.1</li> <li><a href="https://github.com/babel/babel/commit/836528ab4098ac38c5d49136323e3b399e7ddec0"><code>836528a</code></a> fix(parser): offset internal index locations by startIndex (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16936">#16936</a>)</li> <li><a href="https://github.com/babel/babel/commit/63d30381c169780460e01bdb6669c5e01af1dfbe"><code>63d3038</code></a> v7.26.0</li> <li><a href="https://github.com/babel/babel/commit/64fa46676b5729fcc53fbc71ccd4615d3017fe08"><code>64fa466</code></a> Enable import attributes parsing by default (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16850">#16850</a>)</li> <li><a href="https://github.com/babel/babel/commit/10f15bbbe80fb9053479da363bb2d36bc574ecda"><code>10f15bb</code></a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16732">#16732</a>)</li> <li><a href="https://github.com/babel/babel/commit/77bc5d591d560dbf7e6a7eed3174aaa9bd5dfc9e"><code>77bc5d5</code></a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16849">#16849</a>)</li> <li><a href="https://github.com/babel/babel/commit/b8d63348d318604290a73e64dabb6992114b03ba"><code>b8d6334</code></a> Always enable parsing of Flow enums (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16841">#16841</a>)</li> <li><a href="https://github.com/babel/babel/commit/34c87931e3b72100d2b286ada85fea2beff47fd4"><code>34c8793</code></a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16708">#16708</a>)</li> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/0a613d60e88866ec3d45f22e2c95746a266ca750"><code>0a613d6</code></a> chore: Improve logic regarding fast objects (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16919">#16919</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.26.1/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.6 to 7.26.0 <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 14:00:54 +08:00
"@babel/helper-validator-identifier@^7.25.9":
version "7.25.9"
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
build(deps): bump the npm group across 1 directory with 24 updates (#2040) Bumps the npm group with 11 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.3` | `1.3.4` | | [vue](https://github.com/vuejs/core) | `3.4.38` | `3.5.3` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.14.1` | `1.16.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.2` | `5.1.3` | | [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) | `7.3.8` | `7.4.4` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.1` | `11.0.3` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.0.1` | `1.1.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.41` | `8.4.45` | | [rollup](https://github.com/rollup/rollup) | `4.21.0` | `4.21.2` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.14.1` | `1.16.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.2` | `5.4.3` | Updates `vitepress` from 1.3.3 to 1.3.4 <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.3.4</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">1.3.4</a> (2024-08-24)</h2> <h3>Bug Fixes</h3> <ul> <li>check if <code>_importGlobMap</code> (vite internal) exists before using it (<a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680">612d66f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/8fc2e486dbddca57b69e5144a7915cbfe19c9c2a"><code>8fc2e48</code></a> release: v1.3.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/82863166fbe1747324284903fd458a7fd70d2136"><code>8286316</code></a> chore: skip data loader hmr test</li> <li><a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680"><code>612d66f</code></a> chore: add tests for data loader hmr</li> <li><a href="https://github.com/vuejs/vitepress/commit/d06273285951f4a3cd2f44245e145fb136e1385f"><code>d062732</code></a> ci: prevent multiple cr runs</li> <li><a href="https://github.com/vuejs/vitepress/commit/a532fd381c48101f5b001d08ccb2a734afe2ec26"><code>a532fd3</code></a> ci: use gh cli instead of action-add-labels</li> <li>See full diff in <a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.38 to 3.5.3 <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.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</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.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af"><code>bf3d9a2</code></a> fix(ssr): respect app.config.warnHandler during ssr</li> <li><a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9"><code>8e6c337</code></a> fix(hydration): check __asyncHydrate presence for vue3-lazy-hydration compat ...</li> <li><a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62"><code>6b7901d</code></a> fix(Transition): handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/1">#1</a>...</li> <li><a href="https://github.com/vuejs/core/commit/7e3b3bb2a136cc5ebac70e9da1a8866463f4d7f1"><code>7e3b3bb</code></a> fix: Revert &quot;fix(Transition): handle KeepAlive child unmount in Transition ou...</li> <li><a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f"><code>35c760f</code></a> fix: Revert &quot;fix(reactivity): self-referencing computed should refresh&quot;</li> <li><a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710"><code>babfb4c</code></a> fix(useId): make generated IDs selector compatible</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/7a64b6734d2e85bfea024b1e9d8ae1c66ba85a8f"><code>7a64b67</code></a> types(internal): provide internal options for using <code>$el</code> type in language to...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.38...v3.5.3">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/10bcb691911cd75dda1dc4972f596b98b4089baa"><code>10bcb69</code></a> [Babel 8] Fix spelling of error code (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16668">#16668</a>)</li> <li><a href="https://github.com/babel/babel/commit/7edd5082152d6b89e90ae09a533eb725b15902ba"><code>7edd508</code></a> fix: improve static canFollowModifier checks (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16761">#16761</a>)</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.14.1 to 1.16.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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/063e4a8d4583986564c8a6e89ed749a2e3dc2f60"><code>063e4a8</code></a> chore: release v1.15.2</li> <li><a href="https://github.com/shikijs/shiki/commit/5488d3caafff19a6b516bfbe7e0c77bd5b773dfd"><code>5488d3c</code></a> chore: release v1.15.1</li> <li><a href="https://github.com/shikijs/shiki/commit/d6d953f85520f15ac392f783cafdd8a2a2b2556b"><code>d6d953f</code></a> chore: release v1.15.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.2 to 5.1.3 <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.1.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.3/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.1.3 (2024-08-29)<!-- raw HTML omitted --></h2> <ul> <li>chore: upgrade to eslint 9 (<a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40f">236a40f</a>)</li> <li>chore: use pnpm catalog for shared deps (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e18">0735e18</a>)</li> <li>chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073">37c9073</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/433">#433</a></li> <li>chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f">b75a46f</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/436">#436</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/421">#421</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec">e3a7fec</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/421">#421</a></li> <li>fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code> (<a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9">acb57c9</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/438">#438</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/3ef2b6e1eb2e78c2dd698c28d5ae3cc37a094a65"><code>3ef2b6e</code></a> release: plugin-vue@5.1.3</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f55b41c3544564a70ada7a4c64c1a47859"><code>b75a46f</code></a> chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9269506315893452db7b77c7ee1b30f051"><code>acb57c9</code></a> fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code></li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec3674da5343e6e44c330483dba8e8d3124"><code>e3a7fec</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/421">#421</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40fd6895d402b059771a0648b9d7d049c0c1"><code>236a40f</code></a> chore: upgrade to eslint 9</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073fb15cf932ee138b0b919c4265cca5fa40"><code>37c9073</code></a> chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e1808dae72dcbbc3f28c7d0f3ba0b0b44e4f"><code>0735e18</code></a> chore: use pnpm catalog for shared deps</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.3/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/1b6bc2374d93e5f76d9266a0fcc5c10a8cafef5b"><code>1b6bc23</code></a> release: v3.5.1</li> <li><a href="https://github.com/vuejs/core/commit/40193696b3564202173ac0367e4b3ae48c4ffb84"><code>4019369</code></a> chore(build): use /<em>@<strong>PURE</strong></em>/ annotation consistently</li> <li><a href="https://github.com/vuejs/core/commit/6402b984087dd48f1a11f444a225d4ac6b2b7b9e"><code>6402b98</code></a> release: v3.5.0</li> <li><a href="https://github.com/vuejs/core/commit/d298c431cc422b53cf4e9c69bf1daf926c33b6e0"><code>d298c43</code></a> release: v3.5.0-rc.1</li> <li><a href="https://github.com/vuejs/core/commit/ac9e7e8bfa55432a73a10864805fdf48bda2ff73"><code>ac9e7e8</code></a> test: adjust coverage config, use v8 coverage</li> <li><a href="https://github.com/vuejs/core/commit/8c3fdd1a7d4060680f8379fac8848d9f5f6e5620"><code>8c3fdd1</code></a> release: v3.5.0-beta.3</li> <li><a href="https://github.com/vuejs/core/commit/7d700c215d6250c9acfc5e126770dade678bcebf"><code>7d700c2</code></a> release: v3.5.0-beta.2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.3/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://g... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 10:59:42 +08:00
"@babel/parser@^7.25.3":
version "7.26.8"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw==
dependencies:
"@babel/types" "^7.26.8"
"@babel/types@^7.26.8":
version "7.26.8"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==
dependencies:
build(deps): bump the npm group across 1 directory with 35 updates (#2161) Bumps the npm group with 9 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.4` | `1.4.1` | | [@babel/helper-string-parser](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser) | `7.24.8` | `7.25.9` | | [@babel/helper-validator-identifier](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier) | `7.24.7` | `7.25.9` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.6` | `7.26.1` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.11` | `0.30.12` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.1.0` | `1.1.1` | | [preact](https://github.com/preactjs/preact) | `10.24.1` | `10.24.3` | | [regex](https://github.com/slevithan/regex) | `4.3.2` | `4.3.3` | | [rollup](https://github.com/rollup/rollup) | `4.22.4` | `4.24.2` | Updates `vitepress` from 1.3.4 to 1.4.1 <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.4.1</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.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.4.0...v1.4.1">1.4.1</a> (2024-10-13)</h2> <h3>Bug Fixes</h3> <ul> <li>broken rewrites on windows (<a href="https://redirect.github.com/vuejs/vitepress/issues/4268">#4268</a>) (<a href="https://github.com/vuejs/vitepress/commit/b46d6d3a204f5ce347647bfd1ab8073bf313afd6">b46d6d3</a>)</li> <li><strong>client:</strong> use <code>usePreferredDark</code> with <code>appearance: &quot;force-auto&quot;</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4263">#4263</a>) (<a href="https://github.com/vuejs/vitepress/commit/3e8fc40c3621da1ef35645d376dab7765b35bb40">3e8fc40</a>)</li> <li><strong>client:</strong> wrong script async check (<a href="https://github.com/vuejs/vitepress/commit/461a5b001d29f95169f60fe28bc610e3f6e8fd66">461a5b0</a>)</li> <li><strong>theme:</strong> bind missing no icon prop in the menu link component <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a> (<a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b">b96712c</a>)</li> <li><strong>theme:</strong> improve local search input a11y (<a href="https://redirect.github.com/vuejs/vitepress/issues/4066">#4066</a>) (<a href="https://github.com/vuejs/vitepress/commit/92b92aefcab9fbb28b51da70ee8ab21724098277">92b92ae</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>experimental:</strong> support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>) (<a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d">8436472</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.0">1.4.0</a> (2024-10-07)</h1> <h3>Bug Fixes</h3> <ul> <li><code>vueRE</code> conflicting with <code>lineNoRE</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4247">#4247</a>) (<a href="https://github.com/vuejs/vitepress/commit/2ac64b8d4180f2a7c54fda57df7f3a0a52488d62">2ac64b8</a>)</li> <li>hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (<a href="https://github.com/vuejs/vitepress/commit/c46e4b784ddb9ce3bd1cfcc3de1d1d676535cb5b">c46e4b7</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4172">#4172</a></li> <li>remove font synthesis in webfont mode, google fonts now support italic axis in inter (<a href="https://github.com/vuejs/vitepress/commit/1628918f30b5602b83c51a2a8f4ec5e773cf7445">1628918</a>)</li> <li><strong>theme:</strong> change the order of CSS rules of <code>VPFlyout</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4225">#4225</a>) (<a href="https://github.com/vuejs/vitepress/commit/68150a6f3349c1741ed5683e3010d9ecea02f3a8">68150a6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4224">#4224</a></li> <li><strong>theme:</strong> respect custom tag prop in VPButton component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4185">#4185</a>) (<a href="https://github.com/vuejs/vitepress/commit/9c5d348c034eb6773562c93cad699d287051aa7b">9c5d348</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>data-title</code> attribute for code group label tag (<a href="https://redirect.github.com/vuejs/vitepress/issues/4152">#4152</a>) (<a href="https://github.com/vuejs/vitepress/commit/bc7271d258047feb8a39c97ebc5e2a16bf899bb5">bc7271d</a>)</li> <li>allow ignoring certain headers and their subtrees completely in outline (<a href="https://github.com/vuejs/vitepress/commit/3e11b6abf5fbe80c2bc733f590ab57c7b2cc06f2">3e11b6a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4171">#4171</a></li> <li><strong>client:</strong> add <code>onAfterPageLoad</code> hook in router (<a href="https://redirect.github.com/vuejs/vitepress/issues/4126">#4126</a>) (<a href="https://github.com/vuejs/vitepress/commit/315c22004993f6f1cbdbb59178e46745d8e505a6">315c220</a>)</li> <li>support adding extra attributes to snippet imports (useful for twoslash) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4100">#4100</a>) (<a href="https://github.com/vuejs/vitepress/commit/e8f7dd16f6139fdfd129b86caff4b6613dd1e887">e8f7dd1</a>)</li> <li><strong>theme:</strong> expose theme default VPLink &amp; VPSocialLink(s) component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4178">#4178</a>) (<a href="https://github.com/vuejs/vitepress/commit/615e33bb24d5005574af971ffcf1f41d751a855c">615e33b</a>)</li> <li>trigger <code>onContentUpdated</code> on frontmatter-only changes too (<a href="https://github.com/vuejs/vitepress/commit/0db269a4c5d90ecf69f0219982cdf8f335e787ce">0db269a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/99d9f7de115945a51d470257d06cd8fec1b83609"><code>99d9f7d</code></a> release: v1.4.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/90861308f26c63d203972afbb23796e0823ce222"><code>9086130</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/821812d00dbe65bdcdcd3a4ebcf9672798c0ed56"><code>821812d</code></a> ci: don't run cr on tag pushes</li> <li><a href="https://github.com/vuejs/vitepress/commit/c8645e00c96e3c006640d88eb601893b0e62e2f2"><code>c8645e0</code></a> ci: enable nightly releases</li> <li><a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b"><code>b96712c</code></a> fix: reapply <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a></li> <li><a href="https://github.com/vuejs/vitepress/commit/ef703cf9c7b137350538fef1233084582d7292ee"><code>ef703cf</code></a> Revert &quot;fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/42">#42</a>...</li> <li><a href="https://github.com/vuejs/vitepress/commit/d4712c17c5e39e396d3522398a4897119739c0a7"><code>d4712c1</code></a> fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/39236c5899ff43c1b8dfe52764ead70ed715a394"><code>39236c5</code></a> docs: redirect /guide to /guide/getting-started (<a href="https://redirect.github.com/vuejs/vitepress/issues/4276">#4276</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/0db71aec83b78d0040ef123aca80c25cd069dac8"><code>0db71ae</code></a> docs: add info about the <code>{open}</code> attr for <code>details</code> container (<a href="https://redirect.github.com/vuejs/vitepress/issues/4067">#4067</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d"><code>8436472</code></a> feat(experimental): support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.1">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.9 to 3.5.12 <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.12</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> <h2>v3.5.11</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> <h2>v3.5.10</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.11...v3.5.12">3.5.12</a> (2024-10-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-dom:</strong> avoid stringify option with null value (<a href="https://redirect.github.com/vuejs/core/issues/12096">#12096</a>) (<a href="https://github.com/vuejs/core/commit/f6d99262364b7444ebab8742158599e8cdd79eaa">f6d9926</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12093">#12093</a></li> <li><strong>compiler-sfc:</strong> do not skip TSInstantiationExpression when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12064">#12064</a>) (<a href="https://github.com/vuejs/core/commit/d3ecde8a696ff62c8d0ab067fd1d7ee0565b63c5">d3ecde8</a>)</li> <li><strong>compiler-sfc:</strong> use sass modern api if available and avoid deprecation warning (<a href="https://redirect.github.com/vuejs/core/issues/11992">#11992</a>) (<a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93">4474c11</a>)</li> <li><strong>compiler:</strong> clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>) (<a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c">cde2c06</a>), closes <a href="https://redirect.github.com/vuejs/language-tools/issues/4911">vuejs/language-tools#4911</a></li> <li><strong>custom-element:</strong> properly remove hyphenated attribute (<a href="https://redirect.github.com/vuejs/core/issues/12143">#12143</a>) (<a href="https://github.com/vuejs/core/commit/e16e9a7341e7cfb3c443da4e5e5b06e8158712c3">e16e9a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12139">#12139</a></li> <li><strong>defineModel:</strong> handle kebab-case model correctly (<a href="https://redirect.github.com/vuejs/core/issues/12063">#12063</a>) (<a href="https://github.com/vuejs/core/commit/c0418a3b8fa96a0b108ab71b7aab5d3388f90557">c0418a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12060">#12060</a></li> <li><strong>deps:</strong> update dependency monaco-editor to ^0.52.0 (<a href="https://redirect.github.com/vuejs/core/issues/12119">#12119</a>) (<a href="https://github.com/vuejs/core/commit/f7cbea2111c7770a180b640f36f6a5d4d6abc698">f7cbea2</a>)</li> <li><strong>hydration:</strong> provide compat fallback for idle callback hydration strategy (<a href="https://redirect.github.com/vuejs/core/issues/11935">#11935</a>) (<a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92">1ae545a</a>)</li> <li><strong>reactivity:</strong> trigger reactivity for Map key <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/12055">#12055</a>) (<a href="https://github.com/vuejs/core/commit/7ad289e1e7fea654524008ff91e43a8b8a55ef22">7ad289e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12054">#12054</a></li> <li><strong>runtime-core:</strong> allow symbol values for slot prop key (<a href="https://redirect.github.com/vuejs/core/issues/12069">#12069</a>) (<a href="https://github.com/vuejs/core/commit/d9d4d4e158cd51a9ddda249f29de8467f60b2792">d9d4d4e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12068">#12068</a></li> <li><strong>runtime-core:</strong> fix required prop check false positive for kebab-case edge cases (<a href="https://redirect.github.com/vuejs/core/issues/12034">#12034</a>) (<a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb">9da1ac1</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12011">#12011</a></li> <li><strong>runtime-dom:</strong> prevent unnecessary updates in v-model checkbox when value is unchanged (<a href="https://redirect.github.com/vuejs/core/issues/12146">#12146</a>) (<a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b">ea943af</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12144">#12144</a></li> <li><strong>teleport:</strong> handle disabled teleport with updateCssVars (<a href="https://redirect.github.com/vuejs/core/issues/12113">#12113</a>) (<a href="https://github.com/vuejs/core/commit/76a8223199c148b79a5c0ea19e235164809760cd">76a8223</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12112">#12112</a></li> <li><strong>transition/ssr:</strong> make transition appear work with Suspense in SSR (<a href="https://redirect.github.com/vuejs/core/issues/12047">#12047</a>) (<a href="https://github.com/vuejs/core/commit/f1a4f67aedfe83e440c54222213f070774faa421">f1a4f67</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12046">#12046</a></li> <li><strong>types:</strong> ensure <code>this.$props</code> type does not include <code>string</code> (<a href="https://redirect.github.com/vuejs/core/issues/12123">#12123</a>) (<a href="https://github.com/vuejs/core/commit/704173e24276706de672cca6c9507e4dd9651197">704173e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12122">#12122</a></li> <li><strong>types:</strong> retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>) (<a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed">05685a9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12106">#12106</a></li> <li><strong>useId:</strong> ensure useId consistency when using serverPrefetch (<a href="https://redirect.github.com/vuejs/core/issues/12128">#12128</a>) (<a href="https://github.com/vuejs/core/commit/b4d35349d8bc39aa15bd3f1094d230e5928b177c">b4d3534</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12102">#12102</a></li> <li><strong>watch:</strong> watchEffect clean-up with SSR (<a href="https://redirect.github.com/vuejs/core/issues/12097">#12097</a>) (<a href="https://github.com/vuejs/core/commit/b094c72b3d40c52c7124f145a9db028509a11202">b094c72</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>reactivity:</strong> avoid unnecessary recursion in removeSub (<a href="https://redirect.github.com/vuejs/core/issues/12135">#12135</a>) (<a href="https://github.com/vuejs/core/commit/ec917cfdb9d0169cd0835d3a0e28244242657dc9">ec917cf</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.10...v3.5.11">3.5.11</a> (2024-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> do not skip <code>TSSatisfiesExpression</code> when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12062">#12062</a>) (<a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c">2328b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12061">#12061</a></li> <li><strong>reactivity:</strong> prevent overwriting <code>next</code> property during batch processing (<a href="https://redirect.github.com/vuejs/core/issues/12075">#12075</a>) (<a href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58">d3f5e6e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12072">#12072</a></li> <li><strong>scheduler:</strong> job ordering when the post queue is flushing (<a href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>) (<a href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e">577edca</a>)</li> <li><strong>types:</strong> correctly infer <code>TypeProps</code> when it is <code>any</code> (<a href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>) (<a href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f">57315ab</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12058">#12058</a></li> <li><strong>types:</strong> should not intersect <code>PublicProps</code> with <code>Props</code> (<a href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>) (<a href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f">6f85894</a>)</li> <li><strong>types:</strong> infer the first generic type of <code>Ref</code> correctly (<a href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>) (<a href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5">c97bb84</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.10">3.5.10</a> (2024-09-27)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/770ea67a9cdbb9f01bd7098b8c63978037d0e3fd"><code>770ea67</code></a> release: v3.5.12</li> <li><a href="https://github.com/vuejs/core/commit/c82b66214b2d78d669546ce715c8c8f9868a6980"><code>c82b662</code></a> refactor(reactivity): reduce size of collectionHandlers (<a href="https://redirect.github.com/vuejs/core/issues/12152">#12152</a>)</li> <li><a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b"><code>ea943af</code></a> fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value ...</li> <li><a href="https://github.com/vuejs/core/commit/d82fa611e86d54cf1bedbb8c956b6e9597d4d3b6"><code>d82fa61</code></a> chore: format</li> <li><a href="https://github.com/vuejs/core/commit/d96883cf7d9917df13f1f7cd97733287518b7026"><code>d96883c</code></a> test(reactivity): test for verifying no unnecessary calls of reactive array i...</li> <li><a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92"><code>1ae545a</code></a> fix(hydration): provide compat fallback for idle callback hydration strategy ...</li> <li><a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed"><code>05685a9</code></a> fix(types): retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>)</li> <li><a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c"><code>cde2c06</code></a> fix(compiler): clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93"><code>4474c11</code></a> fix(compiler-sfc): use sass modern api if available and avoid deprecation war...</li> <li><a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb"><code>9da1ac1</code></a> fix(runtime-core): fix required prop check false positive for kebab-case edge...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.12">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-string-parser` from 7.24.8 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-string-parser</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-string-parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-string-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-validator-identifier` from 7.24.7 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-validator-identifier</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-validator-identifier</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/d19d001638f24938f3fb230d8ddcfd65a3e4a64e"><code>d19d001</code></a> fix: update identifier to unicode 16 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16825">#16825</a>)</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-validator-identifier">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.6 to 7.26.1 <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.1 (2024-10-25)</h2> <h4>:bug: 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> <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <!-- 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/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.1 (2024-10-25)</h2> <h4>:bug: 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> <h2>v7.26.0 (2024-10-25)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16882">#16882</a> perf: Improve module transforms (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/7f15ef7e47da8c51571796a018ee0858142083c1"><code>7f15ef7</code></a> v7.26.1</li> <li><a href="https://github.com/babel/babel/commit/836528ab4098ac38c5d49136323e3b399e7ddec0"><code>836528a</code></a> fix(parser): offset internal index locations by startIndex (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16936">#16936</a>)</li> <li><a href="https://github.com/babel/babel/commit/63d30381c169780460e01bdb6669c5e01af1dfbe"><code>63d3038</code></a> v7.26.0</li> <li><a href="https://github.com/babel/babel/commit/64fa46676b5729fcc53fbc71ccd4615d3017fe08"><code>64fa466</code></a> Enable import attributes parsing by default (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16850">#16850</a>)</li> <li><a href="https://github.com/babel/babel/commit/10f15bbbe80fb9053479da363bb2d36bc574ecda"><code>10f15bb</code></a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16732">#16732</a>)</li> <li><a href="https://github.com/babel/babel/commit/77bc5d591d560dbf7e6a7eed3174aaa9bd5dfc9e"><code>77bc5d5</code></a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16849">#16849</a>)</li> <li><a href="https://github.com/babel/babel/commit/b8d63348d318604290a73e64dabb6992114b03ba"><code>b8d6334</code></a> Always enable parsing of Flow enums (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16841">#16841</a>)</li> <li><a href="https://github.com/babel/babel/commit/34c87931e3b72100d2b286ada85fea2beff47fd4"><code>34c8793</code></a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16708">#16708</a>)</li> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/0a613d60e88866ec3d45f22e2c95746a266ca750"><code>0a613d6</code></a> chore: Improve logic regarding fast objects (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16919">#16919</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.26.1/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.6 to 7.26.0 <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 14:00:54 +08:00
"@babel/helper-string-parser" "^7.25.9"
"@babel/helper-validator-identifier" "^7.25.9"
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@docsearch/css@3.8.2":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.8.2.tgz#7973ceb6892c30f154ba254cd05c562257a44977"
integrity sha512-y05ayQFyUmCXze79+56v/4HpycYF3uFqB78pLPrSV5ZKAlDuIAAJNhaRi8tTdRNXh05yxX/TyNnzD6LwSM89vQ==
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@docsearch/js@3.8.2":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@docsearch/js/-/js-3.8.2.tgz#bdcfc9837700eb38453b88e211ab5cc5a3813cc6"
integrity sha512-Q5wY66qHn0SwA7Taa0aDbHiJvaFJLOJyHmooQ7y8hlwwQLQ/5WwCcoX0g7ii04Qi2DJlHsd0XXzJ8Ypw9+9YmQ==
2023-11-13 11:45:51 +08:00
dependencies:
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@docsearch/react" "3.8.2"
2023-01-14 23:18:11 +08:00
preact "^10.0.0"
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@docsearch/react@3.8.2":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.8.2.tgz#7b11d39b61c976c0aa9fbde66e6b73b30f3acd42"
integrity sha512-xCRrJQlTt8N9GU0DG4ptwHRkfnSnD/YpdeaXe02iKfqs97TkZJv60yE+1eq/tjPcVnTW8dP5qLP7itifFVV5eg==
2023-11-13 11:45:51 +08:00
dependencies:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@algolia/autocomplete-core" "1.17.7"
"@algolia/autocomplete-preset-algolia" "1.17.7"
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@docsearch/css" "3.8.2"
algoliasearch "^5.14.2"
2023-11-13 11:45:51 +08:00
"@esbuild/aix-ppc64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz#c7184a326533fcdf1b8ee0733e21c713b975575f"
integrity sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==
"@esbuild/android-arm64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz#09d9b4357780da9ea3a7dfb833a1f1ff439b4052"
integrity sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==
"@esbuild/android-arm@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.21.5.tgz#9b04384fb771926dfa6d7ad04324ecb2ab9b2e28"
integrity sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==
"@esbuild/android-x64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.21.5.tgz#29918ec2db754cedcb6c1b04de8cd6547af6461e"
integrity sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==
"@esbuild/darwin-arm64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz#e495b539660e51690f3928af50a76fb0a6ccff2a"
integrity sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==
"@esbuild/darwin-x64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz#c13838fa57372839abdddc91d71542ceea2e1e22"
integrity sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==
"@esbuild/freebsd-arm64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz#646b989aa20bf89fd071dd5dbfad69a3542e550e"
integrity sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==
"@esbuild/freebsd-x64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz#aa615cfc80af954d3458906e38ca22c18cf5c261"
integrity sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==
"@esbuild/linux-arm64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz#70ac6fa14f5cb7e1f7f887bcffb680ad09922b5b"
integrity sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==
"@esbuild/linux-arm@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz#fc6fd11a8aca56c1f6f3894f2bea0479f8f626b9"
integrity sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==
"@esbuild/linux-ia32@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz#3271f53b3f93e3d093d518d1649d6d68d346ede2"
integrity sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==
"@esbuild/linux-loong64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz#ed62e04238c57026aea831c5a130b73c0f9f26df"
integrity sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==
"@esbuild/linux-mips64el@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz#e79b8eb48bf3b106fadec1ac8240fb97b4e64cbe"
integrity sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==
"@esbuild/linux-ppc64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz#5f2203860a143b9919d383ef7573521fb154c3e4"
integrity sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==
"@esbuild/linux-riscv64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz#07bcafd99322d5af62f618cb9e6a9b7f4bb825dc"
integrity sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==
"@esbuild/linux-s390x@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz#b7ccf686751d6a3e44b8627ababc8be3ef62d8de"
integrity sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==
"@esbuild/linux-x64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz#6d8f0c768e070e64309af8004bb94e68ab2bb3b0"
integrity sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==
"@esbuild/netbsd-x64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz#bbe430f60d378ecb88decb219c602667387a6047"
integrity sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==
"@esbuild/openbsd-x64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz#99d1cf2937279560d2104821f5ccce220cb2af70"
integrity sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==
"@esbuild/sunos-x64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz#08741512c10d529566baba837b4fe052c8f3487b"
integrity sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==
"@esbuild/win32-arm64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz#675b7385398411240735016144ab2e99a60fc75d"
integrity sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==
"@esbuild/win32-ia32@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz#1bfc3ce98aa6ca9a0969e4d2af72144c59c1193b"
integrity sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==
"@esbuild/win32-x64@0.21.5":
version "0.21.5"
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz#acad351d582d157bb145535db2a6ff53dd514b5c"
integrity sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==
2023-11-13 11:45:51 +08:00
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@iconify-json/simple-icons@^1.2.21":
version "1.2.24"
resolved "https://registry.yarnpkg.com/@iconify-json/simple-icons/-/simple-icons-1.2.24.tgz#1cc703e731f979f76b0586236b402372169062d5"
integrity sha512-06ZWXZx3PHCE+02zn+iIGOKKNgE3kyPd0Yh7IUEIa0bCYI6UmGlsYYghRx8As9TnTNYMCEiy5V0zI4Jb6EY6XA==
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
dependencies:
"@iconify/types" "*"
"@iconify/types@*":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-2.0.0.tgz#ab0e9ea681d6c8a1214f30cd741fe3a20cc57f57"
integrity sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==
"@jridgewell/sourcemap-codec@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
"@rollup/rollup-android-arm-eabi@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.34.6.tgz#9b726b4dcafb9332991e9ca49d54bafc71d9d87f"
integrity sha512-+GcCXtOQoWuC7hhX1P00LqjjIiS/iOouHXhMdiDSnq/1DGTox4SpUvO52Xm+div6+106r+TcvOeo/cxvyEyTgg==
"@rollup/rollup-android-arm64@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.34.6.tgz#88326ff46168a47851077ca0bf0c442689ec088f"
integrity sha512-E8+2qCIjciYUnCa1AiVF1BkRgqIGW9KzJeesQqVfyRITGQN+dFuoivO0hnro1DjT74wXLRZ7QF8MIbz+luGaJA==
"@rollup/rollup-darwin-arm64@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.34.6.tgz#b8fbcc9389bc6fad3334a1d16dbeaaa5637c5772"
integrity sha512-z9Ib+OzqN3DZEjX7PDQMHEhtF+t6Mi2z/ueChQPLS/qUMKY7Ybn5A2ggFoKRNRh1q1T03YTQfBTQCJZiepESAg==
"@rollup/rollup-darwin-x64@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.34.6.tgz#1aa2bcad84c0fb5902e945d88822e17a4f661d51"
integrity sha512-PShKVY4u0FDAR7jskyFIYVyHEPCPnIQY8s5OcXkdU8mz3Y7eXDJPdyM/ZWjkYdR2m0izD9HHWA8sGcXn+Qrsyg==
"@rollup/rollup-freebsd-arm64@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.34.6.tgz#29c54617e0929264dcb6416597d6d7481696e49f"
integrity sha512-YSwyOqlDAdKqs0iKuqvRHLN4SrD2TiswfoLfvYXseKbL47ht1grQpq46MSiQAx6rQEN8o8URtpXARCpqabqxGQ==
"@rollup/rollup-freebsd-x64@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.34.6.tgz#a8b58ab7d31882559d93f2d1b5863d9e4b4b2678"
integrity sha512-HEP4CgPAY1RxXwwL5sPFv6BBM3tVeLnshF03HMhJYCNc6kvSqBgTMmsEjb72RkZBAWIqiPUyF1JpEBv5XT9wKQ==
"@rollup/rollup-linux-arm-gnueabihf@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.34.6.tgz#a844e1978c8b9766b169ecb1cb5cc0d8a3f05930"
integrity sha512-88fSzjC5xeH9S2Vg3rPgXJULkHcLYMkh8faix8DX4h4TIAL65ekwuQMA/g2CXq8W+NJC43V6fUpYZNjaX3+IIg==
"@rollup/rollup-linux-arm-musleabihf@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.34.6.tgz#6b44c3b7257985d71b087fcb4ef01325e2fff201"
integrity sha512-wM4ztnutBqYFyvNeR7Av+reWI/enK9tDOTKNF+6Kk2Q96k9bwhDDOlnCUNRPvromlVXo04riSliMBs/Z7RteEg==
"@rollup/rollup-linux-arm64-gnu@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.34.6.tgz#ebb499cf1720115256d0c9ae7598c90cc2251bc5"
integrity sha512-9RyprECbRa9zEjXLtvvshhw4CMrRa3K+0wcp3KME0zmBe1ILmvcVHnypZ/aIDXpRyfhSYSuN4EPdCCj5Du8FIA==
"@rollup/rollup-linux-arm64-musl@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.34.6.tgz#9658221b59d9e5643348f9a52fa5ef35b4dc07b1"
integrity sha512-qTmklhCTyaJSB05S+iSovfo++EwnIEZxHkzv5dep4qoszUMX5Ca4WM4zAVUMbfdviLgCSQOu5oU8YoGk1s6M9Q==
"@rollup/rollup-linux-loongarch64-gnu@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.34.6.tgz#19418cc57579a5655af2d850a89d74b3f7e9aa92"
integrity sha512-4Qmkaps9yqmpjY5pvpkfOerYgKNUGzQpFxV6rnS7c/JfYbDSU0y6WpbbredB5cCpLFGJEqYX40WUmxMkwhWCjw==
"@rollup/rollup-linux-powerpc64le-gnu@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.34.6.tgz#fe0bce7778cb6ce86898c781f3f11369d1a4952c"
integrity sha512-Zsrtux3PuaxuBTX/zHdLaFmcofWGzaWW1scwLU3ZbW/X+hSsFbz9wDIp6XvnT7pzYRl9MezWqEqKy7ssmDEnuQ==
"@rollup/rollup-linux-riscv64-gnu@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.34.6.tgz#9c158360abf6e6f7794285642ba0898c580291f6"
integrity sha512-aK+Zp+CRM55iPrlyKiU3/zyhgzWBxLVrw2mwiQSYJRobCURb781+XstzvA8Gkjg/hbdQFuDw44aUOxVQFycrAg==
"@rollup/rollup-linux-s390x-gnu@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.34.6.tgz#f9113498d22962baacdda008b5587d568b05aa34"
integrity sha512-WoKLVrY9ogmaYPXwTH326+ErlCIgMmsoRSx6bO+l68YgJnlOXhygDYSZe/qbUJCSiCiZAQ+tKm88NcWuUXqOzw==
"@rollup/rollup-linux-x64-gnu@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.34.6.tgz#aec8d4cdf911cd869a72b8bd00833cb426664e0c"
integrity sha512-Sht4aFvmA4ToHd2vFzwMFaQCiYm2lDFho5rPcvPBT5pCdC+GwHG6CMch4GQfmWTQ1SwRKS0dhDYb54khSrjDWw==
"@rollup/rollup-linux-x64-musl@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.34.6.tgz#61c0a146bdd1b5e0dcda33690dd909b321d8f20f"
integrity sha512-zmmpOQh8vXc2QITsnCiODCDGXFC8LMi64+/oPpPx5qz3pqv0s6x46ps4xoycfUiVZps5PFn1gksZzo4RGTKT+A==
"@rollup/rollup-win32-arm64-msvc@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.34.6.tgz#c6c5bf290a3a459c18871110bc2e7009ce35b15a"
integrity sha512-3/q1qUsO/tLqGBaD4uXsB6coVGB3usxw3qyeVb59aArCgedSF66MPdgRStUd7vbZOsko/CgVaY5fo2vkvPLWiA==
"@rollup/rollup-win32-ia32-msvc@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.34.6.tgz#16ca6bdadc9e054818b9c51f8dac82f6b8afab81"
integrity sha512-oLHxuyywc6efdKVTxvc0135zPrRdtYVjtVD5GUm55I3ODxhU/PwkQFD97z16Xzxa1Fz0AEe4W/2hzRtd+IfpOA==
"@rollup/rollup-win32-x64-msvc@4.34.6":
version "4.34.6"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.34.6.tgz#f3d03ce2d82723eb089188ea1494a719b09e1561"
integrity sha512-0PVwmgzZ8+TZ9oGBmdZoQVXflbvuwzN/HRclujpl4N/q3i+y0lqLw8n1bXA8ru3sApDjlmONaNAuYr38y1Kr9w==
"@shikijs/core@2.3.2", "@shikijs/core@^2.1.0":
version "2.3.2"
resolved "https://registry.yarnpkg.com/@shikijs/core/-/core-2.3.2.tgz#dcdc851e6963fe4196e2f1051302dcecce1a8706"
integrity sha512-s7vyL3LzUKm3Qwf36zRWlavX9BQMZTIq9B1almM63M5xBuSldnsTHCmsXzoF/Kyw4k7Xgas7yAyJz9VR/vcP1A==
dependencies:
"@shikijs/engine-javascript" "2.3.2"
"@shikijs/engine-oniguruma" "2.3.2"
"@shikijs/types" "2.3.2"
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
"@shikijs/vscode-textmate" "^10.0.1"
"@types/hast" "^3.0.4"
hast-util-to-html "^9.0.4"
"@shikijs/engine-javascript@2.3.2":
version "2.3.2"
resolved "https://registry.yarnpkg.com/@shikijs/engine-javascript/-/engine-javascript-2.3.2.tgz#9be457bb1ce4c8650b3b46b0f5054d4afef48a6d"
integrity sha512-w3IEMu5HfL/OaJTsMbIfZ1HRPnWVYRANeDtmsdIIEgUOcLjzFJFQwlnkckGjKHekEzNqlMLbgB/twnfZ/EEAGg==
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
dependencies:
"@shikijs/types" "2.3.2"
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
"@shikijs/vscode-textmate" "^10.0.1"
oniguruma-to-es "^3.1.0"
"@shikijs/engine-oniguruma@2.3.2":
version "2.3.2"
resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-2.3.2.tgz#42e64b7bbbaec5e903b12718dde1f1e1738a9c66"
integrity sha512-vikMY1TroyZXUHIXbMnvY/mjtOxMn+tavcfAeQPgWS9FHcgFSUoEtywF5B5sOLb9NXb8P2vb7odkh3nj15/00A==
build(deps): bump the npm group across 1 directory with 23 updates (#2287) 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: 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>:house: 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>:running_woman: 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: 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>:house: 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>:running_woman: 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="https://github.com/babel/babel/commit/36ca8faeb52245fe268fb33b235f61ace073b2cc"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="https://github.com/babel/babel/commit/eb9088f35d701ff70a0986c5163f7716a8ff3ca8"><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="https://github.com/babel/babel/commit/519c8eb44d26531fea93b254285aa43386160fff"><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: 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>:house: 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>:running_woman: 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: 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: 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: 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>:house: 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>:running_woman: 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: 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: 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="https://github.com/babel/babel/commit/36ca8faeb52245fe268fb33b235f61ace073b2cc"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="https://github.com/babel/babel/commit/eb9088f35d701ff70a0986c5163f7716a8ff3ca8"><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="https://github.com/babel/babel/commit/519c8eb44d26531fea93b254285aa43386160fff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/b28cf13ca311bb83667bad02dd652035b37bf409"><code>b28cf13</code></a> chore: release v1.24.2</li> <li><a href="https://github.com/shikijs/shiki/commit/b75d9d3e9ff3a68f646f5deb07b740a819182571"><code>b75d9d3</code></a> fix(transformers): expose <code>transformerNotationMap</code></li> <li><a href="https://github.com/shikijs/shiki/commit/50f4e13454b6b9fd4e7a5d27656d2936470aac2c"><code>50f4e13</code></a> chore: release v1.24.1</li> <li><a href="https://github.com/shikijs/shiki/commit/d1c87faee7b65de788053fea8edc73a9ef0eee6d"><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="https://github.com/shikijs/vscode-textmate/commit/b2c5788111c405617e13fdb011c6b38b14a391ef"><code>b2c5788</code></a> chore: release v9.3.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/2fd5e436faa5a035608dbb71278ec903e2c26352"><code>2fd5e43</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/e364f3283219c64f8eb3e03ad6af94884ad322bd"><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="https://github.com/ungap/structured-clone/commit/1a255c58e32387d03c95574ee9d2f4dc89a06061"><code>1a255c5</code></a> 1.2.1</li> <li><a href="https://github.com/ungap/structured-clone/commit/87f8247e32add94e1df5931f516ca6f3150f5c28"><code>87f8247</code></a> Updated dev/dependencies</li> <li><a href="https://github.com/ungap/structured-clone/commit/0f1cdbd129db0493fd33ec5c2d6fa6a79eec55a6"><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="https://github.com/ungap/structured-clone/commit/871b8fd486e0c81aba9dad6e725394f70b7c20ee"><code>871b8fd</code></a> Update package.json</li> <li><a href="https://github.com/ungap/structured-clone/commit/68e41b1f898343db1bd6b681e947e08cb7500299"><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="https://github.com/vitejs/vite-plugin-vue/commit/d156ad76822a9cbabaab8ad50eab5c330b1a60e4"><code>d156ad7</code></a> release: plugin-vue@5.2.1</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/4288652649ab19161420aff458fc14c677031d35"><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="https://github.com/vitejs/vite-plugin-vue/commit/b2df95ef4876089500543492c3bf74e3c61dfee3"><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="https://github.com/vitejs/vite-plugin-vue/commit/378aea3c8c1161353bf7e615ec61ca9a1388e244"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/77494352b37ac19d72dead210e1169ca8129d945"><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="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="https://github.com/vuejs/devtools/commit/4539ee9c67ba82d36f45ff800788aa57bf8d6c8e"><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="https://github.com/vuejs/devtools/commit/bd0effb05466b52feb4a20a97bae9ea8ec004c95"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/36cebad541bdc8f81049815c13d730da88ffd82f"><code>36cebad</code></a> feat: support vite6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="https://github.com/vuejs/devtools/commit/bd0effb05466b52feb4a20a97bae9ea8ec004c95"><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="https://github.com/vueuse/vueuse/commit/e722a2ebf3d01e2230111596d49c8762e14c545c"><code>e722a2e</code></a> chore: release v11.3.0</li> <li><a href="https://github.com/vueuse/vueuse/commit/1d5e978d7344d30dc713faad3edcc8943073c907"><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="https://github.com/vueuse/vueuse/commit/e14618c268cc013460b9c73e0392d9e937ee7e6b"><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="https://github.com/vueuse/vueuse/commit/fe322bd9655a506b8c6079335ee283b98cedc59c"><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="https://github.com/vueuse/vueuse/commit/1bb547e0d6490c8e15553372bdc29ca58f4b8113"><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="https://github.com/vueuse/vueuse/commit/3d29c16e48617e38fb28a3fa692fa846dc4009aa"><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="https://github.com/vueuse/vueuse/commit/cceebf46795fa7c8dda35858b62a5e12110864ad"><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="https://github.com/vueuse/vueuse/commit/e77cab13222d4cca5450d6aa1ac38d8bb80f6839"><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="https://github.com/vueuse/vueuse/commit/3de68720f43157ca39358bbecbc51ea72d1ac7f5"><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="https://github.com/vueuse/vueuse/commit/e8d1189283c6daa5152ec678efa7bff82115c13c"><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>
2024-12-13 12:22:48 +08:00
dependencies:
"@shikijs/types" "2.3.2"
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
"@shikijs/vscode-textmate" "^10.0.1"
build(deps): bump the npm group across 1 directory with 23 updates (#2287) 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: 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>:house: 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>:running_woman: 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: 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>:house: 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>:running_woman: 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="https://github.com/babel/babel/commit/36ca8faeb52245fe268fb33b235f61ace073b2cc"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="https://github.com/babel/babel/commit/eb9088f35d701ff70a0986c5163f7716a8ff3ca8"><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="https://github.com/babel/babel/commit/519c8eb44d26531fea93b254285aa43386160fff"><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: 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>:house: 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>:running_woman: 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: 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: 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: 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>:house: 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>:running_woman: 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: 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: 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="https://github.com/babel/babel/commit/36ca8faeb52245fe268fb33b235f61ace073b2cc"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="https://github.com/babel/babel/commit/eb9088f35d701ff70a0986c5163f7716a8ff3ca8"><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="https://github.com/babel/babel/commit/519c8eb44d26531fea93b254285aa43386160fff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/b28cf13ca311bb83667bad02dd652035b37bf409"><code>b28cf13</code></a> chore: release v1.24.2</li> <li><a href="https://github.com/shikijs/shiki/commit/b75d9d3e9ff3a68f646f5deb07b740a819182571"><code>b75d9d3</code></a> fix(transformers): expose <code>transformerNotationMap</code></li> <li><a href="https://github.com/shikijs/shiki/commit/50f4e13454b6b9fd4e7a5d27656d2936470aac2c"><code>50f4e13</code></a> chore: release v1.24.1</li> <li><a href="https://github.com/shikijs/shiki/commit/d1c87faee7b65de788053fea8edc73a9ef0eee6d"><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="https://github.com/shikijs/vscode-textmate/commit/b2c5788111c405617e13fdb011c6b38b14a391ef"><code>b2c5788</code></a> chore: release v9.3.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/2fd5e436faa5a035608dbb71278ec903e2c26352"><code>2fd5e43</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/e364f3283219c64f8eb3e03ad6af94884ad322bd"><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="https://github.com/ungap/structured-clone/commit/1a255c58e32387d03c95574ee9d2f4dc89a06061"><code>1a255c5</code></a> 1.2.1</li> <li><a href="https://github.com/ungap/structured-clone/commit/87f8247e32add94e1df5931f516ca6f3150f5c28"><code>87f8247</code></a> Updated dev/dependencies</li> <li><a href="https://github.com/ungap/structured-clone/commit/0f1cdbd129db0493fd33ec5c2d6fa6a79eec55a6"><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="https://github.com/ungap/structured-clone/commit/871b8fd486e0c81aba9dad6e725394f70b7c20ee"><code>871b8fd</code></a> Update package.json</li> <li><a href="https://github.com/ungap/structured-clone/commit/68e41b1f898343db1bd6b681e947e08cb7500299"><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="https://github.com/vitejs/vite-plugin-vue/commit/d156ad76822a9cbabaab8ad50eab5c330b1a60e4"><code>d156ad7</code></a> release: plugin-vue@5.2.1</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/4288652649ab19161420aff458fc14c677031d35"><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="https://github.com/vitejs/vite-plugin-vue/commit/b2df95ef4876089500543492c3bf74e3c61dfee3"><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="https://github.com/vitejs/vite-plugin-vue/commit/378aea3c8c1161353bf7e615ec61ca9a1388e244"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/77494352b37ac19d72dead210e1169ca8129d945"><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="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="https://github.com/vuejs/devtools/commit/4539ee9c67ba82d36f45ff800788aa57bf8d6c8e"><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="https://github.com/vuejs/devtools/commit/bd0effb05466b52feb4a20a97bae9ea8ec004c95"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/36cebad541bdc8f81049815c13d730da88ffd82f"><code>36cebad</code></a> feat: support vite6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="https://github.com/vuejs/devtools/commit/bd0effb05466b52feb4a20a97bae9ea8ec004c95"><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="https://github.com/vueuse/vueuse/commit/e722a2ebf3d01e2230111596d49c8762e14c545c"><code>e722a2e</code></a> chore: release v11.3.0</li> <li><a href="https://github.com/vueuse/vueuse/commit/1d5e978d7344d30dc713faad3edcc8943073c907"><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="https://github.com/vueuse/vueuse/commit/e14618c268cc013460b9c73e0392d9e937ee7e6b"><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="https://github.com/vueuse/vueuse/commit/fe322bd9655a506b8c6079335ee283b98cedc59c"><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="https://github.com/vueuse/vueuse/commit/1bb547e0d6490c8e15553372bdc29ca58f4b8113"><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="https://github.com/vueuse/vueuse/commit/3d29c16e48617e38fb28a3fa692fa846dc4009aa"><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="https://github.com/vueuse/vueuse/commit/cceebf46795fa7c8dda35858b62a5e12110864ad"><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="https://github.com/vueuse/vueuse/commit/e77cab13222d4cca5450d6aa1ac38d8bb80f6839"><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="https://github.com/vueuse/vueuse/commit/3de68720f43157ca39358bbecbc51ea72d1ac7f5"><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="https://github.com/vueuse/vueuse/commit/e8d1189283c6daa5152ec678efa7bff82115c13c"><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>
2024-12-13 12:22:48 +08:00
"@shikijs/langs@2.3.2":
version "2.3.2"
resolved "https://registry.yarnpkg.com/@shikijs/langs/-/langs-2.3.2.tgz#a716ac528dea9e927d7088102a132c153f8a161b"
integrity sha512-UqI6bSxFzhexIJficZLKeB1L2Sc3xoNiAV0yHpfbg5meck93du+EKQtsGbBv66Ki53XZPhnR/kYkOr85elIuFw==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
dependencies:
"@shikijs/types" "2.3.2"
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
"@shikijs/themes@2.3.2":
version "2.3.2"
resolved "https://registry.yarnpkg.com/@shikijs/themes/-/themes-2.3.2.tgz#c117d826ce22899dea802499a7ad5a99c2de0446"
integrity sha512-QAh7D/hhfYKHibkG2tti8vxNt3ekAH5EqkXJeJbTh7FGvTCWEI7BHqNCtMdjFvZ0vav5nvUgdvA7/HI7pfsB4w==
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
dependencies:
"@shikijs/types" "2.3.2"
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@shikijs/transformers@^2.1.0":
version "2.3.2"
resolved "https://registry.yarnpkg.com/@shikijs/transformers/-/transformers-2.3.2.tgz#a62183c40cb004851312428d8681962ed487b37e"
integrity sha512-2HDnJumw8A/9GecRpTgvfqSbPjEbJ4DPWq5J++OVP1gNMLvbV0MqFsP4canqRNM1LqB7VmWY45Stipb0ZIJ+0A==
dependencies:
"@shikijs/core" "2.3.2"
"@shikijs/types" "2.3.2"
build(deps): bump the npm group across 1 directory with 24 updates (#2040) Bumps the npm group with 11 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.3` | `1.3.4` | | [vue](https://github.com/vuejs/core) | `3.4.38` | `3.5.3` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.14.1` | `1.16.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.2` | `5.1.3` | | [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) | `7.3.8` | `7.4.4` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.1` | `11.0.3` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.0.1` | `1.1.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.41` | `8.4.45` | | [rollup](https://github.com/rollup/rollup) | `4.21.0` | `4.21.2` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.14.1` | `1.16.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.2` | `5.4.3` | Updates `vitepress` from 1.3.3 to 1.3.4 <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.3.4</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">1.3.4</a> (2024-08-24)</h2> <h3>Bug Fixes</h3> <ul> <li>check if <code>_importGlobMap</code> (vite internal) exists before using it (<a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680">612d66f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/8fc2e486dbddca57b69e5144a7915cbfe19c9c2a"><code>8fc2e48</code></a> release: v1.3.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/82863166fbe1747324284903fd458a7fd70d2136"><code>8286316</code></a> chore: skip data loader hmr test</li> <li><a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680"><code>612d66f</code></a> chore: add tests for data loader hmr</li> <li><a href="https://github.com/vuejs/vitepress/commit/d06273285951f4a3cd2f44245e145fb136e1385f"><code>d062732</code></a> ci: prevent multiple cr runs</li> <li><a href="https://github.com/vuejs/vitepress/commit/a532fd381c48101f5b001d08ccb2a734afe2ec26"><code>a532fd3</code></a> ci: use gh cli instead of action-add-labels</li> <li>See full diff in <a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.38 to 3.5.3 <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.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</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.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af"><code>bf3d9a2</code></a> fix(ssr): respect app.config.warnHandler during ssr</li> <li><a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9"><code>8e6c337</code></a> fix(hydration): check __asyncHydrate presence for vue3-lazy-hydration compat ...</li> <li><a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62"><code>6b7901d</code></a> fix(Transition): handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/1">#1</a>...</li> <li><a href="https://github.com/vuejs/core/commit/7e3b3bb2a136cc5ebac70e9da1a8866463f4d7f1"><code>7e3b3bb</code></a> fix: Revert &quot;fix(Transition): handle KeepAlive child unmount in Transition ou...</li> <li><a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f"><code>35c760f</code></a> fix: Revert &quot;fix(reactivity): self-referencing computed should refresh&quot;</li> <li><a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710"><code>babfb4c</code></a> fix(useId): make generated IDs selector compatible</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/7a64b6734d2e85bfea024b1e9d8ae1c66ba85a8f"><code>7a64b67</code></a> types(internal): provide internal options for using <code>$el</code> type in language to...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.38...v3.5.3">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/10bcb691911cd75dda1dc4972f596b98b4089baa"><code>10bcb69</code></a> [Babel 8] Fix spelling of error code (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16668">#16668</a>)</li> <li><a href="https://github.com/babel/babel/commit/7edd5082152d6b89e90ae09a533eb725b15902ba"><code>7edd508</code></a> fix: improve static canFollowModifier checks (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16761">#16761</a>)</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.14.1 to 1.16.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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/063e4a8d4583986564c8a6e89ed749a2e3dc2f60"><code>063e4a8</code></a> chore: release v1.15.2</li> <li><a href="https://github.com/shikijs/shiki/commit/5488d3caafff19a6b516bfbe7e0c77bd5b773dfd"><code>5488d3c</code></a> chore: release v1.15.1</li> <li><a href="https://github.com/shikijs/shiki/commit/d6d953f85520f15ac392f783cafdd8a2a2b2556b"><code>d6d953f</code></a> chore: release v1.15.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.2 to 5.1.3 <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.1.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.3/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.1.3 (2024-08-29)<!-- raw HTML omitted --></h2> <ul> <li>chore: upgrade to eslint 9 (<a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40f">236a40f</a>)</li> <li>chore: use pnpm catalog for shared deps (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e18">0735e18</a>)</li> <li>chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073">37c9073</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/433">#433</a></li> <li>chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f">b75a46f</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/436">#436</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/421">#421</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec">e3a7fec</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/421">#421</a></li> <li>fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code> (<a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9">acb57c9</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/438">#438</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/3ef2b6e1eb2e78c2dd698c28d5ae3cc37a094a65"><code>3ef2b6e</code></a> release: plugin-vue@5.1.3</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f55b41c3544564a70ada7a4c64c1a47859"><code>b75a46f</code></a> chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9269506315893452db7b77c7ee1b30f051"><code>acb57c9</code></a> fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code></li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec3674da5343e6e44c330483dba8e8d3124"><code>e3a7fec</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/421">#421</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40fd6895d402b059771a0648b9d7d049c0c1"><code>236a40f</code></a> chore: upgrade to eslint 9</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073fb15cf932ee138b0b919c4265cca5fa40"><code>37c9073</code></a> chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e1808dae72dcbbc3f28c7d0f3ba0b0b44e4f"><code>0735e18</code></a> chore: use pnpm catalog for shared deps</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.3/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/1b6bc2374d93e5f76d9266a0fcc5c10a8cafef5b"><code>1b6bc23</code></a> release: v3.5.1</li> <li><a href="https://github.com/vuejs/core/commit/40193696b3564202173ac0367e4b3ae48c4ffb84"><code>4019369</code></a> chore(build): use /<em>@<strong>PURE</strong></em>/ annotation consistently</li> <li><a href="https://github.com/vuejs/core/commit/6402b984087dd48f1a11f444a225d4ac6b2b7b9e"><code>6402b98</code></a> release: v3.5.0</li> <li><a href="https://github.com/vuejs/core/commit/d298c431cc422b53cf4e9c69bf1daf926c33b6e0"><code>d298c43</code></a> release: v3.5.0-rc.1</li> <li><a href="https://github.com/vuejs/core/commit/ac9e7e8bfa55432a73a10864805fdf48bda2ff73"><code>ac9e7e8</code></a> test: adjust coverage config, use v8 coverage</li> <li><a href="https://github.com/vuejs/core/commit/8c3fdd1a7d4060680f8379fac8848d9f5f6e5620"><code>8c3fdd1</code></a> release: v3.5.0-beta.3</li> <li><a href="https://github.com/vuejs/core/commit/7d700c215d6250c9acfc5e126770dade678bcebf"><code>7d700c2</code></a> release: v3.5.0-beta.2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.3/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://g... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 10:59:42 +08:00
"@shikijs/types@2.3.2", "@shikijs/types@^2.1.0":
version "2.3.2"
resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-2.3.2.tgz#d273d19a7b0c23445e07c0370f127a66400d1eb8"
integrity sha512-CBaMY+a3pepyC4SETi7+bSzO0f6hxEQJUUuS4uD7zppzjmrN4ZRtBqxaT+wOan26CR9eeJ5iBhc4qvWEwn7Eeg==
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
dependencies:
"@shikijs/vscode-textmate" "^10.0.1"
"@types/hast" "^3.0.4"
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@shikijs/vscode-textmate@^10.0.1":
version "10.0.1"
resolved "https://registry.yarnpkg.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.1.tgz#d06d45b67ac5e9b0088e3f67ebd3f25c6c3d711a"
integrity sha512-fTIQwLF+Qhuws31iw7Ncl1R3HUDtGwIipiJ9iU+UsDUwMhegFcQKQHd51nZjb7CArq0MvON8rbgCGQYWHUKAdg==
build(deps): bump the npm group across 1 directory with 35 updates (#2161) Bumps the npm group with 9 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.4` | `1.4.1` | | [@babel/helper-string-parser](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser) | `7.24.8` | `7.25.9` | | [@babel/helper-validator-identifier](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier) | `7.24.7` | `7.25.9` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.6` | `7.26.1` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.11` | `0.30.12` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.1.0` | `1.1.1` | | [preact](https://github.com/preactjs/preact) | `10.24.1` | `10.24.3` | | [regex](https://github.com/slevithan/regex) | `4.3.2` | `4.3.3` | | [rollup](https://github.com/rollup/rollup) | `4.22.4` | `4.24.2` | Updates `vitepress` from 1.3.4 to 1.4.1 <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.4.1</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.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.4.0...v1.4.1">1.4.1</a> (2024-10-13)</h2> <h3>Bug Fixes</h3> <ul> <li>broken rewrites on windows (<a href="https://redirect.github.com/vuejs/vitepress/issues/4268">#4268</a>) (<a href="https://github.com/vuejs/vitepress/commit/b46d6d3a204f5ce347647bfd1ab8073bf313afd6">b46d6d3</a>)</li> <li><strong>client:</strong> use <code>usePreferredDark</code> with <code>appearance: &quot;force-auto&quot;</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4263">#4263</a>) (<a href="https://github.com/vuejs/vitepress/commit/3e8fc40c3621da1ef35645d376dab7765b35bb40">3e8fc40</a>)</li> <li><strong>client:</strong> wrong script async check (<a href="https://github.com/vuejs/vitepress/commit/461a5b001d29f95169f60fe28bc610e3f6e8fd66">461a5b0</a>)</li> <li><strong>theme:</strong> bind missing no icon prop in the menu link component <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a> (<a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b">b96712c</a>)</li> <li><strong>theme:</strong> improve local search input a11y (<a href="https://redirect.github.com/vuejs/vitepress/issues/4066">#4066</a>) (<a href="https://github.com/vuejs/vitepress/commit/92b92aefcab9fbb28b51da70ee8ab21724098277">92b92ae</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>experimental:</strong> support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>) (<a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d">8436472</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.0">1.4.0</a> (2024-10-07)</h1> <h3>Bug Fixes</h3> <ul> <li><code>vueRE</code> conflicting with <code>lineNoRE</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4247">#4247</a>) (<a href="https://github.com/vuejs/vitepress/commit/2ac64b8d4180f2a7c54fda57df7f3a0a52488d62">2ac64b8</a>)</li> <li>hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (<a href="https://github.com/vuejs/vitepress/commit/c46e4b784ddb9ce3bd1cfcc3de1d1d676535cb5b">c46e4b7</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4172">#4172</a></li> <li>remove font synthesis in webfont mode, google fonts now support italic axis in inter (<a href="https://github.com/vuejs/vitepress/commit/1628918f30b5602b83c51a2a8f4ec5e773cf7445">1628918</a>)</li> <li><strong>theme:</strong> change the order of CSS rules of <code>VPFlyout</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4225">#4225</a>) (<a href="https://github.com/vuejs/vitepress/commit/68150a6f3349c1741ed5683e3010d9ecea02f3a8">68150a6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4224">#4224</a></li> <li><strong>theme:</strong> respect custom tag prop in VPButton component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4185">#4185</a>) (<a href="https://github.com/vuejs/vitepress/commit/9c5d348c034eb6773562c93cad699d287051aa7b">9c5d348</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>data-title</code> attribute for code group label tag (<a href="https://redirect.github.com/vuejs/vitepress/issues/4152">#4152</a>) (<a href="https://github.com/vuejs/vitepress/commit/bc7271d258047feb8a39c97ebc5e2a16bf899bb5">bc7271d</a>)</li> <li>allow ignoring certain headers and their subtrees completely in outline (<a href="https://github.com/vuejs/vitepress/commit/3e11b6abf5fbe80c2bc733f590ab57c7b2cc06f2">3e11b6a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4171">#4171</a></li> <li><strong>client:</strong> add <code>onAfterPageLoad</code> hook in router (<a href="https://redirect.github.com/vuejs/vitepress/issues/4126">#4126</a>) (<a href="https://github.com/vuejs/vitepress/commit/315c22004993f6f1cbdbb59178e46745d8e505a6">315c220</a>)</li> <li>support adding extra attributes to snippet imports (useful for twoslash) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4100">#4100</a>) (<a href="https://github.com/vuejs/vitepress/commit/e8f7dd16f6139fdfd129b86caff4b6613dd1e887">e8f7dd1</a>)</li> <li><strong>theme:</strong> expose theme default VPLink &amp; VPSocialLink(s) component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4178">#4178</a>) (<a href="https://github.com/vuejs/vitepress/commit/615e33bb24d5005574af971ffcf1f41d751a855c">615e33b</a>)</li> <li>trigger <code>onContentUpdated</code> on frontmatter-only changes too (<a href="https://github.com/vuejs/vitepress/commit/0db269a4c5d90ecf69f0219982cdf8f335e787ce">0db269a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/99d9f7de115945a51d470257d06cd8fec1b83609"><code>99d9f7d</code></a> release: v1.4.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/90861308f26c63d203972afbb23796e0823ce222"><code>9086130</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/821812d00dbe65bdcdcd3a4ebcf9672798c0ed56"><code>821812d</code></a> ci: don't run cr on tag pushes</li> <li><a href="https://github.com/vuejs/vitepress/commit/c8645e00c96e3c006640d88eb601893b0e62e2f2"><code>c8645e0</code></a> ci: enable nightly releases</li> <li><a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b"><code>b96712c</code></a> fix: reapply <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a></li> <li><a href="https://github.com/vuejs/vitepress/commit/ef703cf9c7b137350538fef1233084582d7292ee"><code>ef703cf</code></a> Revert &quot;fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/42">#42</a>...</li> <li><a href="https://github.com/vuejs/vitepress/commit/d4712c17c5e39e396d3522398a4897119739c0a7"><code>d4712c1</code></a> fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/39236c5899ff43c1b8dfe52764ead70ed715a394"><code>39236c5</code></a> docs: redirect /guide to /guide/getting-started (<a href="https://redirect.github.com/vuejs/vitepress/issues/4276">#4276</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/0db71aec83b78d0040ef123aca80c25cd069dac8"><code>0db71ae</code></a> docs: add info about the <code>{open}</code> attr for <code>details</code> container (<a href="https://redirect.github.com/vuejs/vitepress/issues/4067">#4067</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d"><code>8436472</code></a> feat(experimental): support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.1">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.9 to 3.5.12 <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.12</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> <h2>v3.5.11</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> <h2>v3.5.10</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.11...v3.5.12">3.5.12</a> (2024-10-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-dom:</strong> avoid stringify option with null value (<a href="https://redirect.github.com/vuejs/core/issues/12096">#12096</a>) (<a href="https://github.com/vuejs/core/commit/f6d99262364b7444ebab8742158599e8cdd79eaa">f6d9926</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12093">#12093</a></li> <li><strong>compiler-sfc:</strong> do not skip TSInstantiationExpression when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12064">#12064</a>) (<a href="https://github.com/vuejs/core/commit/d3ecde8a696ff62c8d0ab067fd1d7ee0565b63c5">d3ecde8</a>)</li> <li><strong>compiler-sfc:</strong> use sass modern api if available and avoid deprecation warning (<a href="https://redirect.github.com/vuejs/core/issues/11992">#11992</a>) (<a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93">4474c11</a>)</li> <li><strong>compiler:</strong> clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>) (<a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c">cde2c06</a>), closes <a href="https://redirect.github.com/vuejs/language-tools/issues/4911">vuejs/language-tools#4911</a></li> <li><strong>custom-element:</strong> properly remove hyphenated attribute (<a href="https://redirect.github.com/vuejs/core/issues/12143">#12143</a>) (<a href="https://github.com/vuejs/core/commit/e16e9a7341e7cfb3c443da4e5e5b06e8158712c3">e16e9a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12139">#12139</a></li> <li><strong>defineModel:</strong> handle kebab-case model correctly (<a href="https://redirect.github.com/vuejs/core/issues/12063">#12063</a>) (<a href="https://github.com/vuejs/core/commit/c0418a3b8fa96a0b108ab71b7aab5d3388f90557">c0418a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12060">#12060</a></li> <li><strong>deps:</strong> update dependency monaco-editor to ^0.52.0 (<a href="https://redirect.github.com/vuejs/core/issues/12119">#12119</a>) (<a href="https://github.com/vuejs/core/commit/f7cbea2111c7770a180b640f36f6a5d4d6abc698">f7cbea2</a>)</li> <li><strong>hydration:</strong> provide compat fallback for idle callback hydration strategy (<a href="https://redirect.github.com/vuejs/core/issues/11935">#11935</a>) (<a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92">1ae545a</a>)</li> <li><strong>reactivity:</strong> trigger reactivity for Map key <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/12055">#12055</a>) (<a href="https://github.com/vuejs/core/commit/7ad289e1e7fea654524008ff91e43a8b8a55ef22">7ad289e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12054">#12054</a></li> <li><strong>runtime-core:</strong> allow symbol values for slot prop key (<a href="https://redirect.github.com/vuejs/core/issues/12069">#12069</a>) (<a href="https://github.com/vuejs/core/commit/d9d4d4e158cd51a9ddda249f29de8467f60b2792">d9d4d4e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12068">#12068</a></li> <li><strong>runtime-core:</strong> fix required prop check false positive for kebab-case edge cases (<a href="https://redirect.github.com/vuejs/core/issues/12034">#12034</a>) (<a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb">9da1ac1</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12011">#12011</a></li> <li><strong>runtime-dom:</strong> prevent unnecessary updates in v-model checkbox when value is unchanged (<a href="https://redirect.github.com/vuejs/core/issues/12146">#12146</a>) (<a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b">ea943af</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12144">#12144</a></li> <li><strong>teleport:</strong> handle disabled teleport with updateCssVars (<a href="https://redirect.github.com/vuejs/core/issues/12113">#12113</a>) (<a href="https://github.com/vuejs/core/commit/76a8223199c148b79a5c0ea19e235164809760cd">76a8223</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12112">#12112</a></li> <li><strong>transition/ssr:</strong> make transition appear work with Suspense in SSR (<a href="https://redirect.github.com/vuejs/core/issues/12047">#12047</a>) (<a href="https://github.com/vuejs/core/commit/f1a4f67aedfe83e440c54222213f070774faa421">f1a4f67</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12046">#12046</a></li> <li><strong>types:</strong> ensure <code>this.$props</code> type does not include <code>string</code> (<a href="https://redirect.github.com/vuejs/core/issues/12123">#12123</a>) (<a href="https://github.com/vuejs/core/commit/704173e24276706de672cca6c9507e4dd9651197">704173e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12122">#12122</a></li> <li><strong>types:</strong> retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>) (<a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed">05685a9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12106">#12106</a></li> <li><strong>useId:</strong> ensure useId consistency when using serverPrefetch (<a href="https://redirect.github.com/vuejs/core/issues/12128">#12128</a>) (<a href="https://github.com/vuejs/core/commit/b4d35349d8bc39aa15bd3f1094d230e5928b177c">b4d3534</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12102">#12102</a></li> <li><strong>watch:</strong> watchEffect clean-up with SSR (<a href="https://redirect.github.com/vuejs/core/issues/12097">#12097</a>) (<a href="https://github.com/vuejs/core/commit/b094c72b3d40c52c7124f145a9db028509a11202">b094c72</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>reactivity:</strong> avoid unnecessary recursion in removeSub (<a href="https://redirect.github.com/vuejs/core/issues/12135">#12135</a>) (<a href="https://github.com/vuejs/core/commit/ec917cfdb9d0169cd0835d3a0e28244242657dc9">ec917cf</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.10...v3.5.11">3.5.11</a> (2024-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> do not skip <code>TSSatisfiesExpression</code> when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12062">#12062</a>) (<a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c">2328b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12061">#12061</a></li> <li><strong>reactivity:</strong> prevent overwriting <code>next</code> property during batch processing (<a href="https://redirect.github.com/vuejs/core/issues/12075">#12075</a>) (<a href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58">d3f5e6e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12072">#12072</a></li> <li><strong>scheduler:</strong> job ordering when the post queue is flushing (<a href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>) (<a href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e">577edca</a>)</li> <li><strong>types:</strong> correctly infer <code>TypeProps</code> when it is <code>any</code> (<a href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>) (<a href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f">57315ab</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12058">#12058</a></li> <li><strong>types:</strong> should not intersect <code>PublicProps</code> with <code>Props</code> (<a href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>) (<a href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f">6f85894</a>)</li> <li><strong>types:</strong> infer the first generic type of <code>Ref</code> correctly (<a href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>) (<a href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5">c97bb84</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.10">3.5.10</a> (2024-09-27)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/770ea67a9cdbb9f01bd7098b8c63978037d0e3fd"><code>770ea67</code></a> release: v3.5.12</li> <li><a href="https://github.com/vuejs/core/commit/c82b66214b2d78d669546ce715c8c8f9868a6980"><code>c82b662</code></a> refactor(reactivity): reduce size of collectionHandlers (<a href="https://redirect.github.com/vuejs/core/issues/12152">#12152</a>)</li> <li><a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b"><code>ea943af</code></a> fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value ...</li> <li><a href="https://github.com/vuejs/core/commit/d82fa611e86d54cf1bedbb8c956b6e9597d4d3b6"><code>d82fa61</code></a> chore: format</li> <li><a href="https://github.com/vuejs/core/commit/d96883cf7d9917df13f1f7cd97733287518b7026"><code>d96883c</code></a> test(reactivity): test for verifying no unnecessary calls of reactive array i...</li> <li><a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92"><code>1ae545a</code></a> fix(hydration): provide compat fallback for idle callback hydration strategy ...</li> <li><a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed"><code>05685a9</code></a> fix(types): retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>)</li> <li><a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c"><code>cde2c06</code></a> fix(compiler): clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93"><code>4474c11</code></a> fix(compiler-sfc): use sass modern api if available and avoid deprecation war...</li> <li><a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb"><code>9da1ac1</code></a> fix(runtime-core): fix required prop check false positive for kebab-case edge...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.12">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-string-parser` from 7.24.8 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-string-parser</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-string-parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-string-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-validator-identifier` from 7.24.7 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-validator-identifier</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-validator-identifier</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/d19d001638f24938f3fb230d8ddcfd65a3e4a64e"><code>d19d001</code></a> fix: update identifier to unicode 16 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16825">#16825</a>)</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-validator-identifier">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.6 to 7.26.1 <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.1 (2024-10-25)</h2> <h4>:bug: 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> <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <!-- 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/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.1 (2024-10-25)</h2> <h4>:bug: 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> <h2>v7.26.0 (2024-10-25)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16882">#16882</a> perf: Improve module transforms (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/7f15ef7e47da8c51571796a018ee0858142083c1"><code>7f15ef7</code></a> v7.26.1</li> <li><a href="https://github.com/babel/babel/commit/836528ab4098ac38c5d49136323e3b399e7ddec0"><code>836528a</code></a> fix(parser): offset internal index locations by startIndex (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16936">#16936</a>)</li> <li><a href="https://github.com/babel/babel/commit/63d30381c169780460e01bdb6669c5e01af1dfbe"><code>63d3038</code></a> v7.26.0</li> <li><a href="https://github.com/babel/babel/commit/64fa46676b5729fcc53fbc71ccd4615d3017fe08"><code>64fa466</code></a> Enable import attributes parsing by default (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16850">#16850</a>)</li> <li><a href="https://github.com/babel/babel/commit/10f15bbbe80fb9053479da363bb2d36bc574ecda"><code>10f15bb</code></a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16732">#16732</a>)</li> <li><a href="https://github.com/babel/babel/commit/77bc5d591d560dbf7e6a7eed3174aaa9bd5dfc9e"><code>77bc5d5</code></a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16849">#16849</a>)</li> <li><a href="https://github.com/babel/babel/commit/b8d63348d318604290a73e64dabb6992114b03ba"><code>b8d6334</code></a> Always enable parsing of Flow enums (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16841">#16841</a>)</li> <li><a href="https://github.com/babel/babel/commit/34c87931e3b72100d2b286ada85fea2beff47fd4"><code>34c8793</code></a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16708">#16708</a>)</li> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/0a613d60e88866ec3d45f22e2c95746a266ca750"><code>0a613d6</code></a> chore: Improve logic regarding fast objects (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16919">#16919</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.26.1/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.6 to 7.26.0 <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 14:00:54 +08:00
"@types/estree@1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
2023-12-28 13:43:56 +08:00
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
"@types/hast@^3.0.0", "@types/hast@^3.0.4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa"
integrity sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==
dependencies:
"@types/unist" "*"
build(deps-dev): bump vitepress from 1.1.3 to 1.2.0 in /website (#1748) Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.1.3 to 1.2.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.2.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.1.4</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.1.4...v1.2.0">1.2.0</a> (2024-05-18)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> show file info on error (<a href="https://github.com/vuejs/vitepress/commit/f0debd20f48ab7eb58cfd142147531509d6c0209">f0debd2</a>)</li> <li><strong>dev:</strong> match dev and prod routing behavior (<a href="https://redirect.github.com/vuejs/vitepress/issues/3837">#3837</a>) (<a href="https://github.com/vuejs/vitepress/commit/b360ac88df3bfd60e3498cc19066c0c90261ee4f">b360ac8</a>)</li> <li><strong>markdown:</strong> entities and escapes not working properly (<a href="https://redirect.github.com/vuejs/vitepress/issues/3882">#3882</a>) (<a href="https://github.com/vuejs/vitepress/commit/d5dbd704ceb215ebf3ce9b23deec6e6c90634f0a">d5dbd70</a>)</li> <li>render 404 page completely on client to infer locale from browser path (<a href="https://redirect.github.com/vuejs/vitepress/issues/3858">#3858</a>) (<a href="https://github.com/vuejs/vitepress/commit/728cb15677f4f84b33bed6bb2f70f47600ea1057">728cb15</a>)</li> <li><strong>style:</strong> prefer YaHei over DengXian (<a href="https://github.com/vuejs/vitepress/commit/f0a37b4b8445ec914700df054c0897721382e5b1">f0a37b4</a>)</li> <li><strong>theme/regression:</strong> custom font not applying in Chinese docs because of specificity (<a href="https://github.com/vuejs/vitepress/commit/fa2f38a0c3bd121dcb7e07420566087c19b10f96">fa2f38a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3864">#3864</a></li> <li><strong>theme:</strong> external link icon not visible for target _blank links (<a href="https://github.com/vuejs/vitepress/commit/d08eeed89726572f7ea341df59864cc72716751c">d08eeed</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3327">#3327</a></li> <li><strong>theme:</strong> fix invalid vp-offset in ssr (<a href="https://github.com/vuejs/vitepress/commit/9794877347140c7b4955d735cd8867c260a5089d">9794877</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>build/i18n:</strong> support customizing copy code button's tooltip text (<a href="https://redirect.github.com/vuejs/vitepress/issues/3854">#3854</a>) (<a href="https://github.com/vuejs/vitepress/commit/ed6ada7a688c466920f3e0ef33b7176b8eb01eee">ed6ada7</a>)</li> <li><strong>build:</strong> add localeIndex to md.env (<a href="https://redirect.github.com/vuejs/vitepress/issues/3862">#3862</a>) (<a href="https://github.com/vuejs/vitepress/commit/0cbb469842d74381ad56d44b7975f34c405b78f8">0cbb469</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.1.3...v1.1.4">1.1.4</a> (2024-04-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>dev:</strong> multiple server instances being created when editing config too quickly (<a href="https://redirect.github.com/vuejs/vitepress/issues/3835">#3835</a>) (<a href="https://github.com/vuejs/vitepress/commit/729a890669c363895cfac39ece046926cad36d01">729a890</a>)</li> <li><strong>theme/a11y:</strong> add unique name to footer prev / next navigation landmark (<a href="https://github.com/vuejs/vitepress/commit/e60c101e50fa56d4cd54d434c5628cc7e2231318">e60c101</a>)</li> <li><strong>theme/a11y:</strong> remove duplicate assistive text from outline nav (<a href="https://redirect.github.com/vuejs/vitepress/issues/3803">#3803</a>) (<a href="https://github.com/vuejs/vitepress/commit/733d986a84f614484b04235546dc4cda0769e833">733d986</a>)</li> <li><strong>theme/i18n:</strong> 404 page not showing localized text (<a href="https://redirect.github.com/vuejs/vitepress/issues/3833">#3833</a>) (<a href="https://github.com/vuejs/vitepress/commit/cc11b8e41ec481320b03902bdc307d479a8ba838">cc11b8e</a>)</li> <li><strong>theme:</strong> disable keypress effect on search button (<a href="https://github.com/vuejs/vitepress/commit/ccc37bb80e4147b9ab91b0f5d7dfae9d51533460">ccc37bb</a>)</li> <li><strong>theme:</strong> don't use Chinese quotes on non-Chinese documents (<a href="https://redirect.github.com/vuejs/vitepress/issues/3834">#3834</a>) (<a href="https://github.com/vuejs/vitepress/commit/75115f4f8223d67dab2dc82fadaf2941aabf6330">75115f4</a>)</li> <li><strong>theme:</strong> leaking event listener when going back/forward on Safari on iOS (<a href="https://redirect.github.com/vuejs/vitepress/issues/3658">#3658</a>) (<a href="https://redirect.github.com/vuejs/vitepress/issues/3671">#3671</a>) (<a href="https://github.com/vuejs/vitepress/commit/1a72181c06d78e5e6f293e3f6abdb15caa4d2f53">1a72181</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/1699abfb039aac4f5f538eea58b848d19d269387"><code>1699abf</code></a> release: v1.2.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/241a7c80fc12d9988fa9c3fa9a7fd27b22bcbd1a"><code>241a7c8</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/db51f7aa430249b398d75433e6bb489434b38667"><code>db51f7a</code></a> build: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/f0a37b4b8445ec914700df054c0897721382e5b1"><code>f0a37b4</code></a> fix(style): prefer YaHei over DengXian</li> <li><a href="https://github.com/vuejs/vitepress/commit/9447ceeb0ebe23c54928c44e90650891108c35ef"><code>9447cee</code></a> docs(zh): sync and tweak translations (<a href="https://redirect.github.com/vuejs/vitepress/issues/3883">#3883</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/d5dbd704ceb215ebf3ce9b23deec6e6c90634f0a"><code>d5dbd70</code></a> fix(markdown): entities and escapes not working properly (<a href="https://redirect.github.com/vuejs/vitepress/issues/3882">#3882</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/99c0cece626b522ed62e6a3dc5c3fbde615e046c"><code>99c0cec</code></a> docs: add notes for sitemap + base</li> <li><a href="https://github.com/vuejs/vitepress/commit/fa2f38a0c3bd121dcb7e07420566087c19b10f96"><code>fa2f38a</code></a> fix(theme/regression): custom font not applying in Chinese docs because of sp...</li> <li><a href="https://github.com/vuejs/vitepress/commit/0cbb469842d74381ad56d44b7975f34c405b78f8"><code>0cbb469</code></a> feat(build): add localeIndex to md.env (<a href="https://redirect.github.com/vuejs/vitepress/issues/3862">#3862</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/ed6ada7a688c466920f3e0ef33b7176b8eb01eee"><code>ed6ada7</code></a> feat(build/i18n): support customizing copy code button's tooltip text (<a href="https://redirect.github.com/vuejs/vitepress/issues/3854">#3854</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.1.3...v1.2.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | vitepress | [< 1.2, > 1.1.3] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitepress&package-manager=npm_and_yarn&previous-version=1.1.3&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 09:36:32 +08:00
"@types/linkify-it@^5":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-5.0.0.tgz#21413001973106cda1c3a9b91eedd4ccd5469d76"
integrity sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==
2023-11-13 11:45:51 +08:00
build(deps): bump the npm group across 1 directory with 44 updates (#1998) Bumps the npm group with 5 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.1` | `1.3.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.3` | `7.25.4` | | [@types/unist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/unist) | `3.0.2` | `3.0.3` | | [postcss](https://github.com/postcss/postcss) | `8.4.40` | `8.4.41` | | [preact](https://github.com/preactjs/preact) | `10.23.1` | `10.23.2` | Updates `vitepress` from 1.3.1 to 1.3.3 <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.3.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.3.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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.2...v1.3.3">1.3.3</a> (2024-08-17)</h2> <h3>Miscellaneous</h3> <ul> <li>bump deps (<a href="https://github.com/vuejs/vitepress/commit/a20db247822438ac4e0e76bc4a2b4ee2f5d94940">a20db24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.2">1.3.2</a> (2024-08-05)</h2> <h3>Bug Fixes</h3> <ul> <li>multiple cache busting imports causing useData to fail (<a href="https://github.com/vuejs/vitepress/commit/2b3e486ab913ff77707410b9cee3ba6d256ccc95">2b3e486</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3820">#3820</a>, reverts <a href="https://redirect.github.com/vuejs/vitepress/issues/3398">#3398</a>, reopens <a href="https://redirect.github.com/vuejs/vitepress/issues/3363">#3363</a></li> <li><strong>theme:</strong> excerpt style in LocalSearchBox (<a href="https://redirect.github.com/vuejs/vitepress/issues/4050">#4050</a>) (<a href="https://github.com/vuejs/vitepress/commit/2bc0d39d5089841986f0988fc9cfe15533d3a0c6">2bc0d39</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/eed9a9441569dbaa1d07b95135e7d27ed9da38aa"><code>eed9a94</code></a> release: v1.3.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/a20db247822438ac4e0e76bc4a2b4ee2f5d94940"><code>a20db24</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/2bda1168504f38093da097e1ad9d43bd1ddffea8"><code>2bda116</code></a> chore: include node types for client</li> <li><a href="https://github.com/vuejs/vitepress/commit/3c40e9d9a8443433f49599111ee571d569de530d"><code>3c40e9d</code></a> docs(ko): re-translation of korean documents (reference/*) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4120">#4120</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/df27e44db668f2eddbf9d350e5dae4e042fe1250"><code>df27e44</code></a> docs: fix wrong link</li> <li><a href="https://github.com/vuejs/vitepress/commit/049fd8d0e5c648e89baadbe264dbe977d50f27dc"><code>049fd8d</code></a> docs(ko): re-translation of korean documents (<a href="https://redirect.github.com/vuejs/vitepress/issues/4111">#4111</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/1b679d45288f7ae4abe04b7a35b615b46550f989"><code>1b679d4</code></a> docs(ru): update translations (<a href="https://redirect.github.com/vuejs/vitepress/issues/4104">#4104</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/3543b02347edea9828a4f76ac5a0c3dca5fe35bc"><code>3543b02</code></a> chore: update changelog wording</li> <li><a href="https://github.com/vuejs/vitepress/commit/32862123b85583209b3d48650c0cfc65d0ed425a"><code>3286212</code></a> release: v1.3.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3e486ab913ff77707410b9cee3ba6d256ccc95"><code>2b3e486</code></a> fix: multiple cache busting imports causing useData to fail</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.3">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.35 to 3.4.38 <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.4.38</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> <h2>v3.4.37</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> <h2>v3.4.36</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/v3.4.38/CHANGELOG.md">vue's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.37...v3.4.38">3.4.38</a> (2024-08-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> revert entities to 4.5 to avoid runtime resolution errors (<a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0">f349af7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11603">#11603</a></li> <li><strong>compiler-core:</strong> use ast-based check for function expressions when possible (<a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f">236cac3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11615">#11615</a></li> <li><strong>compiler-sfc:</strong> handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>) (<a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d">74d26db</a>)</li> <li><strong>types:</strong> add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>) (<a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6">4db0085</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.36...v3.4.37">3.4.37</a> (2024-08-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> use <code>isProp.arg.loc</code> instead of <code>isProp.loc</code> (<a href="https://redirect.github.com/vuejs/core/issues/11547">#11547</a>) (<a href="https://github.com/vuejs/core/commit/236fb7abebe567b73826a3ddc2120f3273377ba0">236fb7a</a>)</li> <li><strong>custom-element:</strong> fix custom-element double render on immediate prop change (<a href="https://github.com/vuejs/core/commit/978ff3c1dbff9c93ec284c1804d3c77331ea33f8">978ff3c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9885">#9885</a> <a href="https://redirect.github.com/vuejs/core/issues/11335">#11335</a></li> <li><strong>defineModel:</strong> detect changes respect custom getter and setter (<a href="https://redirect.github.com/vuejs/core/issues/11543">#11543</a>) (<a href="https://github.com/vuejs/core/commit/e0428884b57ac834274045bd33841263aeae259e">e042888</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11541">#11541</a> <a href="https://redirect.github.com/vuejs/core/issues/11526">#11526</a> <a href="https://redirect.github.com/vuejs/core/issues/11527">#11527</a></li> <li><strong>keep-alive:</strong> avoid cache suspense comment root (<a href="https://redirect.github.com/vuejs/core/issues/11479">#11479</a>) (<a href="https://github.com/vuejs/core/commit/a917c0539cdc55c0188ca91f70b6ff79fee13ed9">a917c05</a>)</li> <li><strong>keep-alive:</strong> fix render error in cached is undefined (<a href="https://redirect.github.com/vuejs/core/issues/11496">#11496</a>) (<a href="https://github.com/vuejs/core/commit/81351dc7fbdabcfa0f545f7d924c31a3c367e496">81351dc</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11427">#11427</a> <a href="https://redirect.github.com/vuejs/core/issues/11431">#11431</a></li> <li>Revert &quot;fix(types/ref): allow getter and setter types to be unrelated (<a href="https://redirect.github.com/vuejs/core/issues/11442">#11442</a>)&quot; (<a href="https://github.com/vuejs/core/commit/b1abac06cdb198bd72f8e614b1f68b92e1c78339">b1abac0</a>)</li> <li>Revert &quot;fix(types/ref): correct type inference for nested refs (<a href="https://redirect.github.com/vuejs/core/issues/11536">#11536</a>)&quot; (<a href="https://github.com/vuejs/core/commit/3a56315f94bc0e11cfbb288b65482ea8fc3a39b4">3a56315</a>)</li> <li><strong>runtime-core:</strong> fix warning for missing event handler (<a href="https://redirect.github.com/vuejs/core/issues/11489">#11489</a>) (<a href="https://github.com/vuejs/core/commit/e359ff0046286aee03fe31656c023677be457e07">e359ff0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4803">#4803</a> <a href="https://redirect.github.com/vuejs/core/issues/8268">#8268</a></li> <li><strong>runtime-core:</strong> prioritize using the provides from currentApp in nested createApp (<a href="https://redirect.github.com/vuejs/core/issues/11502">#11502</a>) (<a href="https://github.com/vuejs/core/commit/7e75de002f08076a02c9361a58fa1d0af1772964">7e75de0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11488">#11488</a> <ul> <li>Note: this change will break <code>inject</code> calls inside Pinia stores that expects to be able to inject provided values from the component using the store. This is expected because the usage is relying on previously incorrect behavior.</li> </ul> </li> <li><strong>runtime-dom:</strong> apply css vars before mount (<a href="https://redirect.github.com/vuejs/core/issues/11538">#11538</a>) (<a href="https://github.com/vuejs/core/commit/fdc2a31dbd4196d6432be16767a1bfdab1240d49">fdc2a31</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11533">#11533</a></li> <li><strong>ssr:</strong> ensure content is valid when rendering normal slot (<a href="https://redirect.github.com/vuejs/core/issues/11491">#11491</a>) (<a href="https://github.com/vuejs/core/commit/6c903248703e2413c6197b9ad4d535f31c8eac39">6c90324</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11326">#11326</a></li> <li><strong>types/ref:</strong> correct type inference for nested refs (<a href="https://redirect.github.com/vuejs/core/issues/11536">#11536</a>) (<a href="https://github.com/vuejs/core/commit/536f62332c455ba82ef2979ba634b831f91928ba">536f623</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11532">#11532</a> <a href="https://redirect.github.com/vuejs/core/issues/11537">#11537</a></li> <li><strong>types:</strong> allow <code>DirectiveArguments</code> third parameter to accept undefined (<a href="https://redirect.github.com/vuejs/core/issues/11540">#11540</a>) (<a href="https://github.com/vuejs/core/commit/1058ce8e747ce606e5e86fca5a2acce3c12a0846">1058ce8</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.35...v3.4.36">3.4.36</a> (2024-08-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> fix expression transform for try...catch block params (<a href="https://github.com/vuejs/core/commit/077a1aeb3c222b729a7e190f46864656ecc65325">077a1ae</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11465">#11465</a> <a href="https://redirect.github.com/vuejs/core/issues/11467">#11467</a></li> <li><strong>compiler-core:</strong> properly handle for loop variable declarations in expression transforms (<a href="https://github.com/vuejs/core/commit/67bb820904d53480fa37536fc3cb4109a4c6d3e2">67bb820</a>), ref <a href="https://redirect.github.com/vuejs/core/issues/11467">#11467</a></li> <li><strong>compiler-ssr:</strong> don't render v-if comments in TransitionGroup + static tag (<a href="https://redirect.github.com/vuejs/core/issues/11515">#11515</a>) (<a href="https://github.com/vuejs/core/commit/275354caba295a6fb50695b70e97888a33c504e0">275354c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11514">#11514</a></li> <li><strong>hydration:</strong> force hydrate custom element dynamic props (<a href="https://github.com/vuejs/core/commit/7d473b7721b423050dba62823b16f3d39e640567">7d473b7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/7203">#7203</a> <a href="https://redirect.github.com/vuejs/core/issues/8038">#8038</a></li> <li><strong>ssr:</strong> respect textContent/innerHTML from getSSRProps in optimized SSR output (<a href="https://github.com/vuejs/core/commit/79602f9ecd9559954f844774a90286305b13e056">79602f9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8112">#8112</a></li> <li><strong>types/withDefaults:</strong> ensure default values of type <code>any</code> do not include <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/11490">#11490</a>) (<a href="https://github.com/vuejs/core/commit/4592b63c6a8a3d69bfe4ac1f9458b4a86a9676a4">4592b63</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/56e658e7b738ab92d2a76c08443f4034970ede21"><code>56e658e</code></a> release: v3.4.38</li> <li><a href="https://github.com/vuejs/core/commit/0bdb2a3bd71040b573f229f0789f58fa6627ba89"><code>0bdb2a3</code></a> workflow: move private packages to separate directory</li> <li><a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d"><code>74d26db</code></a> fix(compiler-sfc): handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>)</li> <li><a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f"><code>236cac3</code></a> fix(compiler-core): use ast-based check for function expressions when possible</li> <li><a href="https://github.com/vuejs/core/commit/b27d90054af873185c2c6c7e746ee7ed7288afd1"><code>b27d900</code></a> chore: update changelog regarding inject behavior change</li> <li><a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0"><code>f349af7</code></a> fix(build): revert entities to 4.5 to avoid runtime resolution errors</li> <li><a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6"><code>4db0085</code></a> fix(types): add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>)</li> <li><a href="https://github.com/vuejs/core/commit/28db2e69f40e53df84f21ea9e98e9d5d45cd6a60"><code>28db2e6</code></a> release: v3.4.37</li> <li><a href="https://github.com/vuejs/core/commit/6be63e0243e29448b2bbb3761a710e273bce37c7"><code>6be63e0</code></a> workflow: new release workflow</li> <li><a href="https://github.com/vuejs/core/commit/e33331275d14e8c48a41d8170613d21d32482dca"><code>e333312</code></a> workflow: fix release script in actions</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.35...v3.4.38">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.3 to 7.25.4 <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.25.4 (2024-08-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16756">#16756</a> fix: Skip computed key when renaming (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16755">#16755</a> fix: Decorator 2018-09 may throw an exception (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16710">#16710</a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16709">#16709</a> Print semicolon after TS <code>export namespace as A</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16722">#16722</a> Avoid unnecessary parens around sequence expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16714">#16714</a> Avoid unnecessary parens around exported arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16712">#16712</a> Avoid printing unnecessary parens around object destructuring (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16740">#16740</a> Avoid extra spaces between comments/regexps in compact mode (<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="https://github.com/babel/babel/commit/cbf124ca42a4c34630040bf556e6a8507f961dfe"><code>cbf124c</code></a> v7.25.4</li> <li><a href="https://github.com/babel/babel/commit/5174ad182faa9cdbd7833096376abf7df3f88f25"><code>5174ad1</code></a> Clean all always enabled parser plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16572">#16572</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.4/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.2 to 7.25.4 <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.25.3 (2024-07-31)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16699">#16699</a> Avoid validating visitors produced by <code>traverse.visitors.merge</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16688">#16688</a> Add <code>@babel/types</code> as a dependency of <code>@babel/parser</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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> </ul> </blockquote> </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.25.4 (2024-08-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16756">#16756</a> fix: Skip computed key when renaming (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16755">#16755</a> fix: Decorator 2018-09 may throw an exception (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16710">#16710</a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16709">#16709</a> Print semicolon after TS <code>export namespace as A</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16722">#16722</a> Avoid unnecessary parens around sequence expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16714">#16714</a> Avoid unnecessary parens around exported arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16712">#16712</a> Avoid printing unnecessary parens around object destructuring (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16740">#16740</a> Avoid extra spaces between comments/regexps in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.3 (2024-07-31)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16699">#16699</a> Avoid validating visitors produced by <code>traverse.visitors.merge</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16688">#16688</a> Add <code>@babel/types</code> as a dependency of <code>@babel/parser</code> (<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="https://github.com/babel/babel/commit/cbf124ca42a4c34630040bf556e6a8507f961dfe"><code>cbf124c</code></a> v7.25.4</li> <li><a href="https://github.com/babel/babel/commit/ea20dfcf852bcdba565bd0b16ab69464f27f1e5c"><code>ea20dfc</code></a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16710">#16710</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.4/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-android-arm-eabi` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-android-arm-eabi</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-android-arm-eabi</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-android-arm64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-android-arm64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-android-arm64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-darwin-arm64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-darwin-arm64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-darwin-arm64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-darwin-x64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-darwin-x64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-darwin-x64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-linux-arm-gnueabihf` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-linux-arm-gnueabihf</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-linux-arm-gnueabihf</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-25 11:53:35 +08:00
"@types/markdown-it@^14.1.2":
version "14.1.2"
resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-14.1.2.tgz#57f2532a0800067d9b934f3521429a2e8bfb4c61"
integrity sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==
2023-11-13 11:45:51 +08:00
dependencies:
build(deps-dev): bump vitepress from 1.1.3 to 1.2.0 in /website (#1748) Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.1.3 to 1.2.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.2.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.1.4</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.1.4...v1.2.0">1.2.0</a> (2024-05-18)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> show file info on error (<a href="https://github.com/vuejs/vitepress/commit/f0debd20f48ab7eb58cfd142147531509d6c0209">f0debd2</a>)</li> <li><strong>dev:</strong> match dev and prod routing behavior (<a href="https://redirect.github.com/vuejs/vitepress/issues/3837">#3837</a>) (<a href="https://github.com/vuejs/vitepress/commit/b360ac88df3bfd60e3498cc19066c0c90261ee4f">b360ac8</a>)</li> <li><strong>markdown:</strong> entities and escapes not working properly (<a href="https://redirect.github.com/vuejs/vitepress/issues/3882">#3882</a>) (<a href="https://github.com/vuejs/vitepress/commit/d5dbd704ceb215ebf3ce9b23deec6e6c90634f0a">d5dbd70</a>)</li> <li>render 404 page completely on client to infer locale from browser path (<a href="https://redirect.github.com/vuejs/vitepress/issues/3858">#3858</a>) (<a href="https://github.com/vuejs/vitepress/commit/728cb15677f4f84b33bed6bb2f70f47600ea1057">728cb15</a>)</li> <li><strong>style:</strong> prefer YaHei over DengXian (<a href="https://github.com/vuejs/vitepress/commit/f0a37b4b8445ec914700df054c0897721382e5b1">f0a37b4</a>)</li> <li><strong>theme/regression:</strong> custom font not applying in Chinese docs because of specificity (<a href="https://github.com/vuejs/vitepress/commit/fa2f38a0c3bd121dcb7e07420566087c19b10f96">fa2f38a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3864">#3864</a></li> <li><strong>theme:</strong> external link icon not visible for target _blank links (<a href="https://github.com/vuejs/vitepress/commit/d08eeed89726572f7ea341df59864cc72716751c">d08eeed</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3327">#3327</a></li> <li><strong>theme:</strong> fix invalid vp-offset in ssr (<a href="https://github.com/vuejs/vitepress/commit/9794877347140c7b4955d735cd8867c260a5089d">9794877</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>build/i18n:</strong> support customizing copy code button's tooltip text (<a href="https://redirect.github.com/vuejs/vitepress/issues/3854">#3854</a>) (<a href="https://github.com/vuejs/vitepress/commit/ed6ada7a688c466920f3e0ef33b7176b8eb01eee">ed6ada7</a>)</li> <li><strong>build:</strong> add localeIndex to md.env (<a href="https://redirect.github.com/vuejs/vitepress/issues/3862">#3862</a>) (<a href="https://github.com/vuejs/vitepress/commit/0cbb469842d74381ad56d44b7975f34c405b78f8">0cbb469</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.1.3...v1.1.4">1.1.4</a> (2024-04-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>dev:</strong> multiple server instances being created when editing config too quickly (<a href="https://redirect.github.com/vuejs/vitepress/issues/3835">#3835</a>) (<a href="https://github.com/vuejs/vitepress/commit/729a890669c363895cfac39ece046926cad36d01">729a890</a>)</li> <li><strong>theme/a11y:</strong> add unique name to footer prev / next navigation landmark (<a href="https://github.com/vuejs/vitepress/commit/e60c101e50fa56d4cd54d434c5628cc7e2231318">e60c101</a>)</li> <li><strong>theme/a11y:</strong> remove duplicate assistive text from outline nav (<a href="https://redirect.github.com/vuejs/vitepress/issues/3803">#3803</a>) (<a href="https://github.com/vuejs/vitepress/commit/733d986a84f614484b04235546dc4cda0769e833">733d986</a>)</li> <li><strong>theme/i18n:</strong> 404 page not showing localized text (<a href="https://redirect.github.com/vuejs/vitepress/issues/3833">#3833</a>) (<a href="https://github.com/vuejs/vitepress/commit/cc11b8e41ec481320b03902bdc307d479a8ba838">cc11b8e</a>)</li> <li><strong>theme:</strong> disable keypress effect on search button (<a href="https://github.com/vuejs/vitepress/commit/ccc37bb80e4147b9ab91b0f5d7dfae9d51533460">ccc37bb</a>)</li> <li><strong>theme:</strong> don't use Chinese quotes on non-Chinese documents (<a href="https://redirect.github.com/vuejs/vitepress/issues/3834">#3834</a>) (<a href="https://github.com/vuejs/vitepress/commit/75115f4f8223d67dab2dc82fadaf2941aabf6330">75115f4</a>)</li> <li><strong>theme:</strong> leaking event listener when going back/forward on Safari on iOS (<a href="https://redirect.github.com/vuejs/vitepress/issues/3658">#3658</a>) (<a href="https://redirect.github.com/vuejs/vitepress/issues/3671">#3671</a>) (<a href="https://github.com/vuejs/vitepress/commit/1a72181c06d78e5e6f293e3f6abdb15caa4d2f53">1a72181</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/1699abfb039aac4f5f538eea58b848d19d269387"><code>1699abf</code></a> release: v1.2.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/241a7c80fc12d9988fa9c3fa9a7fd27b22bcbd1a"><code>241a7c8</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/db51f7aa430249b398d75433e6bb489434b38667"><code>db51f7a</code></a> build: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/f0a37b4b8445ec914700df054c0897721382e5b1"><code>f0a37b4</code></a> fix(style): prefer YaHei over DengXian</li> <li><a href="https://github.com/vuejs/vitepress/commit/9447ceeb0ebe23c54928c44e90650891108c35ef"><code>9447cee</code></a> docs(zh): sync and tweak translations (<a href="https://redirect.github.com/vuejs/vitepress/issues/3883">#3883</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/d5dbd704ceb215ebf3ce9b23deec6e6c90634f0a"><code>d5dbd70</code></a> fix(markdown): entities and escapes not working properly (<a href="https://redirect.github.com/vuejs/vitepress/issues/3882">#3882</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/99c0cece626b522ed62e6a3dc5c3fbde615e046c"><code>99c0cec</code></a> docs: add notes for sitemap + base</li> <li><a href="https://github.com/vuejs/vitepress/commit/fa2f38a0c3bd121dcb7e07420566087c19b10f96"><code>fa2f38a</code></a> fix(theme/regression): custom font not applying in Chinese docs because of sp...</li> <li><a href="https://github.com/vuejs/vitepress/commit/0cbb469842d74381ad56d44b7975f34c405b78f8"><code>0cbb469</code></a> feat(build): add localeIndex to md.env (<a href="https://redirect.github.com/vuejs/vitepress/issues/3862">#3862</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/ed6ada7a688c466920f3e0ef33b7176b8eb01eee"><code>ed6ada7</code></a> feat(build/i18n): support customizing copy code button's tooltip text (<a href="https://redirect.github.com/vuejs/vitepress/issues/3854">#3854</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.1.3...v1.2.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | vitepress | [< 1.2, > 1.1.3] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitepress&package-manager=npm_and_yarn&previous-version=1.1.3&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 09:36:32 +08:00
"@types/linkify-it" "^5"
"@types/mdurl" "^2"
2023-11-13 11:45:51 +08:00
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
"@types/mdast@^4.0.0":
version "4.0.4"
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-4.0.4.tgz#7ccf72edd2f1aa7dd3437e180c64373585804dd6"
integrity sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==
dependencies:
"@types/unist" "*"
build(deps-dev): bump vitepress from 1.1.3 to 1.2.0 in /website (#1748) Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.1.3 to 1.2.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.2.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.1.4</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.1.4...v1.2.0">1.2.0</a> (2024-05-18)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> show file info on error (<a href="https://github.com/vuejs/vitepress/commit/f0debd20f48ab7eb58cfd142147531509d6c0209">f0debd2</a>)</li> <li><strong>dev:</strong> match dev and prod routing behavior (<a href="https://redirect.github.com/vuejs/vitepress/issues/3837">#3837</a>) (<a href="https://github.com/vuejs/vitepress/commit/b360ac88df3bfd60e3498cc19066c0c90261ee4f">b360ac8</a>)</li> <li><strong>markdown:</strong> entities and escapes not working properly (<a href="https://redirect.github.com/vuejs/vitepress/issues/3882">#3882</a>) (<a href="https://github.com/vuejs/vitepress/commit/d5dbd704ceb215ebf3ce9b23deec6e6c90634f0a">d5dbd70</a>)</li> <li>render 404 page completely on client to infer locale from browser path (<a href="https://redirect.github.com/vuejs/vitepress/issues/3858">#3858</a>) (<a href="https://github.com/vuejs/vitepress/commit/728cb15677f4f84b33bed6bb2f70f47600ea1057">728cb15</a>)</li> <li><strong>style:</strong> prefer YaHei over DengXian (<a href="https://github.com/vuejs/vitepress/commit/f0a37b4b8445ec914700df054c0897721382e5b1">f0a37b4</a>)</li> <li><strong>theme/regression:</strong> custom font not applying in Chinese docs because of specificity (<a href="https://github.com/vuejs/vitepress/commit/fa2f38a0c3bd121dcb7e07420566087c19b10f96">fa2f38a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3864">#3864</a></li> <li><strong>theme:</strong> external link icon not visible for target _blank links (<a href="https://github.com/vuejs/vitepress/commit/d08eeed89726572f7ea341df59864cc72716751c">d08eeed</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3327">#3327</a></li> <li><strong>theme:</strong> fix invalid vp-offset in ssr (<a href="https://github.com/vuejs/vitepress/commit/9794877347140c7b4955d735cd8867c260a5089d">9794877</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>build/i18n:</strong> support customizing copy code button's tooltip text (<a href="https://redirect.github.com/vuejs/vitepress/issues/3854">#3854</a>) (<a href="https://github.com/vuejs/vitepress/commit/ed6ada7a688c466920f3e0ef33b7176b8eb01eee">ed6ada7</a>)</li> <li><strong>build:</strong> add localeIndex to md.env (<a href="https://redirect.github.com/vuejs/vitepress/issues/3862">#3862</a>) (<a href="https://github.com/vuejs/vitepress/commit/0cbb469842d74381ad56d44b7975f34c405b78f8">0cbb469</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.1.3...v1.1.4">1.1.4</a> (2024-04-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>dev:</strong> multiple server instances being created when editing config too quickly (<a href="https://redirect.github.com/vuejs/vitepress/issues/3835">#3835</a>) (<a href="https://github.com/vuejs/vitepress/commit/729a890669c363895cfac39ece046926cad36d01">729a890</a>)</li> <li><strong>theme/a11y:</strong> add unique name to footer prev / next navigation landmark (<a href="https://github.com/vuejs/vitepress/commit/e60c101e50fa56d4cd54d434c5628cc7e2231318">e60c101</a>)</li> <li><strong>theme/a11y:</strong> remove duplicate assistive text from outline nav (<a href="https://redirect.github.com/vuejs/vitepress/issues/3803">#3803</a>) (<a href="https://github.com/vuejs/vitepress/commit/733d986a84f614484b04235546dc4cda0769e833">733d986</a>)</li> <li><strong>theme/i18n:</strong> 404 page not showing localized text (<a href="https://redirect.github.com/vuejs/vitepress/issues/3833">#3833</a>) (<a href="https://github.com/vuejs/vitepress/commit/cc11b8e41ec481320b03902bdc307d479a8ba838">cc11b8e</a>)</li> <li><strong>theme:</strong> disable keypress effect on search button (<a href="https://github.com/vuejs/vitepress/commit/ccc37bb80e4147b9ab91b0f5d7dfae9d51533460">ccc37bb</a>)</li> <li><strong>theme:</strong> don't use Chinese quotes on non-Chinese documents (<a href="https://redirect.github.com/vuejs/vitepress/issues/3834">#3834</a>) (<a href="https://github.com/vuejs/vitepress/commit/75115f4f8223d67dab2dc82fadaf2941aabf6330">75115f4</a>)</li> <li><strong>theme:</strong> leaking event listener when going back/forward on Safari on iOS (<a href="https://redirect.github.com/vuejs/vitepress/issues/3658">#3658</a>) (<a href="https://redirect.github.com/vuejs/vitepress/issues/3671">#3671</a>) (<a href="https://github.com/vuejs/vitepress/commit/1a72181c06d78e5e6f293e3f6abdb15caa4d2f53">1a72181</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/1699abfb039aac4f5f538eea58b848d19d269387"><code>1699abf</code></a> release: v1.2.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/241a7c80fc12d9988fa9c3fa9a7fd27b22bcbd1a"><code>241a7c8</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/db51f7aa430249b398d75433e6bb489434b38667"><code>db51f7a</code></a> build: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/f0a37b4b8445ec914700df054c0897721382e5b1"><code>f0a37b4</code></a> fix(style): prefer YaHei over DengXian</li> <li><a href="https://github.com/vuejs/vitepress/commit/9447ceeb0ebe23c54928c44e90650891108c35ef"><code>9447cee</code></a> docs(zh): sync and tweak translations (<a href="https://redirect.github.com/vuejs/vitepress/issues/3883">#3883</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/d5dbd704ceb215ebf3ce9b23deec6e6c90634f0a"><code>d5dbd70</code></a> fix(markdown): entities and escapes not working properly (<a href="https://redirect.github.com/vuejs/vitepress/issues/3882">#3882</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/99c0cece626b522ed62e6a3dc5c3fbde615e046c"><code>99c0cec</code></a> docs: add notes for sitemap + base</li> <li><a href="https://github.com/vuejs/vitepress/commit/fa2f38a0c3bd121dcb7e07420566087c19b10f96"><code>fa2f38a</code></a> fix(theme/regression): custom font not applying in Chinese docs because of sp...</li> <li><a href="https://github.com/vuejs/vitepress/commit/0cbb469842d74381ad56d44b7975f34c405b78f8"><code>0cbb469</code></a> feat(build): add localeIndex to md.env (<a href="https://redirect.github.com/vuejs/vitepress/issues/3862">#3862</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/ed6ada7a688c466920f3e0ef33b7176b8eb01eee"><code>ed6ada7</code></a> feat(build/i18n): support customizing copy code button's tooltip text (<a href="https://redirect.github.com/vuejs/vitepress/issues/3854">#3854</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.1.3...v1.2.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | vitepress | [< 1.2, > 1.1.3] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitepress&package-manager=npm_and_yarn&previous-version=1.1.3&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 09:36:32 +08:00
"@types/mdurl@^2":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@types/mdurl/-/mdurl-2.0.0.tgz#d43878b5b20222682163ae6f897b20447233bdfd"
integrity sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==
2023-11-13 11:45:51 +08:00
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
"@types/unist@*", "@types/unist@^3.0.0":
build(deps): bump the npm group across 1 directory with 44 updates (#1998) Bumps the npm group with 5 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.1` | `1.3.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.3` | `7.25.4` | | [@types/unist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/unist) | `3.0.2` | `3.0.3` | | [postcss](https://github.com/postcss/postcss) | `8.4.40` | `8.4.41` | | [preact](https://github.com/preactjs/preact) | `10.23.1` | `10.23.2` | Updates `vitepress` from 1.3.1 to 1.3.3 <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.3.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.3.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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.2...v1.3.3">1.3.3</a> (2024-08-17)</h2> <h3>Miscellaneous</h3> <ul> <li>bump deps (<a href="https://github.com/vuejs/vitepress/commit/a20db247822438ac4e0e76bc4a2b4ee2f5d94940">a20db24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.2">1.3.2</a> (2024-08-05)</h2> <h3>Bug Fixes</h3> <ul> <li>multiple cache busting imports causing useData to fail (<a href="https://github.com/vuejs/vitepress/commit/2b3e486ab913ff77707410b9cee3ba6d256ccc95">2b3e486</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3820">#3820</a>, reverts <a href="https://redirect.github.com/vuejs/vitepress/issues/3398">#3398</a>, reopens <a href="https://redirect.github.com/vuejs/vitepress/issues/3363">#3363</a></li> <li><strong>theme:</strong> excerpt style in LocalSearchBox (<a href="https://redirect.github.com/vuejs/vitepress/issues/4050">#4050</a>) (<a href="https://github.com/vuejs/vitepress/commit/2bc0d39d5089841986f0988fc9cfe15533d3a0c6">2bc0d39</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/eed9a9441569dbaa1d07b95135e7d27ed9da38aa"><code>eed9a94</code></a> release: v1.3.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/a20db247822438ac4e0e76bc4a2b4ee2f5d94940"><code>a20db24</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/2bda1168504f38093da097e1ad9d43bd1ddffea8"><code>2bda116</code></a> chore: include node types for client</li> <li><a href="https://github.com/vuejs/vitepress/commit/3c40e9d9a8443433f49599111ee571d569de530d"><code>3c40e9d</code></a> docs(ko): re-translation of korean documents (reference/*) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4120">#4120</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/df27e44db668f2eddbf9d350e5dae4e042fe1250"><code>df27e44</code></a> docs: fix wrong link</li> <li><a href="https://github.com/vuejs/vitepress/commit/049fd8d0e5c648e89baadbe264dbe977d50f27dc"><code>049fd8d</code></a> docs(ko): re-translation of korean documents (<a href="https://redirect.github.com/vuejs/vitepress/issues/4111">#4111</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/1b679d45288f7ae4abe04b7a35b615b46550f989"><code>1b679d4</code></a> docs(ru): update translations (<a href="https://redirect.github.com/vuejs/vitepress/issues/4104">#4104</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/3543b02347edea9828a4f76ac5a0c3dca5fe35bc"><code>3543b02</code></a> chore: update changelog wording</li> <li><a href="https://github.com/vuejs/vitepress/commit/32862123b85583209b3d48650c0cfc65d0ed425a"><code>3286212</code></a> release: v1.3.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3e486ab913ff77707410b9cee3ba6d256ccc95"><code>2b3e486</code></a> fix: multiple cache busting imports causing useData to fail</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.3">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.35 to 3.4.38 <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.4.38</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> <h2>v3.4.37</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> <h2>v3.4.36</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/v3.4.38/CHANGELOG.md">vue's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.37...v3.4.38">3.4.38</a> (2024-08-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> revert entities to 4.5 to avoid runtime resolution errors (<a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0">f349af7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11603">#11603</a></li> <li><strong>compiler-core:</strong> use ast-based check for function expressions when possible (<a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f">236cac3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11615">#11615</a></li> <li><strong>compiler-sfc:</strong> handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>) (<a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d">74d26db</a>)</li> <li><strong>types:</strong> add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>) (<a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6">4db0085</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.36...v3.4.37">3.4.37</a> (2024-08-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> use <code>isProp.arg.loc</code> instead of <code>isProp.loc</code> (<a href="https://redirect.github.com/vuejs/core/issues/11547">#11547</a>) (<a href="https://github.com/vuejs/core/commit/236fb7abebe567b73826a3ddc2120f3273377ba0">236fb7a</a>)</li> <li><strong>custom-element:</strong> fix custom-element double render on immediate prop change (<a href="https://github.com/vuejs/core/commit/978ff3c1dbff9c93ec284c1804d3c77331ea33f8">978ff3c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9885">#9885</a> <a href="https://redirect.github.com/vuejs/core/issues/11335">#11335</a></li> <li><strong>defineModel:</strong> detect changes respect custom getter and setter (<a href="https://redirect.github.com/vuejs/core/issues/11543">#11543</a>) (<a href="https://github.com/vuejs/core/commit/e0428884b57ac834274045bd33841263aeae259e">e042888</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11541">#11541</a> <a href="https://redirect.github.com/vuejs/core/issues/11526">#11526</a> <a href="https://redirect.github.com/vuejs/core/issues/11527">#11527</a></li> <li><strong>keep-alive:</strong> avoid cache suspense comment root (<a href="https://redirect.github.com/vuejs/core/issues/11479">#11479</a>) (<a href="https://github.com/vuejs/core/commit/a917c0539cdc55c0188ca91f70b6ff79fee13ed9">a917c05</a>)</li> <li><strong>keep-alive:</strong> fix render error in cached is undefined (<a href="https://redirect.github.com/vuejs/core/issues/11496">#11496</a>) (<a href="https://github.com/vuejs/core/commit/81351dc7fbdabcfa0f545f7d924c31a3c367e496">81351dc</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11427">#11427</a> <a href="https://redirect.github.com/vuejs/core/issues/11431">#11431</a></li> <li>Revert &quot;fix(types/ref): allow getter and setter types to be unrelated (<a href="https://redirect.github.com/vuejs/core/issues/11442">#11442</a>)&quot; (<a href="https://github.com/vuejs/core/commit/b1abac06cdb198bd72f8e614b1f68b92e1c78339">b1abac0</a>)</li> <li>Revert &quot;fix(types/ref): correct type inference for nested refs (<a href="https://redirect.github.com/vuejs/core/issues/11536">#11536</a>)&quot; (<a href="https://github.com/vuejs/core/commit/3a56315f94bc0e11cfbb288b65482ea8fc3a39b4">3a56315</a>)</li> <li><strong>runtime-core:</strong> fix warning for missing event handler (<a href="https://redirect.github.com/vuejs/core/issues/11489">#11489</a>) (<a href="https://github.com/vuejs/core/commit/e359ff0046286aee03fe31656c023677be457e07">e359ff0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4803">#4803</a> <a href="https://redirect.github.com/vuejs/core/issues/8268">#8268</a></li> <li><strong>runtime-core:</strong> prioritize using the provides from currentApp in nested createApp (<a href="https://redirect.github.com/vuejs/core/issues/11502">#11502</a>) (<a href="https://github.com/vuejs/core/commit/7e75de002f08076a02c9361a58fa1d0af1772964">7e75de0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11488">#11488</a> <ul> <li>Note: this change will break <code>inject</code> calls inside Pinia stores that expects to be able to inject provided values from the component using the store. This is expected because the usage is relying on previously incorrect behavior.</li> </ul> </li> <li><strong>runtime-dom:</strong> apply css vars before mount (<a href="https://redirect.github.com/vuejs/core/issues/11538">#11538</a>) (<a href="https://github.com/vuejs/core/commit/fdc2a31dbd4196d6432be16767a1bfdab1240d49">fdc2a31</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11533">#11533</a></li> <li><strong>ssr:</strong> ensure content is valid when rendering normal slot (<a href="https://redirect.github.com/vuejs/core/issues/11491">#11491</a>) (<a href="https://github.com/vuejs/core/commit/6c903248703e2413c6197b9ad4d535f31c8eac39">6c90324</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11326">#11326</a></li> <li><strong>types/ref:</strong> correct type inference for nested refs (<a href="https://redirect.github.com/vuejs/core/issues/11536">#11536</a>) (<a href="https://github.com/vuejs/core/commit/536f62332c455ba82ef2979ba634b831f91928ba">536f623</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11532">#11532</a> <a href="https://redirect.github.com/vuejs/core/issues/11537">#11537</a></li> <li><strong>types:</strong> allow <code>DirectiveArguments</code> third parameter to accept undefined (<a href="https://redirect.github.com/vuejs/core/issues/11540">#11540</a>) (<a href="https://github.com/vuejs/core/commit/1058ce8e747ce606e5e86fca5a2acce3c12a0846">1058ce8</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.35...v3.4.36">3.4.36</a> (2024-08-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> fix expression transform for try...catch block params (<a href="https://github.com/vuejs/core/commit/077a1aeb3c222b729a7e190f46864656ecc65325">077a1ae</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11465">#11465</a> <a href="https://redirect.github.com/vuejs/core/issues/11467">#11467</a></li> <li><strong>compiler-core:</strong> properly handle for loop variable declarations in expression transforms (<a href="https://github.com/vuejs/core/commit/67bb820904d53480fa37536fc3cb4109a4c6d3e2">67bb820</a>), ref <a href="https://redirect.github.com/vuejs/core/issues/11467">#11467</a></li> <li><strong>compiler-ssr:</strong> don't render v-if comments in TransitionGroup + static tag (<a href="https://redirect.github.com/vuejs/core/issues/11515">#11515</a>) (<a href="https://github.com/vuejs/core/commit/275354caba295a6fb50695b70e97888a33c504e0">275354c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11514">#11514</a></li> <li><strong>hydration:</strong> force hydrate custom element dynamic props (<a href="https://github.com/vuejs/core/commit/7d473b7721b423050dba62823b16f3d39e640567">7d473b7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/7203">#7203</a> <a href="https://redirect.github.com/vuejs/core/issues/8038">#8038</a></li> <li><strong>ssr:</strong> respect textContent/innerHTML from getSSRProps in optimized SSR output (<a href="https://github.com/vuejs/core/commit/79602f9ecd9559954f844774a90286305b13e056">79602f9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8112">#8112</a></li> <li><strong>types/withDefaults:</strong> ensure default values of type <code>any</code> do not include <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/11490">#11490</a>) (<a href="https://github.com/vuejs/core/commit/4592b63c6a8a3d69bfe4ac1f9458b4a86a9676a4">4592b63</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/56e658e7b738ab92d2a76c08443f4034970ede21"><code>56e658e</code></a> release: v3.4.38</li> <li><a href="https://github.com/vuejs/core/commit/0bdb2a3bd71040b573f229f0789f58fa6627ba89"><code>0bdb2a3</code></a> workflow: move private packages to separate directory</li> <li><a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d"><code>74d26db</code></a> fix(compiler-sfc): handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>)</li> <li><a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f"><code>236cac3</code></a> fix(compiler-core): use ast-based check for function expressions when possible</li> <li><a href="https://github.com/vuejs/core/commit/b27d90054af873185c2c6c7e746ee7ed7288afd1"><code>b27d900</code></a> chore: update changelog regarding inject behavior change</li> <li><a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0"><code>f349af7</code></a> fix(build): revert entities to 4.5 to avoid runtime resolution errors</li> <li><a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6"><code>4db0085</code></a> fix(types): add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>)</li> <li><a href="https://github.com/vuejs/core/commit/28db2e69f40e53df84f21ea9e98e9d5d45cd6a60"><code>28db2e6</code></a> release: v3.4.37</li> <li><a href="https://github.com/vuejs/core/commit/6be63e0243e29448b2bbb3761a710e273bce37c7"><code>6be63e0</code></a> workflow: new release workflow</li> <li><a href="https://github.com/vuejs/core/commit/e33331275d14e8c48a41d8170613d21d32482dca"><code>e333312</code></a> workflow: fix release script in actions</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.35...v3.4.38">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.3 to 7.25.4 <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.25.4 (2024-08-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16756">#16756</a> fix: Skip computed key when renaming (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16755">#16755</a> fix: Decorator 2018-09 may throw an exception (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16710">#16710</a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16709">#16709</a> Print semicolon after TS <code>export namespace as A</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16722">#16722</a> Avoid unnecessary parens around sequence expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16714">#16714</a> Avoid unnecessary parens around exported arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16712">#16712</a> Avoid printing unnecessary parens around object destructuring (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16740">#16740</a> Avoid extra spaces between comments/regexps in compact mode (<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="https://github.com/babel/babel/commit/cbf124ca42a4c34630040bf556e6a8507f961dfe"><code>cbf124c</code></a> v7.25.4</li> <li><a href="https://github.com/babel/babel/commit/5174ad182faa9cdbd7833096376abf7df3f88f25"><code>5174ad1</code></a> Clean all always enabled parser plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16572">#16572</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.4/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.2 to 7.25.4 <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.25.3 (2024-07-31)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16699">#16699</a> Avoid validating visitors produced by <code>traverse.visitors.merge</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16688">#16688</a> Add <code>@babel/types</code> as a dependency of <code>@babel/parser</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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> </ul> </blockquote> </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.25.4 (2024-08-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16756">#16756</a> fix: Skip computed key when renaming (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16755">#16755</a> fix: Decorator 2018-09 may throw an exception (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16710">#16710</a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16709">#16709</a> Print semicolon after TS <code>export namespace as A</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16722">#16722</a> Avoid unnecessary parens around sequence expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16714">#16714</a> Avoid unnecessary parens around exported arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16712">#16712</a> Avoid printing unnecessary parens around object destructuring (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16740">#16740</a> Avoid extra spaces between comments/regexps in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.3 (2024-07-31)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16699">#16699</a> Avoid validating visitors produced by <code>traverse.visitors.merge</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16688">#16688</a> Add <code>@babel/types</code> as a dependency of <code>@babel/parser</code> (<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="https://github.com/babel/babel/commit/cbf124ca42a4c34630040bf556e6a8507f961dfe"><code>cbf124c</code></a> v7.25.4</li> <li><a href="https://github.com/babel/babel/commit/ea20dfcf852bcdba565bd0b16ab69464f27f1e5c"><code>ea20dfc</code></a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16710">#16710</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.4/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-android-arm-eabi` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-android-arm-eabi</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-android-arm-eabi</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-android-arm64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-android-arm64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-android-arm64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-darwin-arm64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-darwin-arm64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-darwin-arm64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-darwin-x64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-darwin-x64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-darwin-x64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-linux-arm-gnueabihf` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-linux-arm-gnueabihf</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-linux-arm-gnueabihf</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-25 11:53:35 +08:00
version "3.0.3"
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
2023-11-13 11:45:51 +08:00
"@types/web-bluetooth@^0.0.20":
version "0.0.20"
resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz#f066abfcd1cbe66267cdbbf0de010d8a41b41597"
2023-11-13 11:45:51 +08:00
integrity sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
"@ungap/structured-clone@^1.0.0":
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
version "1.3.0"
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==
2023-05-16 23:54:36 +08:00
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@vitejs/plugin-vue@^5.2.1":
build(deps): bump the npm group across 1 directory with 23 updates (#2287) 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: 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>:house: 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>:running_woman: 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: 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>:house: 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>:running_woman: 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="https://github.com/babel/babel/commit/36ca8faeb52245fe268fb33b235f61ace073b2cc"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="https://github.com/babel/babel/commit/eb9088f35d701ff70a0986c5163f7716a8ff3ca8"><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="https://github.com/babel/babel/commit/519c8eb44d26531fea93b254285aa43386160fff"><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: 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>:house: 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>:running_woman: 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: 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: 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: 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>:house: 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>:running_woman: 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: 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: 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="https://github.com/babel/babel/commit/36ca8faeb52245fe268fb33b235f61ace073b2cc"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="https://github.com/babel/babel/commit/eb9088f35d701ff70a0986c5163f7716a8ff3ca8"><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="https://github.com/babel/babel/commit/519c8eb44d26531fea93b254285aa43386160fff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/b28cf13ca311bb83667bad02dd652035b37bf409"><code>b28cf13</code></a> chore: release v1.24.2</li> <li><a href="https://github.com/shikijs/shiki/commit/b75d9d3e9ff3a68f646f5deb07b740a819182571"><code>b75d9d3</code></a> fix(transformers): expose <code>transformerNotationMap</code></li> <li><a href="https://github.com/shikijs/shiki/commit/50f4e13454b6b9fd4e7a5d27656d2936470aac2c"><code>50f4e13</code></a> chore: release v1.24.1</li> <li><a href="https://github.com/shikijs/shiki/commit/d1c87faee7b65de788053fea8edc73a9ef0eee6d"><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="https://github.com/shikijs/vscode-textmate/commit/b2c5788111c405617e13fdb011c6b38b14a391ef"><code>b2c5788</code></a> chore: release v9.3.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/2fd5e436faa5a035608dbb71278ec903e2c26352"><code>2fd5e43</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/e364f3283219c64f8eb3e03ad6af94884ad322bd"><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="https://github.com/ungap/structured-clone/commit/1a255c58e32387d03c95574ee9d2f4dc89a06061"><code>1a255c5</code></a> 1.2.1</li> <li><a href="https://github.com/ungap/structured-clone/commit/87f8247e32add94e1df5931f516ca6f3150f5c28"><code>87f8247</code></a> Updated dev/dependencies</li> <li><a href="https://github.com/ungap/structured-clone/commit/0f1cdbd129db0493fd33ec5c2d6fa6a79eec55a6"><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="https://github.com/ungap/structured-clone/commit/871b8fd486e0c81aba9dad6e725394f70b7c20ee"><code>871b8fd</code></a> Update package.json</li> <li><a href="https://github.com/ungap/structured-clone/commit/68e41b1f898343db1bd6b681e947e08cb7500299"><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="https://github.com/vitejs/vite-plugin-vue/commit/d156ad76822a9cbabaab8ad50eab5c330b1a60e4"><code>d156ad7</code></a> release: plugin-vue@5.2.1</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/4288652649ab19161420aff458fc14c677031d35"><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="https://github.com/vitejs/vite-plugin-vue/commit/b2df95ef4876089500543492c3bf74e3c61dfee3"><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="https://github.com/vitejs/vite-plugin-vue/commit/378aea3c8c1161353bf7e615ec61ca9a1388e244"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/77494352b37ac19d72dead210e1169ca8129d945"><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="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="https://github.com/vuejs/devtools/commit/4539ee9c67ba82d36f45ff800788aa57bf8d6c8e"><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="https://github.com/vuejs/devtools/commit/bd0effb05466b52feb4a20a97bae9ea8ec004c95"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/36cebad541bdc8f81049815c13d730da88ffd82f"><code>36cebad</code></a> feat: support vite6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="https://github.com/vuejs/devtools/commit/bd0effb05466b52feb4a20a97bae9ea8ec004c95"><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="https://github.com/vueuse/vueuse/commit/e722a2ebf3d01e2230111596d49c8762e14c545c"><code>e722a2e</code></a> chore: release v11.3.0</li> <li><a href="https://github.com/vueuse/vueuse/commit/1d5e978d7344d30dc713faad3edcc8943073c907"><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="https://github.com/vueuse/vueuse/commit/e14618c268cc013460b9c73e0392d9e937ee7e6b"><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="https://github.com/vueuse/vueuse/commit/fe322bd9655a506b8c6079335ee283b98cedc59c"><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="https://github.com/vueuse/vueuse/commit/1bb547e0d6490c8e15553372bdc29ca58f4b8113"><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="https://github.com/vueuse/vueuse/commit/3d29c16e48617e38fb28a3fa692fa846dc4009aa"><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="https://github.com/vueuse/vueuse/commit/cceebf46795fa7c8dda35858b62a5e12110864ad"><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="https://github.com/vueuse/vueuse/commit/e77cab13222d4cca5450d6aa1ac38d8bb80f6839"><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="https://github.com/vueuse/vueuse/commit/3de68720f43157ca39358bbecbc51ea72d1ac7f5"><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="https://github.com/vueuse/vueuse/commit/e8d1189283c6daa5152ec678efa7bff82115c13c"><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>
2024-12-13 12:22:48 +08:00
version "5.2.1"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.2.1.tgz#d1491f678ee3af899f7ae57d9c21dc52a65c7133"
integrity sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/compiler-core@3.5.13":
version "3.5.13"
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.13.tgz#b0ae6c4347f60c03e849a05d34e5bf747c9bda05"
integrity sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==
2023-12-28 13:43:56 +08:00
dependencies:
build(deps): bump the npm group across 1 directory with 24 updates (#2040) Bumps the npm group with 11 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.3` | `1.3.4` | | [vue](https://github.com/vuejs/core) | `3.4.38` | `3.5.3` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.14.1` | `1.16.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.2` | `5.1.3` | | [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) | `7.3.8` | `7.4.4` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.1` | `11.0.3` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.0.1` | `1.1.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.41` | `8.4.45` | | [rollup](https://github.com/rollup/rollup) | `4.21.0` | `4.21.2` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.14.1` | `1.16.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.2` | `5.4.3` | Updates `vitepress` from 1.3.3 to 1.3.4 <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.3.4</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">1.3.4</a> (2024-08-24)</h2> <h3>Bug Fixes</h3> <ul> <li>check if <code>_importGlobMap</code> (vite internal) exists before using it (<a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680">612d66f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/8fc2e486dbddca57b69e5144a7915cbfe19c9c2a"><code>8fc2e48</code></a> release: v1.3.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/82863166fbe1747324284903fd458a7fd70d2136"><code>8286316</code></a> chore: skip data loader hmr test</li> <li><a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680"><code>612d66f</code></a> chore: add tests for data loader hmr</li> <li><a href="https://github.com/vuejs/vitepress/commit/d06273285951f4a3cd2f44245e145fb136e1385f"><code>d062732</code></a> ci: prevent multiple cr runs</li> <li><a href="https://github.com/vuejs/vitepress/commit/a532fd381c48101f5b001d08ccb2a734afe2ec26"><code>a532fd3</code></a> ci: use gh cli instead of action-add-labels</li> <li>See full diff in <a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.38 to 3.5.3 <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.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</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.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af"><code>bf3d9a2</code></a> fix(ssr): respect app.config.warnHandler during ssr</li> <li><a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9"><code>8e6c337</code></a> fix(hydration): check __asyncHydrate presence for vue3-lazy-hydration compat ...</li> <li><a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62"><code>6b7901d</code></a> fix(Transition): handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/1">#1</a>...</li> <li><a href="https://github.com/vuejs/core/commit/7e3b3bb2a136cc5ebac70e9da1a8866463f4d7f1"><code>7e3b3bb</code></a> fix: Revert &quot;fix(Transition): handle KeepAlive child unmount in Transition ou...</li> <li><a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f"><code>35c760f</code></a> fix: Revert &quot;fix(reactivity): self-referencing computed should refresh&quot;</li> <li><a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710"><code>babfb4c</code></a> fix(useId): make generated IDs selector compatible</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/7a64b6734d2e85bfea024b1e9d8ae1c66ba85a8f"><code>7a64b67</code></a> types(internal): provide internal options for using <code>$el</code> type in language to...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.38...v3.5.3">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/10bcb691911cd75dda1dc4972f596b98b4089baa"><code>10bcb69</code></a> [Babel 8] Fix spelling of error code (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16668">#16668</a>)</li> <li><a href="https://github.com/babel/babel/commit/7edd5082152d6b89e90ae09a533eb725b15902ba"><code>7edd508</code></a> fix: improve static canFollowModifier checks (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16761">#16761</a>)</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.14.1 to 1.16.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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/063e4a8d4583986564c8a6e89ed749a2e3dc2f60"><code>063e4a8</code></a> chore: release v1.15.2</li> <li><a href="https://github.com/shikijs/shiki/commit/5488d3caafff19a6b516bfbe7e0c77bd5b773dfd"><code>5488d3c</code></a> chore: release v1.15.1</li> <li><a href="https://github.com/shikijs/shiki/commit/d6d953f85520f15ac392f783cafdd8a2a2b2556b"><code>d6d953f</code></a> chore: release v1.15.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.2 to 5.1.3 <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.1.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.3/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.1.3 (2024-08-29)<!-- raw HTML omitted --></h2> <ul> <li>chore: upgrade to eslint 9 (<a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40f">236a40f</a>)</li> <li>chore: use pnpm catalog for shared deps (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e18">0735e18</a>)</li> <li>chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073">37c9073</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/433">#433</a></li> <li>chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f">b75a46f</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/436">#436</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/421">#421</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec">e3a7fec</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/421">#421</a></li> <li>fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code> (<a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9">acb57c9</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/438">#438</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/3ef2b6e1eb2e78c2dd698c28d5ae3cc37a094a65"><code>3ef2b6e</code></a> release: plugin-vue@5.1.3</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f55b41c3544564a70ada7a4c64c1a47859"><code>b75a46f</code></a> chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9269506315893452db7b77c7ee1b30f051"><code>acb57c9</code></a> fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code></li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec3674da5343e6e44c330483dba8e8d3124"><code>e3a7fec</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/421">#421</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40fd6895d402b059771a0648b9d7d049c0c1"><code>236a40f</code></a> chore: upgrade to eslint 9</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073fb15cf932ee138b0b919c4265cca5fa40"><code>37c9073</code></a> chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e1808dae72dcbbc3f28c7d0f3ba0b0b44e4f"><code>0735e18</code></a> chore: use pnpm catalog for shared deps</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.3/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/1b6bc2374d93e5f76d9266a0fcc5c10a8cafef5b"><code>1b6bc23</code></a> release: v3.5.1</li> <li><a href="https://github.com/vuejs/core/commit/40193696b3564202173ac0367e4b3ae48c4ffb84"><code>4019369</code></a> chore(build): use /<em>@<strong>PURE</strong></em>/ annotation consistently</li> <li><a href="https://github.com/vuejs/core/commit/6402b984087dd48f1a11f444a225d4ac6b2b7b9e"><code>6402b98</code></a> release: v3.5.0</li> <li><a href="https://github.com/vuejs/core/commit/d298c431cc422b53cf4e9c69bf1daf926c33b6e0"><code>d298c43</code></a> release: v3.5.0-rc.1</li> <li><a href="https://github.com/vuejs/core/commit/ac9e7e8bfa55432a73a10864805fdf48bda2ff73"><code>ac9e7e8</code></a> test: adjust coverage config, use v8 coverage</li> <li><a href="https://github.com/vuejs/core/commit/8c3fdd1a7d4060680f8379fac8848d9f5f6e5620"><code>8c3fdd1</code></a> release: v3.5.0-beta.3</li> <li><a href="https://github.com/vuejs/core/commit/7d700c215d6250c9acfc5e126770dade678bcebf"><code>7d700c2</code></a> release: v3.5.0-beta.2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.3/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://g... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 10:59:42 +08:00
"@babel/parser" "^7.25.3"
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/shared" "3.5.13"
2023-12-28 13:43:56 +08:00
entities "^4.5.0"
estree-walker "^2.0.2"
build(deps-dev): bump vitepress from 1.1.0 to 1.1.3 in /website (#1650) Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.1.0 to 1.1.3. <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.1.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.1.1</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.1.1...v1.1.3">1.1.3</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build/regression:</strong> markdown backslash escapes not working (<a href="https://github.com/vuejs/vitepress/commit/d02d1e923aacdb1e8061a3f76af30e8a13518277">d02d1e9</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3808">#3808</a></li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.1.0...v1.1.1">1.1.1</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> don't reload page on hash change (<a href="https://redirect.github.com/vuejs/vitepress/issues/3777">#3777</a>) (<a href="https://github.com/vuejs/vitepress/commit/74b725a224438ef776fed25ee82274429d94ac83">74b725a</a>)</li> <li>let vue compiler handle entity decoding (<a href="https://github.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d">f86ac56</a>)</li> <li>hot updating config file suppresses error logs (<a href="https://redirect.github.com/vuejs/vitepress/issues/3592">#3592</a>) (<a href="https://github.com/vuejs/vitepress/commit/cd5adf3011d677263c93ce6f8066aaa7870b1dfc">cd5adf3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/7ed5148260052840c44bae64a670d8d610999dbe"><code>7ed5148</code></a> release: v1.1.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/576e43aef4b9321e353b47248986924bad9ec483"><code>576e43a</code></a> refactor: simplify code</li> <li><a href="https://github.com/vuejs/vitepress/commit/a481ebee1053c5d78c6311076c6de0ffeba23adb"><code>a481ebe</code></a> release: v1.1.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/d02d1e923aacdb1e8061a3f76af30e8a13518277"><code>d02d1e9</code></a> fix(build/regression): markdown backslash escapes not working</li> <li><a href="https://github.com/vuejs/vitepress/commit/f30b848e3c53fd10d825569641c3a44bc0110c46"><code>f30b848</code></a> docs(ru): update translation guide/deploy.md (<a href="https://redirect.github.com/vuejs/vitepress/issues/3807">#3807</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/47570a184722e58e25861d72e076922f927ac7c6"><code>47570a1</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/3f551ead1855a7ff0260f5bbf83743e5f515bc51"><code>3f551ea</code></a> release: v1.1.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/a1ced36553cc9f5f6e321c460aee90865ac8bf38"><code>a1ced36</code></a> chore: override text renderer before calling user config</li> <li><a href="https://github.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d"><code>f86ac56</code></a> fix: let vue compiler handle entity decoding</li> <li><a href="https://github.com/vuejs/vitepress/commit/469ff3841e1e284108b589b6eb1d8f0f6dbde6ed"><code>469ff38</code></a> chore: remove missing type</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.1.0...v1.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitepress&package-manager=npm_and_yarn&previous-version=1.1.0&new-version=1.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 22:04:26 +08:00
source-map-js "^1.2.0"
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/compiler-dom@3.5.13":
version "3.5.13"
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz#bb1b8758dbc542b3658dda973b98a1c9311a8a58"
integrity sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==
build(deps-dev): bump vitepress from 1.1.0 to 1.1.3 in /website (#1650) Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.1.0 to 1.1.3. <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.1.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.1.1</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.1.1...v1.1.3">1.1.3</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build/regression:</strong> markdown backslash escapes not working (<a href="https://github.com/vuejs/vitepress/commit/d02d1e923aacdb1e8061a3f76af30e8a13518277">d02d1e9</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3808">#3808</a></li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.1.0...v1.1.1">1.1.1</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> don't reload page on hash change (<a href="https://redirect.github.com/vuejs/vitepress/issues/3777">#3777</a>) (<a href="https://github.com/vuejs/vitepress/commit/74b725a224438ef776fed25ee82274429d94ac83">74b725a</a>)</li> <li>let vue compiler handle entity decoding (<a href="https://github.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d">f86ac56</a>)</li> <li>hot updating config file suppresses error logs (<a href="https://redirect.github.com/vuejs/vitepress/issues/3592">#3592</a>) (<a href="https://github.com/vuejs/vitepress/commit/cd5adf3011d677263c93ce6f8066aaa7870b1dfc">cd5adf3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/7ed5148260052840c44bae64a670d8d610999dbe"><code>7ed5148</code></a> release: v1.1.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/576e43aef4b9321e353b47248986924bad9ec483"><code>576e43a</code></a> refactor: simplify code</li> <li><a href="https://github.com/vuejs/vitepress/commit/a481ebee1053c5d78c6311076c6de0ffeba23adb"><code>a481ebe</code></a> release: v1.1.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/d02d1e923aacdb1e8061a3f76af30e8a13518277"><code>d02d1e9</code></a> fix(build/regression): markdown backslash escapes not working</li> <li><a href="https://github.com/vuejs/vitepress/commit/f30b848e3c53fd10d825569641c3a44bc0110c46"><code>f30b848</code></a> docs(ru): update translation guide/deploy.md (<a href="https://redirect.github.com/vuejs/vitepress/issues/3807">#3807</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/47570a184722e58e25861d72e076922f927ac7c6"><code>47570a1</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/3f551ead1855a7ff0260f5bbf83743e5f515bc51"><code>3f551ea</code></a> release: v1.1.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/a1ced36553cc9f5f6e321c460aee90865ac8bf38"><code>a1ced36</code></a> chore: override text renderer before calling user config</li> <li><a href="https://github.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d"><code>f86ac56</code></a> fix: let vue compiler handle entity decoding</li> <li><a href="https://github.com/vuejs/vitepress/commit/469ff3841e1e284108b589b6eb1d8f0f6dbde6ed"><code>469ff38</code></a> chore: remove missing type</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.1.0...v1.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitepress&package-manager=npm_and_yarn&previous-version=1.1.0&new-version=1.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 22:04:26 +08:00
dependencies:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/compiler-core" "3.5.13"
"@vue/shared" "3.5.13"
build(deps-dev): bump vitepress from 1.1.0 to 1.1.3 in /website (#1650) Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.1.0 to 1.1.3. <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.1.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.1.1</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.1.1...v1.1.3">1.1.3</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build/regression:</strong> markdown backslash escapes not working (<a href="https://github.com/vuejs/vitepress/commit/d02d1e923aacdb1e8061a3f76af30e8a13518277">d02d1e9</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3808">#3808</a></li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.1.0...v1.1.1">1.1.1</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> don't reload page on hash change (<a href="https://redirect.github.com/vuejs/vitepress/issues/3777">#3777</a>) (<a href="https://github.com/vuejs/vitepress/commit/74b725a224438ef776fed25ee82274429d94ac83">74b725a</a>)</li> <li>let vue compiler handle entity decoding (<a href="https://github.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d">f86ac56</a>)</li> <li>hot updating config file suppresses error logs (<a href="https://redirect.github.com/vuejs/vitepress/issues/3592">#3592</a>) (<a href="https://github.com/vuejs/vitepress/commit/cd5adf3011d677263c93ce6f8066aaa7870b1dfc">cd5adf3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/7ed5148260052840c44bae64a670d8d610999dbe"><code>7ed5148</code></a> release: v1.1.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/576e43aef4b9321e353b47248986924bad9ec483"><code>576e43a</code></a> refactor: simplify code</li> <li><a href="https://github.com/vuejs/vitepress/commit/a481ebee1053c5d78c6311076c6de0ffeba23adb"><code>a481ebe</code></a> release: v1.1.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/d02d1e923aacdb1e8061a3f76af30e8a13518277"><code>d02d1e9</code></a> fix(build/regression): markdown backslash escapes not working</li> <li><a href="https://github.com/vuejs/vitepress/commit/f30b848e3c53fd10d825569641c3a44bc0110c46"><code>f30b848</code></a> docs(ru): update translation guide/deploy.md (<a href="https://redirect.github.com/vuejs/vitepress/issues/3807">#3807</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/47570a184722e58e25861d72e076922f927ac7c6"><code>47570a1</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/3f551ead1855a7ff0260f5bbf83743e5f515bc51"><code>3f551ea</code></a> release: v1.1.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/a1ced36553cc9f5f6e321c460aee90865ac8bf38"><code>a1ced36</code></a> chore: override text renderer before calling user config</li> <li><a href="https://github.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d"><code>f86ac56</code></a> fix: let vue compiler handle entity decoding</li> <li><a href="https://github.com/vuejs/vitepress/commit/469ff3841e1e284108b589b6eb1d8f0f6dbde6ed"><code>469ff38</code></a> chore: remove missing type</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.1.0...v1.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitepress&package-manager=npm_and_yarn&previous-version=1.1.0&new-version=1.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 22:04:26 +08:00
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/compiler-sfc@3.5.13":
version "3.5.13"
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz#461f8bd343b5c06fac4189c4fef8af32dea82b46"
integrity sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==
build(deps-dev): bump vitepress from 1.1.0 to 1.1.3 in /website (#1650) Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.1.0 to 1.1.3. <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.1.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.1.1</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.1.1...v1.1.3">1.1.3</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build/regression:</strong> markdown backslash escapes not working (<a href="https://github.com/vuejs/vitepress/commit/d02d1e923aacdb1e8061a3f76af30e8a13518277">d02d1e9</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3808">#3808</a></li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.1.0...v1.1.1">1.1.1</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> don't reload page on hash change (<a href="https://redirect.github.com/vuejs/vitepress/issues/3777">#3777</a>) (<a href="https://github.com/vuejs/vitepress/commit/74b725a224438ef776fed25ee82274429d94ac83">74b725a</a>)</li> <li>let vue compiler handle entity decoding (<a href="https://github.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d">f86ac56</a>)</li> <li>hot updating config file suppresses error logs (<a href="https://redirect.github.com/vuejs/vitepress/issues/3592">#3592</a>) (<a href="https://github.com/vuejs/vitepress/commit/cd5adf3011d677263c93ce6f8066aaa7870b1dfc">cd5adf3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/7ed5148260052840c44bae64a670d8d610999dbe"><code>7ed5148</code></a> release: v1.1.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/576e43aef4b9321e353b47248986924bad9ec483"><code>576e43a</code></a> refactor: simplify code</li> <li><a href="https://github.com/vuejs/vitepress/commit/a481ebee1053c5d78c6311076c6de0ffeba23adb"><code>a481ebe</code></a> release: v1.1.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/d02d1e923aacdb1e8061a3f76af30e8a13518277"><code>d02d1e9</code></a> fix(build/regression): markdown backslash escapes not working</li> <li><a href="https://github.com/vuejs/vitepress/commit/f30b848e3c53fd10d825569641c3a44bc0110c46"><code>f30b848</code></a> docs(ru): update translation guide/deploy.md (<a href="https://redirect.github.com/vuejs/vitepress/issues/3807">#3807</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/47570a184722e58e25861d72e076922f927ac7c6"><code>47570a1</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/3f551ead1855a7ff0260f5bbf83743e5f515bc51"><code>3f551ea</code></a> release: v1.1.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/a1ced36553cc9f5f6e321c460aee90865ac8bf38"><code>a1ced36</code></a> chore: override text renderer before calling user config</li> <li><a href="https://github.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d"><code>f86ac56</code></a> fix: let vue compiler handle entity decoding</li> <li><a href="https://github.com/vuejs/vitepress/commit/469ff3841e1e284108b589b6eb1d8f0f6dbde6ed"><code>469ff38</code></a> chore: remove missing type</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.1.0...v1.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitepress&package-manager=npm_and_yarn&previous-version=1.1.0&new-version=1.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 22:04:26 +08:00
dependencies:
build(deps): bump the npm group across 1 directory with 24 updates (#2040) Bumps the npm group with 11 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.3` | `1.3.4` | | [vue](https://github.com/vuejs/core) | `3.4.38` | `3.5.3` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.14.1` | `1.16.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.2` | `5.1.3` | | [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) | `7.3.8` | `7.4.4` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.1` | `11.0.3` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.0.1` | `1.1.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.41` | `8.4.45` | | [rollup](https://github.com/rollup/rollup) | `4.21.0` | `4.21.2` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.14.1` | `1.16.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.2` | `5.4.3` | Updates `vitepress` from 1.3.3 to 1.3.4 <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.3.4</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">1.3.4</a> (2024-08-24)</h2> <h3>Bug Fixes</h3> <ul> <li>check if <code>_importGlobMap</code> (vite internal) exists before using it (<a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680">612d66f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/8fc2e486dbddca57b69e5144a7915cbfe19c9c2a"><code>8fc2e48</code></a> release: v1.3.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/82863166fbe1747324284903fd458a7fd70d2136"><code>8286316</code></a> chore: skip data loader hmr test</li> <li><a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680"><code>612d66f</code></a> chore: add tests for data loader hmr</li> <li><a href="https://github.com/vuejs/vitepress/commit/d06273285951f4a3cd2f44245e145fb136e1385f"><code>d062732</code></a> ci: prevent multiple cr runs</li> <li><a href="https://github.com/vuejs/vitepress/commit/a532fd381c48101f5b001d08ccb2a734afe2ec26"><code>a532fd3</code></a> ci: use gh cli instead of action-add-labels</li> <li>See full diff in <a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.38 to 3.5.3 <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.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</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.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af"><code>bf3d9a2</code></a> fix(ssr): respect app.config.warnHandler during ssr</li> <li><a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9"><code>8e6c337</code></a> fix(hydration): check __asyncHydrate presence for vue3-lazy-hydration compat ...</li> <li><a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62"><code>6b7901d</code></a> fix(Transition): handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/1">#1</a>...</li> <li><a href="https://github.com/vuejs/core/commit/7e3b3bb2a136cc5ebac70e9da1a8866463f4d7f1"><code>7e3b3bb</code></a> fix: Revert &quot;fix(Transition): handle KeepAlive child unmount in Transition ou...</li> <li><a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f"><code>35c760f</code></a> fix: Revert &quot;fix(reactivity): self-referencing computed should refresh&quot;</li> <li><a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710"><code>babfb4c</code></a> fix(useId): make generated IDs selector compatible</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/7a64b6734d2e85bfea024b1e9d8ae1c66ba85a8f"><code>7a64b67</code></a> types(internal): provide internal options for using <code>$el</code> type in language to...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.38...v3.5.3">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/10bcb691911cd75dda1dc4972f596b98b4089baa"><code>10bcb69</code></a> [Babel 8] Fix spelling of error code (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16668">#16668</a>)</li> <li><a href="https://github.com/babel/babel/commit/7edd5082152d6b89e90ae09a533eb725b15902ba"><code>7edd508</code></a> fix: improve static canFollowModifier checks (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16761">#16761</a>)</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.14.1 to 1.16.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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/063e4a8d4583986564c8a6e89ed749a2e3dc2f60"><code>063e4a8</code></a> chore: release v1.15.2</li> <li><a href="https://github.com/shikijs/shiki/commit/5488d3caafff19a6b516bfbe7e0c77bd5b773dfd"><code>5488d3c</code></a> chore: release v1.15.1</li> <li><a href="https://github.com/shikijs/shiki/commit/d6d953f85520f15ac392f783cafdd8a2a2b2556b"><code>d6d953f</code></a> chore: release v1.15.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.2 to 5.1.3 <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.1.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.3/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.1.3 (2024-08-29)<!-- raw HTML omitted --></h2> <ul> <li>chore: upgrade to eslint 9 (<a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40f">236a40f</a>)</li> <li>chore: use pnpm catalog for shared deps (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e18">0735e18</a>)</li> <li>chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073">37c9073</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/433">#433</a></li> <li>chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f">b75a46f</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/436">#436</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/421">#421</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec">e3a7fec</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/421">#421</a></li> <li>fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code> (<a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9">acb57c9</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/438">#438</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/3ef2b6e1eb2e78c2dd698c28d5ae3cc37a094a65"><code>3ef2b6e</code></a> release: plugin-vue@5.1.3</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f55b41c3544564a70ada7a4c64c1a47859"><code>b75a46f</code></a> chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9269506315893452db7b77c7ee1b30f051"><code>acb57c9</code></a> fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code></li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec3674da5343e6e44c330483dba8e8d3124"><code>e3a7fec</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/421">#421</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40fd6895d402b059771a0648b9d7d049c0c1"><code>236a40f</code></a> chore: upgrade to eslint 9</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073fb15cf932ee138b0b919c4265cca5fa40"><code>37c9073</code></a> chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e1808dae72dcbbc3f28c7d0f3ba0b0b44e4f"><code>0735e18</code></a> chore: use pnpm catalog for shared deps</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.3/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/1b6bc2374d93e5f76d9266a0fcc5c10a8cafef5b"><code>1b6bc23</code></a> release: v3.5.1</li> <li><a href="https://github.com/vuejs/core/commit/40193696b3564202173ac0367e4b3ae48c4ffb84"><code>4019369</code></a> chore(build): use /<em>@<strong>PURE</strong></em>/ annotation consistently</li> <li><a href="https://github.com/vuejs/core/commit/6402b984087dd48f1a11f444a225d4ac6b2b7b9e"><code>6402b98</code></a> release: v3.5.0</li> <li><a href="https://github.com/vuejs/core/commit/d298c431cc422b53cf4e9c69bf1daf926c33b6e0"><code>d298c43</code></a> release: v3.5.0-rc.1</li> <li><a href="https://github.com/vuejs/core/commit/ac9e7e8bfa55432a73a10864805fdf48bda2ff73"><code>ac9e7e8</code></a> test: adjust coverage config, use v8 coverage</li> <li><a href="https://github.com/vuejs/core/commit/8c3fdd1a7d4060680f8379fac8848d9f5f6e5620"><code>8c3fdd1</code></a> release: v3.5.0-beta.3</li> <li><a href="https://github.com/vuejs/core/commit/7d700c215d6250c9acfc5e126770dade678bcebf"><code>7d700c2</code></a> release: v3.5.0-beta.2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.3/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://g... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 10:59:42 +08:00
"@babel/parser" "^7.25.3"
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/compiler-core" "3.5.13"
"@vue/compiler-dom" "3.5.13"
"@vue/compiler-ssr" "3.5.13"
"@vue/shared" "3.5.13"
2023-12-28 13:43:56 +08:00
estree-walker "^2.0.2"
build(deps): bump the npm group across 1 directory with 24 updates (#2040) Bumps the npm group with 11 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.3` | `1.3.4` | | [vue](https://github.com/vuejs/core) | `3.4.38` | `3.5.3` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.14.1` | `1.16.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.2` | `5.1.3` | | [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) | `7.3.8` | `7.4.4` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.1` | `11.0.3` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.0.1` | `1.1.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.41` | `8.4.45` | | [rollup](https://github.com/rollup/rollup) | `4.21.0` | `4.21.2` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.14.1` | `1.16.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.2` | `5.4.3` | Updates `vitepress` from 1.3.3 to 1.3.4 <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.3.4</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">1.3.4</a> (2024-08-24)</h2> <h3>Bug Fixes</h3> <ul> <li>check if <code>_importGlobMap</code> (vite internal) exists before using it (<a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680">612d66f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/8fc2e486dbddca57b69e5144a7915cbfe19c9c2a"><code>8fc2e48</code></a> release: v1.3.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/82863166fbe1747324284903fd458a7fd70d2136"><code>8286316</code></a> chore: skip data loader hmr test</li> <li><a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680"><code>612d66f</code></a> chore: add tests for data loader hmr</li> <li><a href="https://github.com/vuejs/vitepress/commit/d06273285951f4a3cd2f44245e145fb136e1385f"><code>d062732</code></a> ci: prevent multiple cr runs</li> <li><a href="https://github.com/vuejs/vitepress/commit/a532fd381c48101f5b001d08ccb2a734afe2ec26"><code>a532fd3</code></a> ci: use gh cli instead of action-add-labels</li> <li>See full diff in <a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.38 to 3.5.3 <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.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</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.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af"><code>bf3d9a2</code></a> fix(ssr): respect app.config.warnHandler during ssr</li> <li><a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9"><code>8e6c337</code></a> fix(hydration): check __asyncHydrate presence for vue3-lazy-hydration compat ...</li> <li><a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62"><code>6b7901d</code></a> fix(Transition): handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/1">#1</a>...</li> <li><a href="https://github.com/vuejs/core/commit/7e3b3bb2a136cc5ebac70e9da1a8866463f4d7f1"><code>7e3b3bb</code></a> fix: Revert &quot;fix(Transition): handle KeepAlive child unmount in Transition ou...</li> <li><a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f"><code>35c760f</code></a> fix: Revert &quot;fix(reactivity): self-referencing computed should refresh&quot;</li> <li><a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710"><code>babfb4c</code></a> fix(useId): make generated IDs selector compatible</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/7a64b6734d2e85bfea024b1e9d8ae1c66ba85a8f"><code>7a64b67</code></a> types(internal): provide internal options for using <code>$el</code> type in language to...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.38...v3.5.3">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/10bcb691911cd75dda1dc4972f596b98b4089baa"><code>10bcb69</code></a> [Babel 8] Fix spelling of error code (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16668">#16668</a>)</li> <li><a href="https://github.com/babel/babel/commit/7edd5082152d6b89e90ae09a533eb725b15902ba"><code>7edd508</code></a> fix: improve static canFollowModifier checks (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16761">#16761</a>)</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.14.1 to 1.16.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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/063e4a8d4583986564c8a6e89ed749a2e3dc2f60"><code>063e4a8</code></a> chore: release v1.15.2</li> <li><a href="https://github.com/shikijs/shiki/commit/5488d3caafff19a6b516bfbe7e0c77bd5b773dfd"><code>5488d3c</code></a> chore: release v1.15.1</li> <li><a href="https://github.com/shikijs/shiki/commit/d6d953f85520f15ac392f783cafdd8a2a2b2556b"><code>d6d953f</code></a> chore: release v1.15.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.2 to 5.1.3 <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.1.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.3/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.1.3 (2024-08-29)<!-- raw HTML omitted --></h2> <ul> <li>chore: upgrade to eslint 9 (<a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40f">236a40f</a>)</li> <li>chore: use pnpm catalog for shared deps (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e18">0735e18</a>)</li> <li>chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073">37c9073</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/433">#433</a></li> <li>chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f">b75a46f</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/436">#436</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/421">#421</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec">e3a7fec</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/421">#421</a></li> <li>fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code> (<a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9">acb57c9</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/438">#438</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/3ef2b6e1eb2e78c2dd698c28d5ae3cc37a094a65"><code>3ef2b6e</code></a> release: plugin-vue@5.1.3</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f55b41c3544564a70ada7a4c64c1a47859"><code>b75a46f</code></a> chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9269506315893452db7b77c7ee1b30f051"><code>acb57c9</code></a> fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code></li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec3674da5343e6e44c330483dba8e8d3124"><code>e3a7fec</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/421">#421</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40fd6895d402b059771a0648b9d7d049c0c1"><code>236a40f</code></a> chore: upgrade to eslint 9</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073fb15cf932ee138b0b919c4265cca5fa40"><code>37c9073</code></a> chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e1808dae72dcbbc3f28c7d0f3ba0b0b44e4f"><code>0735e18</code></a> chore: use pnpm catalog for shared deps</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.3/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/1b6bc2374d93e5f76d9266a0fcc5c10a8cafef5b"><code>1b6bc23</code></a> release: v3.5.1</li> <li><a href="https://github.com/vuejs/core/commit/40193696b3564202173ac0367e4b3ae48c4ffb84"><code>4019369</code></a> chore(build): use /<em>@<strong>PURE</strong></em>/ annotation consistently</li> <li><a href="https://github.com/vuejs/core/commit/6402b984087dd48f1a11f444a225d4ac6b2b7b9e"><code>6402b98</code></a> release: v3.5.0</li> <li><a href="https://github.com/vuejs/core/commit/d298c431cc422b53cf4e9c69bf1daf926c33b6e0"><code>d298c43</code></a> release: v3.5.0-rc.1</li> <li><a href="https://github.com/vuejs/core/commit/ac9e7e8bfa55432a73a10864805fdf48bda2ff73"><code>ac9e7e8</code></a> test: adjust coverage config, use v8 coverage</li> <li><a href="https://github.com/vuejs/core/commit/8c3fdd1a7d4060680f8379fac8848d9f5f6e5620"><code>8c3fdd1</code></a> release: v3.5.0-beta.3</li> <li><a href="https://github.com/vuejs/core/commit/7d700c215d6250c9acfc5e126770dade678bcebf"><code>7d700c2</code></a> release: v3.5.0-beta.2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.3/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://g... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 10:59:42 +08:00
magic-string "^0.30.11"
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
postcss "^8.4.48"
build(deps-dev): bump vitepress from 1.1.0 to 1.1.3 in /website (#1650) Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.1.0 to 1.1.3. <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.1.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.1.1</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.1.1...v1.1.3">1.1.3</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build/regression:</strong> markdown backslash escapes not working (<a href="https://github.com/vuejs/vitepress/commit/d02d1e923aacdb1e8061a3f76af30e8a13518277">d02d1e9</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3808">#3808</a></li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.1.0...v1.1.1">1.1.1</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> don't reload page on hash change (<a href="https://redirect.github.com/vuejs/vitepress/issues/3777">#3777</a>) (<a href="https://github.com/vuejs/vitepress/commit/74b725a224438ef776fed25ee82274429d94ac83">74b725a</a>)</li> <li>let vue compiler handle entity decoding (<a href="https://github.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d">f86ac56</a>)</li> <li>hot updating config file suppresses error logs (<a href="https://redirect.github.com/vuejs/vitepress/issues/3592">#3592</a>) (<a href="https://github.com/vuejs/vitepress/commit/cd5adf3011d677263c93ce6f8066aaa7870b1dfc">cd5adf3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/7ed5148260052840c44bae64a670d8d610999dbe"><code>7ed5148</code></a> release: v1.1.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/576e43aef4b9321e353b47248986924bad9ec483"><code>576e43a</code></a> refactor: simplify code</li> <li><a href="https://github.com/vuejs/vitepress/commit/a481ebee1053c5d78c6311076c6de0ffeba23adb"><code>a481ebe</code></a> release: v1.1.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/d02d1e923aacdb1e8061a3f76af30e8a13518277"><code>d02d1e9</code></a> fix(build/regression): markdown backslash escapes not working</li> <li><a href="https://github.com/vuejs/vitepress/commit/f30b848e3c53fd10d825569641c3a44bc0110c46"><code>f30b848</code></a> docs(ru): update translation guide/deploy.md (<a href="https://redirect.github.com/vuejs/vitepress/issues/3807">#3807</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/47570a184722e58e25861d72e076922f927ac7c6"><code>47570a1</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/3f551ead1855a7ff0260f5bbf83743e5f515bc51"><code>3f551ea</code></a> release: v1.1.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/a1ced36553cc9f5f6e321c460aee90865ac8bf38"><code>a1ced36</code></a> chore: override text renderer before calling user config</li> <li><a href="https://github.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d"><code>f86ac56</code></a> fix: let vue compiler handle entity decoding</li> <li><a href="https://github.com/vuejs/vitepress/commit/469ff3841e1e284108b589b6eb1d8f0f6dbde6ed"><code>469ff38</code></a> chore: remove missing type</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.1.0...v1.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitepress&package-manager=npm_and_yarn&previous-version=1.1.0&new-version=1.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 22:04:26 +08:00
source-map-js "^1.2.0"
2023-12-28 13:43:56 +08:00
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/compiler-ssr@3.5.13":
version "3.5.13"
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz#e771adcca6d3d000f91a4277c972a996d07f43ba"
integrity sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==
2023-05-16 23:54:36 +08:00
dependencies:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/compiler-dom" "3.5.13"
"@vue/shared" "3.5.13"
2023-05-16 23:54:36 +08:00
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@vue/devtools-api@^7.7.0":
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
version "7.7.1"
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-7.7.1.tgz#6a44bf03ce27ba0230461171812d9ae98aeb2458"
integrity sha512-Cexc8GimowoDkJ6eNelOPdYIzsu2mgNyp0scOQ3tiaYSb9iok6LOESSsJvHaI+ib3joRfqRJNLkHFjhNuWA5dg==
2023-12-28 13:43:56 +08:00
dependencies:
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
"@vue/devtools-kit" "^7.7.1"
2023-11-13 11:45:51 +08:00
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
"@vue/devtools-kit@^7.7.1":
version "7.7.1"
resolved "https://registry.yarnpkg.com/@vue/devtools-kit/-/devtools-kit-7.7.1.tgz#9b4cdef7111ffd8673c14e9a16a433c65ebb8a8e"
integrity sha512-yhZ4NPnK/tmxGtLNQxmll90jIIXdb2jAhPF76anvn5M/UkZCiLJy28bYgPIACKZ7FCosyKoaope89/RsFJll1w==
2023-11-13 11:45:51 +08:00
dependencies:
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
"@vue/devtools-shared" "^7.7.1"
build(deps): bump the npm group across 1 directory with 35 updates (#2161) Bumps the npm group with 9 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.4` | `1.4.1` | | [@babel/helper-string-parser](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser) | `7.24.8` | `7.25.9` | | [@babel/helper-validator-identifier](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier) | `7.24.7` | `7.25.9` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.6` | `7.26.1` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.11` | `0.30.12` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.1.0` | `1.1.1` | | [preact](https://github.com/preactjs/preact) | `10.24.1` | `10.24.3` | | [regex](https://github.com/slevithan/regex) | `4.3.2` | `4.3.3` | | [rollup](https://github.com/rollup/rollup) | `4.22.4` | `4.24.2` | Updates `vitepress` from 1.3.4 to 1.4.1 <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.4.1</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.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.4.0...v1.4.1">1.4.1</a> (2024-10-13)</h2> <h3>Bug Fixes</h3> <ul> <li>broken rewrites on windows (<a href="https://redirect.github.com/vuejs/vitepress/issues/4268">#4268</a>) (<a href="https://github.com/vuejs/vitepress/commit/b46d6d3a204f5ce347647bfd1ab8073bf313afd6">b46d6d3</a>)</li> <li><strong>client:</strong> use <code>usePreferredDark</code> with <code>appearance: &quot;force-auto&quot;</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4263">#4263</a>) (<a href="https://github.com/vuejs/vitepress/commit/3e8fc40c3621da1ef35645d376dab7765b35bb40">3e8fc40</a>)</li> <li><strong>client:</strong> wrong script async check (<a href="https://github.com/vuejs/vitepress/commit/461a5b001d29f95169f60fe28bc610e3f6e8fd66">461a5b0</a>)</li> <li><strong>theme:</strong> bind missing no icon prop in the menu link component <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a> (<a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b">b96712c</a>)</li> <li><strong>theme:</strong> improve local search input a11y (<a href="https://redirect.github.com/vuejs/vitepress/issues/4066">#4066</a>) (<a href="https://github.com/vuejs/vitepress/commit/92b92aefcab9fbb28b51da70ee8ab21724098277">92b92ae</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>experimental:</strong> support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>) (<a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d">8436472</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.0">1.4.0</a> (2024-10-07)</h1> <h3>Bug Fixes</h3> <ul> <li><code>vueRE</code> conflicting with <code>lineNoRE</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4247">#4247</a>) (<a href="https://github.com/vuejs/vitepress/commit/2ac64b8d4180f2a7c54fda57df7f3a0a52488d62">2ac64b8</a>)</li> <li>hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (<a href="https://github.com/vuejs/vitepress/commit/c46e4b784ddb9ce3bd1cfcc3de1d1d676535cb5b">c46e4b7</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4172">#4172</a></li> <li>remove font synthesis in webfont mode, google fonts now support italic axis in inter (<a href="https://github.com/vuejs/vitepress/commit/1628918f30b5602b83c51a2a8f4ec5e773cf7445">1628918</a>)</li> <li><strong>theme:</strong> change the order of CSS rules of <code>VPFlyout</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4225">#4225</a>) (<a href="https://github.com/vuejs/vitepress/commit/68150a6f3349c1741ed5683e3010d9ecea02f3a8">68150a6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4224">#4224</a></li> <li><strong>theme:</strong> respect custom tag prop in VPButton component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4185">#4185</a>) (<a href="https://github.com/vuejs/vitepress/commit/9c5d348c034eb6773562c93cad699d287051aa7b">9c5d348</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>data-title</code> attribute for code group label tag (<a href="https://redirect.github.com/vuejs/vitepress/issues/4152">#4152</a>) (<a href="https://github.com/vuejs/vitepress/commit/bc7271d258047feb8a39c97ebc5e2a16bf899bb5">bc7271d</a>)</li> <li>allow ignoring certain headers and their subtrees completely in outline (<a href="https://github.com/vuejs/vitepress/commit/3e11b6abf5fbe80c2bc733f590ab57c7b2cc06f2">3e11b6a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4171">#4171</a></li> <li><strong>client:</strong> add <code>onAfterPageLoad</code> hook in router (<a href="https://redirect.github.com/vuejs/vitepress/issues/4126">#4126</a>) (<a href="https://github.com/vuejs/vitepress/commit/315c22004993f6f1cbdbb59178e46745d8e505a6">315c220</a>)</li> <li>support adding extra attributes to snippet imports (useful for twoslash) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4100">#4100</a>) (<a href="https://github.com/vuejs/vitepress/commit/e8f7dd16f6139fdfd129b86caff4b6613dd1e887">e8f7dd1</a>)</li> <li><strong>theme:</strong> expose theme default VPLink &amp; VPSocialLink(s) component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4178">#4178</a>) (<a href="https://github.com/vuejs/vitepress/commit/615e33bb24d5005574af971ffcf1f41d751a855c">615e33b</a>)</li> <li>trigger <code>onContentUpdated</code> on frontmatter-only changes too (<a href="https://github.com/vuejs/vitepress/commit/0db269a4c5d90ecf69f0219982cdf8f335e787ce">0db269a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/99d9f7de115945a51d470257d06cd8fec1b83609"><code>99d9f7d</code></a> release: v1.4.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/90861308f26c63d203972afbb23796e0823ce222"><code>9086130</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/821812d00dbe65bdcdcd3a4ebcf9672798c0ed56"><code>821812d</code></a> ci: don't run cr on tag pushes</li> <li><a href="https://github.com/vuejs/vitepress/commit/c8645e00c96e3c006640d88eb601893b0e62e2f2"><code>c8645e0</code></a> ci: enable nightly releases</li> <li><a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b"><code>b96712c</code></a> fix: reapply <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a></li> <li><a href="https://github.com/vuejs/vitepress/commit/ef703cf9c7b137350538fef1233084582d7292ee"><code>ef703cf</code></a> Revert &quot;fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/42">#42</a>...</li> <li><a href="https://github.com/vuejs/vitepress/commit/d4712c17c5e39e396d3522398a4897119739c0a7"><code>d4712c1</code></a> fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/39236c5899ff43c1b8dfe52764ead70ed715a394"><code>39236c5</code></a> docs: redirect /guide to /guide/getting-started (<a href="https://redirect.github.com/vuejs/vitepress/issues/4276">#4276</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/0db71aec83b78d0040ef123aca80c25cd069dac8"><code>0db71ae</code></a> docs: add info about the <code>{open}</code> attr for <code>details</code> container (<a href="https://redirect.github.com/vuejs/vitepress/issues/4067">#4067</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d"><code>8436472</code></a> feat(experimental): support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.1">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.9 to 3.5.12 <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.12</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> <h2>v3.5.11</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> <h2>v3.5.10</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.11...v3.5.12">3.5.12</a> (2024-10-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-dom:</strong> avoid stringify option with null value (<a href="https://redirect.github.com/vuejs/core/issues/12096">#12096</a>) (<a href="https://github.com/vuejs/core/commit/f6d99262364b7444ebab8742158599e8cdd79eaa">f6d9926</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12093">#12093</a></li> <li><strong>compiler-sfc:</strong> do not skip TSInstantiationExpression when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12064">#12064</a>) (<a href="https://github.com/vuejs/core/commit/d3ecde8a696ff62c8d0ab067fd1d7ee0565b63c5">d3ecde8</a>)</li> <li><strong>compiler-sfc:</strong> use sass modern api if available and avoid deprecation warning (<a href="https://redirect.github.com/vuejs/core/issues/11992">#11992</a>) (<a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93">4474c11</a>)</li> <li><strong>compiler:</strong> clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>) (<a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c">cde2c06</a>), closes <a href="https://redirect.github.com/vuejs/language-tools/issues/4911">vuejs/language-tools#4911</a></li> <li><strong>custom-element:</strong> properly remove hyphenated attribute (<a href="https://redirect.github.com/vuejs/core/issues/12143">#12143</a>) (<a href="https://github.com/vuejs/core/commit/e16e9a7341e7cfb3c443da4e5e5b06e8158712c3">e16e9a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12139">#12139</a></li> <li><strong>defineModel:</strong> handle kebab-case model correctly (<a href="https://redirect.github.com/vuejs/core/issues/12063">#12063</a>) (<a href="https://github.com/vuejs/core/commit/c0418a3b8fa96a0b108ab71b7aab5d3388f90557">c0418a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12060">#12060</a></li> <li><strong>deps:</strong> update dependency monaco-editor to ^0.52.0 (<a href="https://redirect.github.com/vuejs/core/issues/12119">#12119</a>) (<a href="https://github.com/vuejs/core/commit/f7cbea2111c7770a180b640f36f6a5d4d6abc698">f7cbea2</a>)</li> <li><strong>hydration:</strong> provide compat fallback for idle callback hydration strategy (<a href="https://redirect.github.com/vuejs/core/issues/11935">#11935</a>) (<a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92">1ae545a</a>)</li> <li><strong>reactivity:</strong> trigger reactivity for Map key <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/12055">#12055</a>) (<a href="https://github.com/vuejs/core/commit/7ad289e1e7fea654524008ff91e43a8b8a55ef22">7ad289e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12054">#12054</a></li> <li><strong>runtime-core:</strong> allow symbol values for slot prop key (<a href="https://redirect.github.com/vuejs/core/issues/12069">#12069</a>) (<a href="https://github.com/vuejs/core/commit/d9d4d4e158cd51a9ddda249f29de8467f60b2792">d9d4d4e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12068">#12068</a></li> <li><strong>runtime-core:</strong> fix required prop check false positive for kebab-case edge cases (<a href="https://redirect.github.com/vuejs/core/issues/12034">#12034</a>) (<a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb">9da1ac1</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12011">#12011</a></li> <li><strong>runtime-dom:</strong> prevent unnecessary updates in v-model checkbox when value is unchanged (<a href="https://redirect.github.com/vuejs/core/issues/12146">#12146</a>) (<a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b">ea943af</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12144">#12144</a></li> <li><strong>teleport:</strong> handle disabled teleport with updateCssVars (<a href="https://redirect.github.com/vuejs/core/issues/12113">#12113</a>) (<a href="https://github.com/vuejs/core/commit/76a8223199c148b79a5c0ea19e235164809760cd">76a8223</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12112">#12112</a></li> <li><strong>transition/ssr:</strong> make transition appear work with Suspense in SSR (<a href="https://redirect.github.com/vuejs/core/issues/12047">#12047</a>) (<a href="https://github.com/vuejs/core/commit/f1a4f67aedfe83e440c54222213f070774faa421">f1a4f67</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12046">#12046</a></li> <li><strong>types:</strong> ensure <code>this.$props</code> type does not include <code>string</code> (<a href="https://redirect.github.com/vuejs/core/issues/12123">#12123</a>) (<a href="https://github.com/vuejs/core/commit/704173e24276706de672cca6c9507e4dd9651197">704173e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12122">#12122</a></li> <li><strong>types:</strong> retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>) (<a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed">05685a9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12106">#12106</a></li> <li><strong>useId:</strong> ensure useId consistency when using serverPrefetch (<a href="https://redirect.github.com/vuejs/core/issues/12128">#12128</a>) (<a href="https://github.com/vuejs/core/commit/b4d35349d8bc39aa15bd3f1094d230e5928b177c">b4d3534</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12102">#12102</a></li> <li><strong>watch:</strong> watchEffect clean-up with SSR (<a href="https://redirect.github.com/vuejs/core/issues/12097">#12097</a>) (<a href="https://github.com/vuejs/core/commit/b094c72b3d40c52c7124f145a9db028509a11202">b094c72</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>reactivity:</strong> avoid unnecessary recursion in removeSub (<a href="https://redirect.github.com/vuejs/core/issues/12135">#12135</a>) (<a href="https://github.com/vuejs/core/commit/ec917cfdb9d0169cd0835d3a0e28244242657dc9">ec917cf</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.10...v3.5.11">3.5.11</a> (2024-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> do not skip <code>TSSatisfiesExpression</code> when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12062">#12062</a>) (<a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c">2328b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12061">#12061</a></li> <li><strong>reactivity:</strong> prevent overwriting <code>next</code> property during batch processing (<a href="https://redirect.github.com/vuejs/core/issues/12075">#12075</a>) (<a href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58">d3f5e6e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12072">#12072</a></li> <li><strong>scheduler:</strong> job ordering when the post queue is flushing (<a href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>) (<a href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e">577edca</a>)</li> <li><strong>types:</strong> correctly infer <code>TypeProps</code> when it is <code>any</code> (<a href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>) (<a href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f">57315ab</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12058">#12058</a></li> <li><strong>types:</strong> should not intersect <code>PublicProps</code> with <code>Props</code> (<a href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>) (<a href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f">6f85894</a>)</li> <li><strong>types:</strong> infer the first generic type of <code>Ref</code> correctly (<a href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>) (<a href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5">c97bb84</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.10">3.5.10</a> (2024-09-27)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/770ea67a9cdbb9f01bd7098b8c63978037d0e3fd"><code>770ea67</code></a> release: v3.5.12</li> <li><a href="https://github.com/vuejs/core/commit/c82b66214b2d78d669546ce715c8c8f9868a6980"><code>c82b662</code></a> refactor(reactivity): reduce size of collectionHandlers (<a href="https://redirect.github.com/vuejs/core/issues/12152">#12152</a>)</li> <li><a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b"><code>ea943af</code></a> fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value ...</li> <li><a href="https://github.com/vuejs/core/commit/d82fa611e86d54cf1bedbb8c956b6e9597d4d3b6"><code>d82fa61</code></a> chore: format</li> <li><a href="https://github.com/vuejs/core/commit/d96883cf7d9917df13f1f7cd97733287518b7026"><code>d96883c</code></a> test(reactivity): test for verifying no unnecessary calls of reactive array i...</li> <li><a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92"><code>1ae545a</code></a> fix(hydration): provide compat fallback for idle callback hydration strategy ...</li> <li><a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed"><code>05685a9</code></a> fix(types): retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>)</li> <li><a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c"><code>cde2c06</code></a> fix(compiler): clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93"><code>4474c11</code></a> fix(compiler-sfc): use sass modern api if available and avoid deprecation war...</li> <li><a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb"><code>9da1ac1</code></a> fix(runtime-core): fix required prop check false positive for kebab-case edge...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.12">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-string-parser` from 7.24.8 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-string-parser</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-string-parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-string-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-validator-identifier` from 7.24.7 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-validator-identifier</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-validator-identifier</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/d19d001638f24938f3fb230d8ddcfd65a3e4a64e"><code>d19d001</code></a> fix: update identifier to unicode 16 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16825">#16825</a>)</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-validator-identifier">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.6 to 7.26.1 <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.1 (2024-10-25)</h2> <h4>:bug: 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> <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <!-- 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/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.1 (2024-10-25)</h2> <h4>:bug: 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> <h2>v7.26.0 (2024-10-25)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16882">#16882</a> perf: Improve module transforms (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/7f15ef7e47da8c51571796a018ee0858142083c1"><code>7f15ef7</code></a> v7.26.1</li> <li><a href="https://github.com/babel/babel/commit/836528ab4098ac38c5d49136323e3b399e7ddec0"><code>836528a</code></a> fix(parser): offset internal index locations by startIndex (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16936">#16936</a>)</li> <li><a href="https://github.com/babel/babel/commit/63d30381c169780460e01bdb6669c5e01af1dfbe"><code>63d3038</code></a> v7.26.0</li> <li><a href="https://github.com/babel/babel/commit/64fa46676b5729fcc53fbc71ccd4615d3017fe08"><code>64fa466</code></a> Enable import attributes parsing by default (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16850">#16850</a>)</li> <li><a href="https://github.com/babel/babel/commit/10f15bbbe80fb9053479da363bb2d36bc574ecda"><code>10f15bb</code></a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16732">#16732</a>)</li> <li><a href="https://github.com/babel/babel/commit/77bc5d591d560dbf7e6a7eed3174aaa9bd5dfc9e"><code>77bc5d5</code></a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16849">#16849</a>)</li> <li><a href="https://github.com/babel/babel/commit/b8d63348d318604290a73e64dabb6992114b03ba"><code>b8d6334</code></a> Always enable parsing of Flow enums (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16841">#16841</a>)</li> <li><a href="https://github.com/babel/babel/commit/34c87931e3b72100d2b286ada85fea2beff47fd4"><code>34c8793</code></a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16708">#16708</a>)</li> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/0a613d60e88866ec3d45f22e2c95746a266ca750"><code>0a613d6</code></a> chore: Improve logic regarding fast objects (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16919">#16919</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.26.1/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.6 to 7.26.0 <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 14:00:54 +08:00
birpc "^0.2.19"
hookable "^5.5.3"
mitt "^3.0.1"
perfect-debounce "^1.0.0"
speakingurl "^14.0.1"
superjson "^2.2.1"
2023-11-13 11:45:51 +08:00
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
"@vue/devtools-shared@^7.7.1":
version "7.7.1"
resolved "https://registry.yarnpkg.com/@vue/devtools-shared/-/devtools-shared-7.7.1.tgz#3a92d7cc268c15fa639797c45b0aff79eae9b8d7"
integrity sha512-BtgF7kHq4BHG23Lezc/3W2UhK2ga7a8ohAIAGJMBr4BkxUFzhqntQtCiuL1ijo2ztWnmusymkirgqUrXoQKumA==
2023-12-28 13:43:56 +08:00
dependencies:
rfdc "^1.4.1"
2023-12-28 13:43:56 +08:00
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/reactivity@3.5.13":
version "3.5.13"
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.13.tgz#b41ff2bb865e093899a22219f5b25f97b6fe155f"
integrity sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==
2023-11-13 11:45:51 +08:00
dependencies:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/shared" "3.5.13"
2023-11-13 11:45:51 +08:00
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/runtime-core@3.5.13":
version "3.5.13"
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.13.tgz#1fafa4bf0b97af0ebdd9dbfe98cd630da363a455"
integrity sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==
2023-12-28 13:43:56 +08:00
dependencies:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/reactivity" "3.5.13"
"@vue/shared" "3.5.13"
2023-12-28 13:43:56 +08:00
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/runtime-dom@3.5.13":
version "3.5.13"
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.13.tgz#610fc795de9246300e8ae8865930d534e1246215"
integrity sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==
2023-11-13 11:45:51 +08:00
dependencies:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/reactivity" "3.5.13"
"@vue/runtime-core" "3.5.13"
"@vue/shared" "3.5.13"
2023-12-28 13:43:56 +08:00
csstype "^3.1.3"
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/server-renderer@3.5.13":
version "3.5.13"
resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.13.tgz#429ead62ee51de789646c22efe908e489aad46f7"
integrity sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==
2023-12-28 13:43:56 +08:00
dependencies:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/compiler-ssr" "3.5.13"
"@vue/shared" "3.5.13"
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@vue/shared@3.5.13", "@vue/shared@^3.5.13":
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
version "3.5.13"
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.13.tgz#87b309a6379c22b926e696893237826f64339b6f"
integrity sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@vueuse/core@12.5.0", "@vueuse/core@^12.4.0":
version "12.5.0"
resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-12.5.0.tgz#1321c75132c4f20f223e6313587ebeeec79957f2"
integrity sha512-GVyH1iYqNANwcahAx8JBm6awaNgvR/SwZ1fjr10b8l1HIgDp82ngNbfzJUgOgWEoxjL+URAggnlilAEXwCOZtg==
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
dependencies:
"@types/web-bluetooth" "^0.0.20"
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@vueuse/metadata" "12.5.0"
"@vueuse/shared" "12.5.0"
vue "^3.5.13"
"@vueuse/integrations@^12.4.0":
version "12.5.0"
resolved "https://registry.yarnpkg.com/@vueuse/integrations/-/integrations-12.5.0.tgz#6496ea24772d087c8fec3973a471a6ab50f9e7c0"
integrity sha512-HYLt8M6mjUfcoUOzyBcX2RjpfapIwHPBmQJtTmXOQW845Y/Osu9VuTJ5kPvnmWJ6IUa05WpblfOwZ+P0G4iZsQ==
dependencies:
"@vueuse/core" "12.5.0"
"@vueuse/shared" "12.5.0"
vue "^3.5.13"
"@vueuse/metadata@12.5.0":
version "12.5.0"
resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-12.5.0.tgz#8f1778a2894bdda2bf458054377a379d40276306"
integrity sha512-Ui7Lo2a7AxrMAXRF+fAp9QsXuwTeeZ8fIB9wsLHqzq9MQk+2gMYE2IGJW48VMJ8ecvCB3z3GsGLKLbSasQ5Qlg==
"@vueuse/shared@12.5.0":
version "12.5.0"
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-12.5.0.tgz#b93af7ab0fd6a8d879808c9bf37d540dac01da13"
integrity sha512-vMpcL1lStUU6O+kdj6YdHDixh0odjPAUM15uJ9f7MY781jcYkIwFA4iv2EfoIPO6vBmvutI1HxxAwmf0cx5ISQ==
dependencies:
vue "^3.5.13"
algoliasearch@^5.14.2:
version "5.20.2"
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-5.20.2.tgz#e1df37b02a4cf0f7031ff729ee9b35a7b43eeea6"
integrity sha512-8evxG++iWyWnhng3g5RP+kwn6j+2vKLfew8pVoekn87FcfsDm92zJXKwSrU6pl+m5eAbGFhFF/gCYEQiRdbPlA==
dependencies:
"@algolia/client-abtesting" "5.20.2"
"@algolia/client-analytics" "5.20.2"
"@algolia/client-common" "5.20.2"
"@algolia/client-insights" "5.20.2"
"@algolia/client-personalization" "5.20.2"
"@algolia/client-query-suggestions" "5.20.2"
"@algolia/client-search" "5.20.2"
"@algolia/ingestion" "1.20.2"
"@algolia/monitoring" "1.20.2"
"@algolia/recommend" "5.20.2"
"@algolia/requester-browser-xhr" "5.20.2"
"@algolia/requester-fetch" "5.20.2"
"@algolia/requester-node-http" "5.20.2"
2023-05-16 23:54:36 +08:00
build(deps): bump the npm group across 1 directory with 35 updates (#2161) Bumps the npm group with 9 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.4` | `1.4.1` | | [@babel/helper-string-parser](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser) | `7.24.8` | `7.25.9` | | [@babel/helper-validator-identifier](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier) | `7.24.7` | `7.25.9` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.6` | `7.26.1` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.11` | `0.30.12` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.1.0` | `1.1.1` | | [preact](https://github.com/preactjs/preact) | `10.24.1` | `10.24.3` | | [regex](https://github.com/slevithan/regex) | `4.3.2` | `4.3.3` | | [rollup](https://github.com/rollup/rollup) | `4.22.4` | `4.24.2` | Updates `vitepress` from 1.3.4 to 1.4.1 <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.4.1</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.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.4.0...v1.4.1">1.4.1</a> (2024-10-13)</h2> <h3>Bug Fixes</h3> <ul> <li>broken rewrites on windows (<a href="https://redirect.github.com/vuejs/vitepress/issues/4268">#4268</a>) (<a href="https://github.com/vuejs/vitepress/commit/b46d6d3a204f5ce347647bfd1ab8073bf313afd6">b46d6d3</a>)</li> <li><strong>client:</strong> use <code>usePreferredDark</code> with <code>appearance: &quot;force-auto&quot;</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4263">#4263</a>) (<a href="https://github.com/vuejs/vitepress/commit/3e8fc40c3621da1ef35645d376dab7765b35bb40">3e8fc40</a>)</li> <li><strong>client:</strong> wrong script async check (<a href="https://github.com/vuejs/vitepress/commit/461a5b001d29f95169f60fe28bc610e3f6e8fd66">461a5b0</a>)</li> <li><strong>theme:</strong> bind missing no icon prop in the menu link component <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a> (<a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b">b96712c</a>)</li> <li><strong>theme:</strong> improve local search input a11y (<a href="https://redirect.github.com/vuejs/vitepress/issues/4066">#4066</a>) (<a href="https://github.com/vuejs/vitepress/commit/92b92aefcab9fbb28b51da70ee8ab21724098277">92b92ae</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>experimental:</strong> support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>) (<a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d">8436472</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.0">1.4.0</a> (2024-10-07)</h1> <h3>Bug Fixes</h3> <ul> <li><code>vueRE</code> conflicting with <code>lineNoRE</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4247">#4247</a>) (<a href="https://github.com/vuejs/vitepress/commit/2ac64b8d4180f2a7c54fda57df7f3a0a52488d62">2ac64b8</a>)</li> <li>hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (<a href="https://github.com/vuejs/vitepress/commit/c46e4b784ddb9ce3bd1cfcc3de1d1d676535cb5b">c46e4b7</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4172">#4172</a></li> <li>remove font synthesis in webfont mode, google fonts now support italic axis in inter (<a href="https://github.com/vuejs/vitepress/commit/1628918f30b5602b83c51a2a8f4ec5e773cf7445">1628918</a>)</li> <li><strong>theme:</strong> change the order of CSS rules of <code>VPFlyout</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4225">#4225</a>) (<a href="https://github.com/vuejs/vitepress/commit/68150a6f3349c1741ed5683e3010d9ecea02f3a8">68150a6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4224">#4224</a></li> <li><strong>theme:</strong> respect custom tag prop in VPButton component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4185">#4185</a>) (<a href="https://github.com/vuejs/vitepress/commit/9c5d348c034eb6773562c93cad699d287051aa7b">9c5d348</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>data-title</code> attribute for code group label tag (<a href="https://redirect.github.com/vuejs/vitepress/issues/4152">#4152</a>) (<a href="https://github.com/vuejs/vitepress/commit/bc7271d258047feb8a39c97ebc5e2a16bf899bb5">bc7271d</a>)</li> <li>allow ignoring certain headers and their subtrees completely in outline (<a href="https://github.com/vuejs/vitepress/commit/3e11b6abf5fbe80c2bc733f590ab57c7b2cc06f2">3e11b6a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4171">#4171</a></li> <li><strong>client:</strong> add <code>onAfterPageLoad</code> hook in router (<a href="https://redirect.github.com/vuejs/vitepress/issues/4126">#4126</a>) (<a href="https://github.com/vuejs/vitepress/commit/315c22004993f6f1cbdbb59178e46745d8e505a6">315c220</a>)</li> <li>support adding extra attributes to snippet imports (useful for twoslash) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4100">#4100</a>) (<a href="https://github.com/vuejs/vitepress/commit/e8f7dd16f6139fdfd129b86caff4b6613dd1e887">e8f7dd1</a>)</li> <li><strong>theme:</strong> expose theme default VPLink &amp; VPSocialLink(s) component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4178">#4178</a>) (<a href="https://github.com/vuejs/vitepress/commit/615e33bb24d5005574af971ffcf1f41d751a855c">615e33b</a>)</li> <li>trigger <code>onContentUpdated</code> on frontmatter-only changes too (<a href="https://github.com/vuejs/vitepress/commit/0db269a4c5d90ecf69f0219982cdf8f335e787ce">0db269a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/99d9f7de115945a51d470257d06cd8fec1b83609"><code>99d9f7d</code></a> release: v1.4.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/90861308f26c63d203972afbb23796e0823ce222"><code>9086130</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/821812d00dbe65bdcdcd3a4ebcf9672798c0ed56"><code>821812d</code></a> ci: don't run cr on tag pushes</li> <li><a href="https://github.com/vuejs/vitepress/commit/c8645e00c96e3c006640d88eb601893b0e62e2f2"><code>c8645e0</code></a> ci: enable nightly releases</li> <li><a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b"><code>b96712c</code></a> fix: reapply <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a></li> <li><a href="https://github.com/vuejs/vitepress/commit/ef703cf9c7b137350538fef1233084582d7292ee"><code>ef703cf</code></a> Revert &quot;fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/42">#42</a>...</li> <li><a href="https://github.com/vuejs/vitepress/commit/d4712c17c5e39e396d3522398a4897119739c0a7"><code>d4712c1</code></a> fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/39236c5899ff43c1b8dfe52764ead70ed715a394"><code>39236c5</code></a> docs: redirect /guide to /guide/getting-started (<a href="https://redirect.github.com/vuejs/vitepress/issues/4276">#4276</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/0db71aec83b78d0040ef123aca80c25cd069dac8"><code>0db71ae</code></a> docs: add info about the <code>{open}</code> attr for <code>details</code> container (<a href="https://redirect.github.com/vuejs/vitepress/issues/4067">#4067</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d"><code>8436472</code></a> feat(experimental): support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.1">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.9 to 3.5.12 <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.12</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> <h2>v3.5.11</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> <h2>v3.5.10</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.11...v3.5.12">3.5.12</a> (2024-10-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-dom:</strong> avoid stringify option with null value (<a href="https://redirect.github.com/vuejs/core/issues/12096">#12096</a>) (<a href="https://github.com/vuejs/core/commit/f6d99262364b7444ebab8742158599e8cdd79eaa">f6d9926</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12093">#12093</a></li> <li><strong>compiler-sfc:</strong> do not skip TSInstantiationExpression when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12064">#12064</a>) (<a href="https://github.com/vuejs/core/commit/d3ecde8a696ff62c8d0ab067fd1d7ee0565b63c5">d3ecde8</a>)</li> <li><strong>compiler-sfc:</strong> use sass modern api if available and avoid deprecation warning (<a href="https://redirect.github.com/vuejs/core/issues/11992">#11992</a>) (<a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93">4474c11</a>)</li> <li><strong>compiler:</strong> clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>) (<a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c">cde2c06</a>), closes <a href="https://redirect.github.com/vuejs/language-tools/issues/4911">vuejs/language-tools#4911</a></li> <li><strong>custom-element:</strong> properly remove hyphenated attribute (<a href="https://redirect.github.com/vuejs/core/issues/12143">#12143</a>) (<a href="https://github.com/vuejs/core/commit/e16e9a7341e7cfb3c443da4e5e5b06e8158712c3">e16e9a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12139">#12139</a></li> <li><strong>defineModel:</strong> handle kebab-case model correctly (<a href="https://redirect.github.com/vuejs/core/issues/12063">#12063</a>) (<a href="https://github.com/vuejs/core/commit/c0418a3b8fa96a0b108ab71b7aab5d3388f90557">c0418a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12060">#12060</a></li> <li><strong>deps:</strong> update dependency monaco-editor to ^0.52.0 (<a href="https://redirect.github.com/vuejs/core/issues/12119">#12119</a>) (<a href="https://github.com/vuejs/core/commit/f7cbea2111c7770a180b640f36f6a5d4d6abc698">f7cbea2</a>)</li> <li><strong>hydration:</strong> provide compat fallback for idle callback hydration strategy (<a href="https://redirect.github.com/vuejs/core/issues/11935">#11935</a>) (<a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92">1ae545a</a>)</li> <li><strong>reactivity:</strong> trigger reactivity for Map key <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/12055">#12055</a>) (<a href="https://github.com/vuejs/core/commit/7ad289e1e7fea654524008ff91e43a8b8a55ef22">7ad289e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12054">#12054</a></li> <li><strong>runtime-core:</strong> allow symbol values for slot prop key (<a href="https://redirect.github.com/vuejs/core/issues/12069">#12069</a>) (<a href="https://github.com/vuejs/core/commit/d9d4d4e158cd51a9ddda249f29de8467f60b2792">d9d4d4e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12068">#12068</a></li> <li><strong>runtime-core:</strong> fix required prop check false positive for kebab-case edge cases (<a href="https://redirect.github.com/vuejs/core/issues/12034">#12034</a>) (<a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb">9da1ac1</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12011">#12011</a></li> <li><strong>runtime-dom:</strong> prevent unnecessary updates in v-model checkbox when value is unchanged (<a href="https://redirect.github.com/vuejs/core/issues/12146">#12146</a>) (<a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b">ea943af</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12144">#12144</a></li> <li><strong>teleport:</strong> handle disabled teleport with updateCssVars (<a href="https://redirect.github.com/vuejs/core/issues/12113">#12113</a>) (<a href="https://github.com/vuejs/core/commit/76a8223199c148b79a5c0ea19e235164809760cd">76a8223</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12112">#12112</a></li> <li><strong>transition/ssr:</strong> make transition appear work with Suspense in SSR (<a href="https://redirect.github.com/vuejs/core/issues/12047">#12047</a>) (<a href="https://github.com/vuejs/core/commit/f1a4f67aedfe83e440c54222213f070774faa421">f1a4f67</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12046">#12046</a></li> <li><strong>types:</strong> ensure <code>this.$props</code> type does not include <code>string</code> (<a href="https://redirect.github.com/vuejs/core/issues/12123">#12123</a>) (<a href="https://github.com/vuejs/core/commit/704173e24276706de672cca6c9507e4dd9651197">704173e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12122">#12122</a></li> <li><strong>types:</strong> retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>) (<a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed">05685a9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12106">#12106</a></li> <li><strong>useId:</strong> ensure useId consistency when using serverPrefetch (<a href="https://redirect.github.com/vuejs/core/issues/12128">#12128</a>) (<a href="https://github.com/vuejs/core/commit/b4d35349d8bc39aa15bd3f1094d230e5928b177c">b4d3534</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12102">#12102</a></li> <li><strong>watch:</strong> watchEffect clean-up with SSR (<a href="https://redirect.github.com/vuejs/core/issues/12097">#12097</a>) (<a href="https://github.com/vuejs/core/commit/b094c72b3d40c52c7124f145a9db028509a11202">b094c72</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>reactivity:</strong> avoid unnecessary recursion in removeSub (<a href="https://redirect.github.com/vuejs/core/issues/12135">#12135</a>) (<a href="https://github.com/vuejs/core/commit/ec917cfdb9d0169cd0835d3a0e28244242657dc9">ec917cf</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.10...v3.5.11">3.5.11</a> (2024-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> do not skip <code>TSSatisfiesExpression</code> when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12062">#12062</a>) (<a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c">2328b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12061">#12061</a></li> <li><strong>reactivity:</strong> prevent overwriting <code>next</code> property during batch processing (<a href="https://redirect.github.com/vuejs/core/issues/12075">#12075</a>) (<a href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58">d3f5e6e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12072">#12072</a></li> <li><strong>scheduler:</strong> job ordering when the post queue is flushing (<a href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>) (<a href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e">577edca</a>)</li> <li><strong>types:</strong> correctly infer <code>TypeProps</code> when it is <code>any</code> (<a href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>) (<a href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f">57315ab</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12058">#12058</a></li> <li><strong>types:</strong> should not intersect <code>PublicProps</code> with <code>Props</code> (<a href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>) (<a href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f">6f85894</a>)</li> <li><strong>types:</strong> infer the first generic type of <code>Ref</code> correctly (<a href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>) (<a href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5">c97bb84</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.10">3.5.10</a> (2024-09-27)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/770ea67a9cdbb9f01bd7098b8c63978037d0e3fd"><code>770ea67</code></a> release: v3.5.12</li> <li><a href="https://github.com/vuejs/core/commit/c82b66214b2d78d669546ce715c8c8f9868a6980"><code>c82b662</code></a> refactor(reactivity): reduce size of collectionHandlers (<a href="https://redirect.github.com/vuejs/core/issues/12152">#12152</a>)</li> <li><a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b"><code>ea943af</code></a> fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value ...</li> <li><a href="https://github.com/vuejs/core/commit/d82fa611e86d54cf1bedbb8c956b6e9597d4d3b6"><code>d82fa61</code></a> chore: format</li> <li><a href="https://github.com/vuejs/core/commit/d96883cf7d9917df13f1f7cd97733287518b7026"><code>d96883c</code></a> test(reactivity): test for verifying no unnecessary calls of reactive array i...</li> <li><a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92"><code>1ae545a</code></a> fix(hydration): provide compat fallback for idle callback hydration strategy ...</li> <li><a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed"><code>05685a9</code></a> fix(types): retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>)</li> <li><a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c"><code>cde2c06</code></a> fix(compiler): clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93"><code>4474c11</code></a> fix(compiler-sfc): use sass modern api if available and avoid deprecation war...</li> <li><a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb"><code>9da1ac1</code></a> fix(runtime-core): fix required prop check false positive for kebab-case edge...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.12">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-string-parser` from 7.24.8 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-string-parser</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-string-parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-string-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-validator-identifier` from 7.24.7 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-validator-identifier</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-validator-identifier</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/d19d001638f24938f3fb230d8ddcfd65a3e4a64e"><code>d19d001</code></a> fix: update identifier to unicode 16 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16825">#16825</a>)</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-validator-identifier">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.6 to 7.26.1 <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.1 (2024-10-25)</h2> <h4>:bug: 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> <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <!-- 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/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.1 (2024-10-25)</h2> <h4>:bug: 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> <h2>v7.26.0 (2024-10-25)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16882">#16882</a> perf: Improve module transforms (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/7f15ef7e47da8c51571796a018ee0858142083c1"><code>7f15ef7</code></a> v7.26.1</li> <li><a href="https://github.com/babel/babel/commit/836528ab4098ac38c5d49136323e3b399e7ddec0"><code>836528a</code></a> fix(parser): offset internal index locations by startIndex (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16936">#16936</a>)</li> <li><a href="https://github.com/babel/babel/commit/63d30381c169780460e01bdb6669c5e01af1dfbe"><code>63d3038</code></a> v7.26.0</li> <li><a href="https://github.com/babel/babel/commit/64fa46676b5729fcc53fbc71ccd4615d3017fe08"><code>64fa466</code></a> Enable import attributes parsing by default (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16850">#16850</a>)</li> <li><a href="https://github.com/babel/babel/commit/10f15bbbe80fb9053479da363bb2d36bc574ecda"><code>10f15bb</code></a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16732">#16732</a>)</li> <li><a href="https://github.com/babel/babel/commit/77bc5d591d560dbf7e6a7eed3174aaa9bd5dfc9e"><code>77bc5d5</code></a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16849">#16849</a>)</li> <li><a href="https://github.com/babel/babel/commit/b8d63348d318604290a73e64dabb6992114b03ba"><code>b8d6334</code></a> Always enable parsing of Flow enums (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16841">#16841</a>)</li> <li><a href="https://github.com/babel/babel/commit/34c87931e3b72100d2b286ada85fea2beff47fd4"><code>34c8793</code></a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16708">#16708</a>)</li> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/0a613d60e88866ec3d45f22e2c95746a266ca750"><code>0a613d6</code></a> chore: Improve logic regarding fast objects (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16919">#16919</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.26.1/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.6 to 7.26.0 <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 14:00:54 +08:00
birpc@^0.2.19:
version "0.2.19"
resolved "https://registry.yarnpkg.com/birpc/-/birpc-0.2.19.tgz#cdd183a4a70ba103127d49765b4a71349da5a0ca"
integrity sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
ccount@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5"
integrity sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==
character-entities-html4@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz#1f1adb940c971a4b22ba39ddca6b618dc6e56b2b"
integrity sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==
character-entities-legacy@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz#76bc83a90738901d7bc223a9e93759fdd560125b"
integrity sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==
comma-separated-tokens@^2.0.0:
version "2.0.3"
resolved "https://registry.yarnpkg.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz#4e89c9458acb61bc8fef19f4529973b2392839ee"
integrity sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==
copy-anything@^3.0.2:
version "3.0.5"
resolved "https://registry.yarnpkg.com/copy-anything/-/copy-anything-3.0.5.tgz#2d92dce8c498f790fa7ad16b01a1ae5a45b020a0"
integrity sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==
dependencies:
is-what "^4.1.8"
2023-12-28 13:43:56 +08:00
csstype@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
2023-12-28 13:43:56 +08:00
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
dequal@^2.0.0:
version "2.0.3"
resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be"
integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==
devlop@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/devlop/-/devlop-1.1.0.tgz#4db7c2ca4dc6e0e834c30be70c94bbc976dc7018"
integrity sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==
dependencies:
dequal "^2.0.0"
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
emoji-regex-xs@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/emoji-regex-xs/-/emoji-regex-xs-1.0.0.tgz#e8af22e5d9dbd7f7f22d280af3d19d2aab5b0724"
integrity sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==
2023-12-28 13:43:56 +08:00
entities@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
2023-12-28 13:43:56 +08:00
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
esbuild@^0.21.3:
version "0.21.5"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.21.5.tgz#9ca301b120922959b766360d8ac830da0d02997d"
integrity sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==
2023-01-14 23:18:11 +08:00
optionalDependencies:
"@esbuild/aix-ppc64" "0.21.5"
"@esbuild/android-arm" "0.21.5"
"@esbuild/android-arm64" "0.21.5"
"@esbuild/android-x64" "0.21.5"
"@esbuild/darwin-arm64" "0.21.5"
"@esbuild/darwin-x64" "0.21.5"
"@esbuild/freebsd-arm64" "0.21.5"
"@esbuild/freebsd-x64" "0.21.5"
"@esbuild/linux-arm" "0.21.5"
"@esbuild/linux-arm64" "0.21.5"
"@esbuild/linux-ia32" "0.21.5"
"@esbuild/linux-loong64" "0.21.5"
"@esbuild/linux-mips64el" "0.21.5"
"@esbuild/linux-ppc64" "0.21.5"
"@esbuild/linux-riscv64" "0.21.5"
"@esbuild/linux-s390x" "0.21.5"
"@esbuild/linux-x64" "0.21.5"
"@esbuild/netbsd-x64" "0.21.5"
"@esbuild/openbsd-x64" "0.21.5"
"@esbuild/sunos-x64" "0.21.5"
"@esbuild/win32-arm64" "0.21.5"
"@esbuild/win32-ia32" "0.21.5"
"@esbuild/win32-x64" "0.21.5"
2023-01-14 23:18:11 +08:00
estree-walker@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
2023-01-14 23:18:11 +08:00
integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
focus-trap@^7.6.4:
version "7.6.4"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.6.4.tgz#455ec5c51fee5ae99604ca15142409ffbbf84db9"
integrity sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==
2023-11-13 11:45:51 +08:00
dependencies:
tabbable "^6.2.0"
fsevents@~2.3.2, fsevents@~2.3.3:
2023-12-28 13:43:56 +08:00
version "2.3.3"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
2023-12-28 13:43:56 +08:00
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
2023-01-14 23:18:11 +08:00
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
hast-util-to-html@^9.0.4:
version "9.0.4"
resolved "https://registry.yarnpkg.com/hast-util-to-html/-/hast-util-to-html-9.0.4.tgz#d689c118c875aab1def692c58603e34335a0f5c5"
integrity sha512-wxQzXtdbhiwGAUKrnQJXlOPmHnEehzphwkK7aluUPQ+lEc1xefC8pblMgpp2w5ldBTEfveRIrADcrhGIWrlTDA==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
dependencies:
"@types/hast" "^3.0.0"
"@types/unist" "^3.0.0"
ccount "^2.0.0"
comma-separated-tokens "^2.0.0"
hast-util-whitespace "^3.0.0"
html-void-elements "^3.0.0"
mdast-util-to-hast "^13.0.0"
property-information "^6.0.0"
space-separated-tokens "^2.0.0"
stringify-entities "^4.0.0"
zwitch "^2.0.4"
hast-util-whitespace@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz#7778ed9d3c92dd9e8c5c8f648a49c21fc51cb621"
integrity sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==
dependencies:
"@types/hast" "^3.0.0"
hookable@^5.5.3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/hookable/-/hookable-5.5.3.tgz#6cfc358984a1ef991e2518cb9ed4a778bbd3215d"
integrity sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
html-void-elements@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-3.0.0.tgz#fc9dbd84af9e747249034d4d62602def6517f1d7"
integrity sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==
is-what@^4.1.8:
version "4.1.16"
resolved "https://registry.yarnpkg.com/is-what/-/is-what-4.1.16.tgz#1ad860a19da8b4895ad5495da3182ce2acdd7a6f"
integrity sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==
build(deps): bump the npm group across 1 directory with 24 updates (#2040) Bumps the npm group with 11 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.3` | `1.3.4` | | [vue](https://github.com/vuejs/core) | `3.4.38` | `3.5.3` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.14.1` | `1.16.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.2` | `5.1.3` | | [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) | `7.3.8` | `7.4.4` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.1` | `11.0.3` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.0.1` | `1.1.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.41` | `8.4.45` | | [rollup](https://github.com/rollup/rollup) | `4.21.0` | `4.21.2` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.14.1` | `1.16.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.2` | `5.4.3` | Updates `vitepress` from 1.3.3 to 1.3.4 <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.3.4</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">1.3.4</a> (2024-08-24)</h2> <h3>Bug Fixes</h3> <ul> <li>check if <code>_importGlobMap</code> (vite internal) exists before using it (<a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680">612d66f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/8fc2e486dbddca57b69e5144a7915cbfe19c9c2a"><code>8fc2e48</code></a> release: v1.3.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/82863166fbe1747324284903fd458a7fd70d2136"><code>8286316</code></a> chore: skip data loader hmr test</li> <li><a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680"><code>612d66f</code></a> chore: add tests for data loader hmr</li> <li><a href="https://github.com/vuejs/vitepress/commit/d06273285951f4a3cd2f44245e145fb136e1385f"><code>d062732</code></a> ci: prevent multiple cr runs</li> <li><a href="https://github.com/vuejs/vitepress/commit/a532fd381c48101f5b001d08ccb2a734afe2ec26"><code>a532fd3</code></a> ci: use gh cli instead of action-add-labels</li> <li>See full diff in <a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.38 to 3.5.3 <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.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</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.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af"><code>bf3d9a2</code></a> fix(ssr): respect app.config.warnHandler during ssr</li> <li><a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9"><code>8e6c337</code></a> fix(hydration): check __asyncHydrate presence for vue3-lazy-hydration compat ...</li> <li><a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62"><code>6b7901d</code></a> fix(Transition): handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/1">#1</a>...</li> <li><a href="https://github.com/vuejs/core/commit/7e3b3bb2a136cc5ebac70e9da1a8866463f4d7f1"><code>7e3b3bb</code></a> fix: Revert &quot;fix(Transition): handle KeepAlive child unmount in Transition ou...</li> <li><a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f"><code>35c760f</code></a> fix: Revert &quot;fix(reactivity): self-referencing computed should refresh&quot;</li> <li><a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710"><code>babfb4c</code></a> fix(useId): make generated IDs selector compatible</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/7a64b6734d2e85bfea024b1e9d8ae1c66ba85a8f"><code>7a64b67</code></a> types(internal): provide internal options for using <code>$el</code> type in language to...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.38...v3.5.3">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/10bcb691911cd75dda1dc4972f596b98b4089baa"><code>10bcb69</code></a> [Babel 8] Fix spelling of error code (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16668">#16668</a>)</li> <li><a href="https://github.com/babel/babel/commit/7edd5082152d6b89e90ae09a533eb725b15902ba"><code>7edd508</code></a> fix: improve static canFollowModifier checks (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16761">#16761</a>)</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.14.1 to 1.16.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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/063e4a8d4583986564c8a6e89ed749a2e3dc2f60"><code>063e4a8</code></a> chore: release v1.15.2</li> <li><a href="https://github.com/shikijs/shiki/commit/5488d3caafff19a6b516bfbe7e0c77bd5b773dfd"><code>5488d3c</code></a> chore: release v1.15.1</li> <li><a href="https://github.com/shikijs/shiki/commit/d6d953f85520f15ac392f783cafdd8a2a2b2556b"><code>d6d953f</code></a> chore: release v1.15.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.2 to 5.1.3 <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.1.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.3/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.1.3 (2024-08-29)<!-- raw HTML omitted --></h2> <ul> <li>chore: upgrade to eslint 9 (<a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40f">236a40f</a>)</li> <li>chore: use pnpm catalog for shared deps (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e18">0735e18</a>)</li> <li>chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073">37c9073</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/433">#433</a></li> <li>chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f">b75a46f</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/436">#436</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/421">#421</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec">e3a7fec</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/421">#421</a></li> <li>fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code> (<a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9">acb57c9</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/438">#438</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/3ef2b6e1eb2e78c2dd698c28d5ae3cc37a094a65"><code>3ef2b6e</code></a> release: plugin-vue@5.1.3</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f55b41c3544564a70ada7a4c64c1a47859"><code>b75a46f</code></a> chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9269506315893452db7b77c7ee1b30f051"><code>acb57c9</code></a> fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code></li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec3674da5343e6e44c330483dba8e8d3124"><code>e3a7fec</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/421">#421</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40fd6895d402b059771a0648b9d7d049c0c1"><code>236a40f</code></a> chore: upgrade to eslint 9</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073fb15cf932ee138b0b919c4265cca5fa40"><code>37c9073</code></a> chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e1808dae72dcbbc3f28c7d0f3ba0b0b44e4f"><code>0735e18</code></a> chore: use pnpm catalog for shared deps</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.3/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/1b6bc2374d93e5f76d9266a0fcc5c10a8cafef5b"><code>1b6bc23</code></a> release: v3.5.1</li> <li><a href="https://github.com/vuejs/core/commit/40193696b3564202173ac0367e4b3ae48c4ffb84"><code>4019369</code></a> chore(build): use /<em>@<strong>PURE</strong></em>/ annotation consistently</li> <li><a href="https://github.com/vuejs/core/commit/6402b984087dd48f1a11f444a225d4ac6b2b7b9e"><code>6402b98</code></a> release: v3.5.0</li> <li><a href="https://github.com/vuejs/core/commit/d298c431cc422b53cf4e9c69bf1daf926c33b6e0"><code>d298c43</code></a> release: v3.5.0-rc.1</li> <li><a href="https://github.com/vuejs/core/commit/ac9e7e8bfa55432a73a10864805fdf48bda2ff73"><code>ac9e7e8</code></a> test: adjust coverage config, use v8 coverage</li> <li><a href="https://github.com/vuejs/core/commit/8c3fdd1a7d4060680f8379fac8848d9f5f6e5620"><code>8c3fdd1</code></a> release: v3.5.0-beta.3</li> <li><a href="https://github.com/vuejs/core/commit/7d700c215d6250c9acfc5e126770dade678bcebf"><code>7d700c2</code></a> release: v3.5.0-beta.2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.3/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://g... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 10:59:42 +08:00
magic-string@^0.30.11:
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
version "0.30.17"
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"
integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==
2023-05-16 23:54:36 +08:00
dependencies:
"@jridgewell/sourcemap-codec" "^1.5.0"
2023-05-16 23:54:36 +08:00
mark.js@8.11.1:
version "8.11.1"
resolved "https://registry.yarnpkg.com/mark.js/-/mark.js-8.11.1.tgz#180f1f9ebef8b0e638e4166ad52db879beb2ffc5"
2023-05-16 23:54:36 +08:00
integrity sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
mdast-util-to-hast@^13.0.0:
version "13.2.0"
resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz#5ca58e5b921cc0a3ded1bc02eed79a4fe4fe41f4"
integrity sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==
dependencies:
"@types/hast" "^3.0.0"
"@types/mdast" "^4.0.0"
"@ungap/structured-clone" "^1.0.0"
devlop "^1.0.0"
micromark-util-sanitize-uri "^2.0.0"
trim-lines "^3.0.0"
unist-util-position "^5.0.0"
unist-util-visit "^5.0.0"
vfile "^6.0.0"
micromark-util-character@^2.0.0:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
version "2.1.1"
resolved "https://registry.yarnpkg.com/micromark-util-character/-/micromark-util-character-2.1.1.tgz#2f987831a40d4c510ac261e89852c4e9703ccda6"
integrity sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
dependencies:
micromark-util-symbol "^2.0.0"
micromark-util-types "^2.0.0"
micromark-util-encode@^2.0.0:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
version "2.0.1"
resolved "https://registry.yarnpkg.com/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz#0d51d1c095551cfaac368326963cf55f15f540b8"
integrity sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
micromark-util-sanitize-uri@^2.0.0:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
version "2.0.1"
resolved "https://registry.yarnpkg.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz#ab89789b818a58752b73d6b55238621b7faa8fd7"
integrity sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
dependencies:
micromark-util-character "^2.0.0"
micromark-util-encode "^2.0.0"
micromark-util-symbol "^2.0.0"
micromark-util-symbol@^2.0.0:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
version "2.0.1"
resolved "https://registry.yarnpkg.com/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz#e5da494e8eb2b071a0d08fb34f6cefec6c0a19b8"
integrity sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
micromark-util-types@^2.0.0:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
version "2.0.1"
resolved "https://registry.yarnpkg.com/micromark-util-types/-/micromark-util-types-2.0.1.tgz#a3edfda3022c6c6b55bfb049ef5b75d70af50709"
integrity sha512-534m2WhVTddrcKVepwmVEVnUAmtrx9bfIjNoQHRqfnvdaHQiFytEhJoTgpWJvDEXCO5gLTQh3wYC1PgOJA4NSQ==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
minisearch@^7.1.1:
build(deps): bump the npm group across 1 directory with 23 updates (#2287) 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: 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>:house: 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>:running_woman: 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: 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>:house: 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>:running_woman: 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="https://github.com/babel/babel/commit/36ca8faeb52245fe268fb33b235f61ace073b2cc"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="https://github.com/babel/babel/commit/eb9088f35d701ff70a0986c5163f7716a8ff3ca8"><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="https://github.com/babel/babel/commit/519c8eb44d26531fea93b254285aa43386160fff"><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: 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>:house: 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>:running_woman: 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: 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: 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: 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>:house: 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>:running_woman: 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: 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: 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="https://github.com/babel/babel/commit/36ca8faeb52245fe268fb33b235f61ace073b2cc"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="https://github.com/babel/babel/commit/eb9088f35d701ff70a0986c5163f7716a8ff3ca8"><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="https://github.com/babel/babel/commit/519c8eb44d26531fea93b254285aa43386160fff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/b28cf13ca311bb83667bad02dd652035b37bf409"><code>b28cf13</code></a> chore: release v1.24.2</li> <li><a href="https://github.com/shikijs/shiki/commit/b75d9d3e9ff3a68f646f5deb07b740a819182571"><code>b75d9d3</code></a> fix(transformers): expose <code>transformerNotationMap</code></li> <li><a href="https://github.com/shikijs/shiki/commit/50f4e13454b6b9fd4e7a5d27656d2936470aac2c"><code>50f4e13</code></a> chore: release v1.24.1</li> <li><a href="https://github.com/shikijs/shiki/commit/d1c87faee7b65de788053fea8edc73a9ef0eee6d"><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="https://github.com/shikijs/vscode-textmate/commit/b2c5788111c405617e13fdb011c6b38b14a391ef"><code>b2c5788</code></a> chore: release v9.3.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/2fd5e436faa5a035608dbb71278ec903e2c26352"><code>2fd5e43</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/e364f3283219c64f8eb3e03ad6af94884ad322bd"><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="https://github.com/ungap/structured-clone/commit/1a255c58e32387d03c95574ee9d2f4dc89a06061"><code>1a255c5</code></a> 1.2.1</li> <li><a href="https://github.com/ungap/structured-clone/commit/87f8247e32add94e1df5931f516ca6f3150f5c28"><code>87f8247</code></a> Updated dev/dependencies</li> <li><a href="https://github.com/ungap/structured-clone/commit/0f1cdbd129db0493fd33ec5c2d6fa6a79eec55a6"><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="https://github.com/ungap/structured-clone/commit/871b8fd486e0c81aba9dad6e725394f70b7c20ee"><code>871b8fd</code></a> Update package.json</li> <li><a href="https://github.com/ungap/structured-clone/commit/68e41b1f898343db1bd6b681e947e08cb7500299"><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="https://github.com/vitejs/vite-plugin-vue/commit/d156ad76822a9cbabaab8ad50eab5c330b1a60e4"><code>d156ad7</code></a> release: plugin-vue@5.2.1</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/4288652649ab19161420aff458fc14c677031d35"><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="https://github.com/vitejs/vite-plugin-vue/commit/b2df95ef4876089500543492c3bf74e3c61dfee3"><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="https://github.com/vitejs/vite-plugin-vue/commit/378aea3c8c1161353bf7e615ec61ca9a1388e244"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/77494352b37ac19d72dead210e1169ca8129d945"><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="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="https://github.com/vuejs/devtools/commit/4539ee9c67ba82d36f45ff800788aa57bf8d6c8e"><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="https://github.com/vuejs/devtools/commit/bd0effb05466b52feb4a20a97bae9ea8ec004c95"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/36cebad541bdc8f81049815c13d730da88ffd82f"><code>36cebad</code></a> feat: support vite6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="https://github.com/vuejs/devtools/commit/bd0effb05466b52feb4a20a97bae9ea8ec004c95"><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="https://github.com/vueuse/vueuse/commit/e722a2ebf3d01e2230111596d49c8762e14c545c"><code>e722a2e</code></a> chore: release v11.3.0</li> <li><a href="https://github.com/vueuse/vueuse/commit/1d5e978d7344d30dc713faad3edcc8943073c907"><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="https://github.com/vueuse/vueuse/commit/e14618c268cc013460b9c73e0392d9e937ee7e6b"><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="https://github.com/vueuse/vueuse/commit/fe322bd9655a506b8c6079335ee283b98cedc59c"><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="https://github.com/vueuse/vueuse/commit/1bb547e0d6490c8e15553372bdc29ca58f4b8113"><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="https://github.com/vueuse/vueuse/commit/3d29c16e48617e38fb28a3fa692fa846dc4009aa"><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="https://github.com/vueuse/vueuse/commit/cceebf46795fa7c8dda35858b62a5e12110864ad"><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="https://github.com/vueuse/vueuse/commit/e77cab13222d4cca5450d6aa1ac38d8bb80f6839"><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="https://github.com/vueuse/vueuse/commit/3de68720f43157ca39358bbecbc51ea72d1ac7f5"><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="https://github.com/vueuse/vueuse/commit/e8d1189283c6daa5152ec678efa7bff82115c13c"><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>
2024-12-13 12:22:48 +08:00
version "7.1.1"
resolved "https://registry.yarnpkg.com/minisearch/-/minisearch-7.1.1.tgz#901d0367f078233cdc7a10be7264e09c6248cf5f"
integrity sha512-b3YZEYCEH4EdCAtYP7OlDyx7FdPwNzuNwLQ34SfJpM9dlbBZzeXndGavTrC+VCiRWomL21SWfMc6SCKO/U2ZNw==
2023-12-28 13:43:56 +08:00
mitt@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/mitt/-/mitt-3.0.1.tgz#ea36cf0cc30403601ae074c8f77b7092cdab36d1"
integrity sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==
2023-01-14 23:18:11 +08:00
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
nanoid@^3.3.8:
build(deps): bump the npm group across 1 directory with 23 updates (#2287) 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: 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>:house: 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>:running_woman: 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: 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>:house: 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>:running_woman: 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="https://github.com/babel/babel/commit/36ca8faeb52245fe268fb33b235f61ace073b2cc"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="https://github.com/babel/babel/commit/eb9088f35d701ff70a0986c5163f7716a8ff3ca8"><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="https://github.com/babel/babel/commit/519c8eb44d26531fea93b254285aa43386160fff"><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: 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>:house: 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>:running_woman: 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: 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: 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: 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>:house: 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>:running_woman: 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: 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: 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="https://github.com/babel/babel/commit/36ca8faeb52245fe268fb33b235f61ace073b2cc"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="https://github.com/babel/babel/commit/eb9088f35d701ff70a0986c5163f7716a8ff3ca8"><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="https://github.com/babel/babel/commit/519c8eb44d26531fea93b254285aa43386160fff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/b28cf13ca311bb83667bad02dd652035b37bf409"><code>b28cf13</code></a> chore: release v1.24.2</li> <li><a href="https://github.com/shikijs/shiki/commit/b75d9d3e9ff3a68f646f5deb07b740a819182571"><code>b75d9d3</code></a> fix(transformers): expose <code>transformerNotationMap</code></li> <li><a href="https://github.com/shikijs/shiki/commit/50f4e13454b6b9fd4e7a5d27656d2936470aac2c"><code>50f4e13</code></a> chore: release v1.24.1</li> <li><a href="https://github.com/shikijs/shiki/commit/d1c87faee7b65de788053fea8edc73a9ef0eee6d"><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="https://github.com/shikijs/vscode-textmate/commit/b2c5788111c405617e13fdb011c6b38b14a391ef"><code>b2c5788</code></a> chore: release v9.3.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/2fd5e436faa5a035608dbb71278ec903e2c26352"><code>2fd5e43</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/e364f3283219c64f8eb3e03ad6af94884ad322bd"><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="https://github.com/ungap/structured-clone/commit/1a255c58e32387d03c95574ee9d2f4dc89a06061"><code>1a255c5</code></a> 1.2.1</li> <li><a href="https://github.com/ungap/structured-clone/commit/87f8247e32add94e1df5931f516ca6f3150f5c28"><code>87f8247</code></a> Updated dev/dependencies</li> <li><a href="https://github.com/ungap/structured-clone/commit/0f1cdbd129db0493fd33ec5c2d6fa6a79eec55a6"><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="https://github.com/ungap/structured-clone/commit/871b8fd486e0c81aba9dad6e725394f70b7c20ee"><code>871b8fd</code></a> Update package.json</li> <li><a href="https://github.com/ungap/structured-clone/commit/68e41b1f898343db1bd6b681e947e08cb7500299"><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="https://github.com/vitejs/vite-plugin-vue/commit/d156ad76822a9cbabaab8ad50eab5c330b1a60e4"><code>d156ad7</code></a> release: plugin-vue@5.2.1</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/4288652649ab19161420aff458fc14c677031d35"><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="https://github.com/vitejs/vite-plugin-vue/commit/b2df95ef4876089500543492c3bf74e3c61dfee3"><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="https://github.com/vitejs/vite-plugin-vue/commit/378aea3c8c1161353bf7e615ec61ca9a1388e244"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/77494352b37ac19d72dead210e1169ca8129d945"><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="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="https://github.com/vuejs/devtools/commit/4539ee9c67ba82d36f45ff800788aa57bf8d6c8e"><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="https://github.com/vuejs/devtools/commit/bd0effb05466b52feb4a20a97bae9ea8ec004c95"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/36cebad541bdc8f81049815c13d730da88ffd82f"><code>36cebad</code></a> feat: support vite6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="https://github.com/vuejs/devtools/commit/bd0effb05466b52feb4a20a97bae9ea8ec004c95"><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="https://github.com/vueuse/vueuse/commit/e722a2ebf3d01e2230111596d49c8762e14c545c"><code>e722a2e</code></a> chore: release v11.3.0</li> <li><a href="https://github.com/vueuse/vueuse/commit/1d5e978d7344d30dc713faad3edcc8943073c907"><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="https://github.com/vueuse/vueuse/commit/e14618c268cc013460b9c73e0392d9e937ee7e6b"><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="https://github.com/vueuse/vueuse/commit/fe322bd9655a506b8c6079335ee283b98cedc59c"><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="https://github.com/vueuse/vueuse/commit/1bb547e0d6490c8e15553372bdc29ca58f4b8113"><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="https://github.com/vueuse/vueuse/commit/3d29c16e48617e38fb28a3fa692fa846dc4009aa"><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="https://github.com/vueuse/vueuse/commit/cceebf46795fa7c8dda35858b62a5e12110864ad"><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="https://github.com/vueuse/vueuse/commit/e77cab13222d4cca5450d6aa1ac38d8bb80f6839"><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="https://github.com/vueuse/vueuse/commit/3de68720f43157ca39358bbecbc51ea72d1ac7f5"><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="https://github.com/vueuse/vueuse/commit/e8d1189283c6daa5152ec678efa7bff82115c13c"><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>
2024-12-13 12:22:48 +08:00
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
2023-12-28 13:43:56 +08:00
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
oniguruma-to-es@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/oniguruma-to-es/-/oniguruma-to-es-3.1.0.tgz#6e74d9ef4e8e33a61ad28c1f564b7d0ce1d0b0d9"
integrity sha512-BJ3Jy22YlgejHSO7Fvmz1kKazlaPmRSUH+4adTDUS/dKQ4wLxI+gALZ8updbaux7/m7fIlpgOZ5fp/Inq5jUAw==
dependencies:
emoji-regex-xs "^1.0.0"
regex "^6.0.1"
regex-recursion "^6.0.2"
perfect-debounce@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz#9c2e8bc30b169cc984a58b7d5b28049839591d2a"
integrity sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
picocolors@^1.1.1:
build(deps): bump the npm group across 1 directory with 35 updates (#2161) Bumps the npm group with 9 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.4` | `1.4.1` | | [@babel/helper-string-parser](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser) | `7.24.8` | `7.25.9` | | [@babel/helper-validator-identifier](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier) | `7.24.7` | `7.25.9` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.6` | `7.26.1` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.11` | `0.30.12` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.1.0` | `1.1.1` | | [preact](https://github.com/preactjs/preact) | `10.24.1` | `10.24.3` | | [regex](https://github.com/slevithan/regex) | `4.3.2` | `4.3.3` | | [rollup](https://github.com/rollup/rollup) | `4.22.4` | `4.24.2` | Updates `vitepress` from 1.3.4 to 1.4.1 <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.4.1</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.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.4.0...v1.4.1">1.4.1</a> (2024-10-13)</h2> <h3>Bug Fixes</h3> <ul> <li>broken rewrites on windows (<a href="https://redirect.github.com/vuejs/vitepress/issues/4268">#4268</a>) (<a href="https://github.com/vuejs/vitepress/commit/b46d6d3a204f5ce347647bfd1ab8073bf313afd6">b46d6d3</a>)</li> <li><strong>client:</strong> use <code>usePreferredDark</code> with <code>appearance: &quot;force-auto&quot;</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4263">#4263</a>) (<a href="https://github.com/vuejs/vitepress/commit/3e8fc40c3621da1ef35645d376dab7765b35bb40">3e8fc40</a>)</li> <li><strong>client:</strong> wrong script async check (<a href="https://github.com/vuejs/vitepress/commit/461a5b001d29f95169f60fe28bc610e3f6e8fd66">461a5b0</a>)</li> <li><strong>theme:</strong> bind missing no icon prop in the menu link component <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a> (<a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b">b96712c</a>)</li> <li><strong>theme:</strong> improve local search input a11y (<a href="https://redirect.github.com/vuejs/vitepress/issues/4066">#4066</a>) (<a href="https://github.com/vuejs/vitepress/commit/92b92aefcab9fbb28b51da70ee8ab21724098277">92b92ae</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>experimental:</strong> support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>) (<a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d">8436472</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.0">1.4.0</a> (2024-10-07)</h1> <h3>Bug Fixes</h3> <ul> <li><code>vueRE</code> conflicting with <code>lineNoRE</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4247">#4247</a>) (<a href="https://github.com/vuejs/vitepress/commit/2ac64b8d4180f2a7c54fda57df7f3a0a52488d62">2ac64b8</a>)</li> <li>hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (<a href="https://github.com/vuejs/vitepress/commit/c46e4b784ddb9ce3bd1cfcc3de1d1d676535cb5b">c46e4b7</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4172">#4172</a></li> <li>remove font synthesis in webfont mode, google fonts now support italic axis in inter (<a href="https://github.com/vuejs/vitepress/commit/1628918f30b5602b83c51a2a8f4ec5e773cf7445">1628918</a>)</li> <li><strong>theme:</strong> change the order of CSS rules of <code>VPFlyout</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4225">#4225</a>) (<a href="https://github.com/vuejs/vitepress/commit/68150a6f3349c1741ed5683e3010d9ecea02f3a8">68150a6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4224">#4224</a></li> <li><strong>theme:</strong> respect custom tag prop in VPButton component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4185">#4185</a>) (<a href="https://github.com/vuejs/vitepress/commit/9c5d348c034eb6773562c93cad699d287051aa7b">9c5d348</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>data-title</code> attribute for code group label tag (<a href="https://redirect.github.com/vuejs/vitepress/issues/4152">#4152</a>) (<a href="https://github.com/vuejs/vitepress/commit/bc7271d258047feb8a39c97ebc5e2a16bf899bb5">bc7271d</a>)</li> <li>allow ignoring certain headers and their subtrees completely in outline (<a href="https://github.com/vuejs/vitepress/commit/3e11b6abf5fbe80c2bc733f590ab57c7b2cc06f2">3e11b6a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4171">#4171</a></li> <li><strong>client:</strong> add <code>onAfterPageLoad</code> hook in router (<a href="https://redirect.github.com/vuejs/vitepress/issues/4126">#4126</a>) (<a href="https://github.com/vuejs/vitepress/commit/315c22004993f6f1cbdbb59178e46745d8e505a6">315c220</a>)</li> <li>support adding extra attributes to snippet imports (useful for twoslash) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4100">#4100</a>) (<a href="https://github.com/vuejs/vitepress/commit/e8f7dd16f6139fdfd129b86caff4b6613dd1e887">e8f7dd1</a>)</li> <li><strong>theme:</strong> expose theme default VPLink &amp; VPSocialLink(s) component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4178">#4178</a>) (<a href="https://github.com/vuejs/vitepress/commit/615e33bb24d5005574af971ffcf1f41d751a855c">615e33b</a>)</li> <li>trigger <code>onContentUpdated</code> on frontmatter-only changes too (<a href="https://github.com/vuejs/vitepress/commit/0db269a4c5d90ecf69f0219982cdf8f335e787ce">0db269a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/99d9f7de115945a51d470257d06cd8fec1b83609"><code>99d9f7d</code></a> release: v1.4.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/90861308f26c63d203972afbb23796e0823ce222"><code>9086130</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/821812d00dbe65bdcdcd3a4ebcf9672798c0ed56"><code>821812d</code></a> ci: don't run cr on tag pushes</li> <li><a href="https://github.com/vuejs/vitepress/commit/c8645e00c96e3c006640d88eb601893b0e62e2f2"><code>c8645e0</code></a> ci: enable nightly releases</li> <li><a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b"><code>b96712c</code></a> fix: reapply <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a></li> <li><a href="https://github.com/vuejs/vitepress/commit/ef703cf9c7b137350538fef1233084582d7292ee"><code>ef703cf</code></a> Revert &quot;fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/42">#42</a>...</li> <li><a href="https://github.com/vuejs/vitepress/commit/d4712c17c5e39e396d3522398a4897119739c0a7"><code>d4712c1</code></a> fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/39236c5899ff43c1b8dfe52764ead70ed715a394"><code>39236c5</code></a> docs: redirect /guide to /guide/getting-started (<a href="https://redirect.github.com/vuejs/vitepress/issues/4276">#4276</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/0db71aec83b78d0040ef123aca80c25cd069dac8"><code>0db71ae</code></a> docs: add info about the <code>{open}</code> attr for <code>details</code> container (<a href="https://redirect.github.com/vuejs/vitepress/issues/4067">#4067</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d"><code>8436472</code></a> feat(experimental): support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.1">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.9 to 3.5.12 <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.12</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> <h2>v3.5.11</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> <h2>v3.5.10</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.11...v3.5.12">3.5.12</a> (2024-10-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-dom:</strong> avoid stringify option with null value (<a href="https://redirect.github.com/vuejs/core/issues/12096">#12096</a>) (<a href="https://github.com/vuejs/core/commit/f6d99262364b7444ebab8742158599e8cdd79eaa">f6d9926</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12093">#12093</a></li> <li><strong>compiler-sfc:</strong> do not skip TSInstantiationExpression when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12064">#12064</a>) (<a href="https://github.com/vuejs/core/commit/d3ecde8a696ff62c8d0ab067fd1d7ee0565b63c5">d3ecde8</a>)</li> <li><strong>compiler-sfc:</strong> use sass modern api if available and avoid deprecation warning (<a href="https://redirect.github.com/vuejs/core/issues/11992">#11992</a>) (<a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93">4474c11</a>)</li> <li><strong>compiler:</strong> clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>) (<a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c">cde2c06</a>), closes <a href="https://redirect.github.com/vuejs/language-tools/issues/4911">vuejs/language-tools#4911</a></li> <li><strong>custom-element:</strong> properly remove hyphenated attribute (<a href="https://redirect.github.com/vuejs/core/issues/12143">#12143</a>) (<a href="https://github.com/vuejs/core/commit/e16e9a7341e7cfb3c443da4e5e5b06e8158712c3">e16e9a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12139">#12139</a></li> <li><strong>defineModel:</strong> handle kebab-case model correctly (<a href="https://redirect.github.com/vuejs/core/issues/12063">#12063</a>) (<a href="https://github.com/vuejs/core/commit/c0418a3b8fa96a0b108ab71b7aab5d3388f90557">c0418a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12060">#12060</a></li> <li><strong>deps:</strong> update dependency monaco-editor to ^0.52.0 (<a href="https://redirect.github.com/vuejs/core/issues/12119">#12119</a>) (<a href="https://github.com/vuejs/core/commit/f7cbea2111c7770a180b640f36f6a5d4d6abc698">f7cbea2</a>)</li> <li><strong>hydration:</strong> provide compat fallback for idle callback hydration strategy (<a href="https://redirect.github.com/vuejs/core/issues/11935">#11935</a>) (<a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92">1ae545a</a>)</li> <li><strong>reactivity:</strong> trigger reactivity for Map key <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/12055">#12055</a>) (<a href="https://github.com/vuejs/core/commit/7ad289e1e7fea654524008ff91e43a8b8a55ef22">7ad289e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12054">#12054</a></li> <li><strong>runtime-core:</strong> allow symbol values for slot prop key (<a href="https://redirect.github.com/vuejs/core/issues/12069">#12069</a>) (<a href="https://github.com/vuejs/core/commit/d9d4d4e158cd51a9ddda249f29de8467f60b2792">d9d4d4e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12068">#12068</a></li> <li><strong>runtime-core:</strong> fix required prop check false positive for kebab-case edge cases (<a href="https://redirect.github.com/vuejs/core/issues/12034">#12034</a>) (<a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb">9da1ac1</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12011">#12011</a></li> <li><strong>runtime-dom:</strong> prevent unnecessary updates in v-model checkbox when value is unchanged (<a href="https://redirect.github.com/vuejs/core/issues/12146">#12146</a>) (<a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b">ea943af</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12144">#12144</a></li> <li><strong>teleport:</strong> handle disabled teleport with updateCssVars (<a href="https://redirect.github.com/vuejs/core/issues/12113">#12113</a>) (<a href="https://github.com/vuejs/core/commit/76a8223199c148b79a5c0ea19e235164809760cd">76a8223</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12112">#12112</a></li> <li><strong>transition/ssr:</strong> make transition appear work with Suspense in SSR (<a href="https://redirect.github.com/vuejs/core/issues/12047">#12047</a>) (<a href="https://github.com/vuejs/core/commit/f1a4f67aedfe83e440c54222213f070774faa421">f1a4f67</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12046">#12046</a></li> <li><strong>types:</strong> ensure <code>this.$props</code> type does not include <code>string</code> (<a href="https://redirect.github.com/vuejs/core/issues/12123">#12123</a>) (<a href="https://github.com/vuejs/core/commit/704173e24276706de672cca6c9507e4dd9651197">704173e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12122">#12122</a></li> <li><strong>types:</strong> retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>) (<a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed">05685a9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12106">#12106</a></li> <li><strong>useId:</strong> ensure useId consistency when using serverPrefetch (<a href="https://redirect.github.com/vuejs/core/issues/12128">#12128</a>) (<a href="https://github.com/vuejs/core/commit/b4d35349d8bc39aa15bd3f1094d230e5928b177c">b4d3534</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12102">#12102</a></li> <li><strong>watch:</strong> watchEffect clean-up with SSR (<a href="https://redirect.github.com/vuejs/core/issues/12097">#12097</a>) (<a href="https://github.com/vuejs/core/commit/b094c72b3d40c52c7124f145a9db028509a11202">b094c72</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>reactivity:</strong> avoid unnecessary recursion in removeSub (<a href="https://redirect.github.com/vuejs/core/issues/12135">#12135</a>) (<a href="https://github.com/vuejs/core/commit/ec917cfdb9d0169cd0835d3a0e28244242657dc9">ec917cf</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.10...v3.5.11">3.5.11</a> (2024-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> do not skip <code>TSSatisfiesExpression</code> when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12062">#12062</a>) (<a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c">2328b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12061">#12061</a></li> <li><strong>reactivity:</strong> prevent overwriting <code>next</code> property during batch processing (<a href="https://redirect.github.com/vuejs/core/issues/12075">#12075</a>) (<a href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58">d3f5e6e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12072">#12072</a></li> <li><strong>scheduler:</strong> job ordering when the post queue is flushing (<a href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>) (<a href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e">577edca</a>)</li> <li><strong>types:</strong> correctly infer <code>TypeProps</code> when it is <code>any</code> (<a href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>) (<a href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f">57315ab</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12058">#12058</a></li> <li><strong>types:</strong> should not intersect <code>PublicProps</code> with <code>Props</code> (<a href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>) (<a href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f">6f85894</a>)</li> <li><strong>types:</strong> infer the first generic type of <code>Ref</code> correctly (<a href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>) (<a href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5">c97bb84</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.10">3.5.10</a> (2024-09-27)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/770ea67a9cdbb9f01bd7098b8c63978037d0e3fd"><code>770ea67</code></a> release: v3.5.12</li> <li><a href="https://github.com/vuejs/core/commit/c82b66214b2d78d669546ce715c8c8f9868a6980"><code>c82b662</code></a> refactor(reactivity): reduce size of collectionHandlers (<a href="https://redirect.github.com/vuejs/core/issues/12152">#12152</a>)</li> <li><a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b"><code>ea943af</code></a> fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value ...</li> <li><a href="https://github.com/vuejs/core/commit/d82fa611e86d54cf1bedbb8c956b6e9597d4d3b6"><code>d82fa61</code></a> chore: format</li> <li><a href="https://github.com/vuejs/core/commit/d96883cf7d9917df13f1f7cd97733287518b7026"><code>d96883c</code></a> test(reactivity): test for verifying no unnecessary calls of reactive array i...</li> <li><a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92"><code>1ae545a</code></a> fix(hydration): provide compat fallback for idle callback hydration strategy ...</li> <li><a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed"><code>05685a9</code></a> fix(types): retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>)</li> <li><a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c"><code>cde2c06</code></a> fix(compiler): clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93"><code>4474c11</code></a> fix(compiler-sfc): use sass modern api if available and avoid deprecation war...</li> <li><a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb"><code>9da1ac1</code></a> fix(runtime-core): fix required prop check false positive for kebab-case edge...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.12">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-string-parser` from 7.24.8 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-string-parser</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-string-parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-string-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-validator-identifier` from 7.24.7 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-validator-identifier</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-validator-identifier</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/d19d001638f24938f3fb230d8ddcfd65a3e4a64e"><code>d19d001</code></a> fix: update identifier to unicode 16 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16825">#16825</a>)</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-validator-identifier">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.6 to 7.26.1 <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.1 (2024-10-25)</h2> <h4>:bug: 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> <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <!-- 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/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.1 (2024-10-25)</h2> <h4>:bug: 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> <h2>v7.26.0 (2024-10-25)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16882">#16882</a> perf: Improve module transforms (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/7f15ef7e47da8c51571796a018ee0858142083c1"><code>7f15ef7</code></a> v7.26.1</li> <li><a href="https://github.com/babel/babel/commit/836528ab4098ac38c5d49136323e3b399e7ddec0"><code>836528a</code></a> fix(parser): offset internal index locations by startIndex (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16936">#16936</a>)</li> <li><a href="https://github.com/babel/babel/commit/63d30381c169780460e01bdb6669c5e01af1dfbe"><code>63d3038</code></a> v7.26.0</li> <li><a href="https://github.com/babel/babel/commit/64fa46676b5729fcc53fbc71ccd4615d3017fe08"><code>64fa466</code></a> Enable import attributes parsing by default (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16850">#16850</a>)</li> <li><a href="https://github.com/babel/babel/commit/10f15bbbe80fb9053479da363bb2d36bc574ecda"><code>10f15bb</code></a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16732">#16732</a>)</li> <li><a href="https://github.com/babel/babel/commit/77bc5d591d560dbf7e6a7eed3174aaa9bd5dfc9e"><code>77bc5d5</code></a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16849">#16849</a>)</li> <li><a href="https://github.com/babel/babel/commit/b8d63348d318604290a73e64dabb6992114b03ba"><code>b8d6334</code></a> Always enable parsing of Flow enums (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16841">#16841</a>)</li> <li><a href="https://github.com/babel/babel/commit/34c87931e3b72100d2b286ada85fea2beff47fd4"><code>34c8793</code></a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16708">#16708</a>)</li> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/0a613d60e88866ec3d45f22e2c95746a266ca750"><code>0a613d6</code></a> chore: Improve logic regarding fast objects (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16919">#16919</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.26.1/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.6 to 7.26.0 <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 14:00:54 +08:00
version "1.1.1"
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
2023-01-14 23:18:11 +08:00
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
postcss@^8.4.43, postcss@^8.4.48:
version "8.5.2"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.2.tgz#e7b99cb9d2ec3e8dd424002e7c16517cb2b846bd"
integrity sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==
dependencies:
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
nanoid "^3.3.8"
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
picocolors "^1.1.1"
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
source-map-js "^1.2.1"
2023-01-14 23:18:11 +08:00
preact@^10.0.0:
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
version "10.25.4"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.4.tgz#c1d00bee9d7b9dcd06a2311d9951973b506ae8ac"
integrity sha512-jLdZDb+Q+odkHJ+MpW/9U5cODzqnB+fy2EiHSZES7ldV5LK7yjlVzTp7R8Xy6W6y75kfK8iWYtFVH7lvjwrCMA==
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
property-information@^6.0.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/property-information/-/property-information-6.5.0.tgz#6212fbb52ba757e92ef4fb9d657563b933b7ffec"
integrity sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
regex-recursion@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/regex-recursion/-/regex-recursion-6.0.2.tgz#a0b1977a74c87f073377b938dbedfab2ea582b33"
integrity sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==
dependencies:
regex-utilities "^2.3.0"
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
regex-utilities@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/regex-utilities/-/regex-utilities-2.3.0.tgz#87163512a15dce2908cf079c8960d5158ff43280"
integrity sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==
build(deps): bump the npm group across 1 directory with 11 updates (#2418) Bumps the npm group with 8 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.23` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `2.1.0` | `2.3.1` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `7.7.0` | `7.7.1` | | [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `5.20.0` | `5.20.1` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.1.0` | `2.3.1` | Updates `@babel/parser` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/09f985d2e9d09d0b97f324da4d003520231c93ff"><code>09f985d</code></a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17079">#17079</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ad70a2764c523b953baa1c47542dc3835e70844"><code>6ad70a2</code></a> [Babel 8] Create TSEmptyBodyFunctionExpression on invalid input (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17063">#17063</a>)</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/3ffc70780c884b86c220c7589187665aa32269ba"><code>3ffc707</code></a> [babel 8] Remove references to minimal/smart pipelines (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/17058">#17058</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.26.5 to 7.26.7 <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.7 (2025-01-24)</h2> <p>Thanks <a href="https://github.com/branchseer"><code>@​branchseer</code></a> and <a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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>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>Tony Quetano (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> <li><a href="https://github.com/branchseer"><code>@​branchseer</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.7 (2025-01-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17086">#17086</a> Make &quot;object without properties&quot; helpers ES6-compatible (<a href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typeof-symbol</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17085">#17085</a> fix: Correctly handle <code>typeof</code> in arrow functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17079">#17079</a> Respect <code>ranges</code> option in estree method value (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17052">#17052</a> Do not try to parse .ts configs as JSON if natively supported (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17050">#17050</a> fix: correctly resolve references to non-constant enum members (<a href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17025">#17025</a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.6 (2025-01-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-nullish-coalescing-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17061">#17061</a> fix: Chaining nullish coalescing operators output size regression (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a> v7.26.7</li> <li><a href="https://github.com/babel/babel/commit/bdf9a9c7424db4f26a66493313c68eb4bafde9e5"><code>bdf9a9c</code></a> [Babel 8] Create ThisExpression for <code>typeof this</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17059">#17059</a>)</li> <li><a href="https://github.com/babel/babel/commit/ad572fd1a1615f53c4e3b85941760bdb1a1aefd9"><code>ad572fd</code></a> fix: Remove type-only <code>import x = y.z</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/17025">#17025</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.7/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.23 <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 2.1.0 to 2.3.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>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li><a href="https://github.com/shikijs/shiki/commit/57a0eb344589ec95030c8aa05709b2ac7b642ea7"><code>57a0eb3</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/8386ba8cfb1bb424a7308515ff2818858c30e997"><code>8386ba8</code></a> fix(transformers): bring back missing <code>createCommentNotationTransformer</code>, fix...</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ungap/structured-clone/commit/4a9d039fd266495f8b9e5485f73747ef3ea46d85"><code>4a9d039</code></a> 1.3.0</li> <li><a href="https://github.com/ungap/structured-clone/commit/e3aeb514068336fd6b75881693aa16c3ad94a5dc"><code>e3aeb51</code></a> Fixed unrecognized ArrayBuffer + DataView</li> <li>See full diff in <a href="https://github.com/ungap/structured-clone/compare/v1.2.1...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-api` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-api">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-kit` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li><a href="https://github.com/vuejs/devtools/commit/59996b91b66515f064cb588738aab32655a9e3e8"><code>59996b9</code></a> feat(client): add vue SFC custom tab (<a href="https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-kit/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/devtools-kit">compare view</a></li> </ul> </details> <br /> Updates `@vue/devtools-shared` from 7.7.0 to 7.7.1 <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.7.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>client</strong>: Add vue SFC custom tab  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://redirect.github.com/vuejs/devtools/issues/775">vuejs/devtools#775</a> <a href="https://github.com/vuejs/devtools/commit/59996b9"><!-- raw HTML omitted -->(59996)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vuejs/devtools/compare/v7.7.0...v7.7.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/devtools/commit/93c6bb8bf738a66f81687a15a21a27194c4c7ba1"><code>93c6bb8</code></a> chore: release v7.7.1</li> <li>See full diff in <a href="https://github.com/vuejs/devtools/commits/v7.7.1/packages/shared">compare view</a></li> </ul> </details> <br /> Updates `algoliasearch` from 5.20.0 to 5.20.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">5.20.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/506b8a5636">506b8a5636</a> fix(specs): responseFields description (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4399">#4399</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/09e657fa76">09e657fa76</a> fix(specs): add a linter to assert that type is present (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4393">#4393</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/27ad6df2ab">27ad6df2ab</a> chore(deps): dependencies 2025-01-27 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4395">#4395</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3a4f825e281b4f492e1ea0914015ec909629aaf4"><code>3a4f825</code></a> chore: release 5.20.1</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/05572e86e440c0430ac04a9121e5236a1eab332f"><code>05572e8</code></a> chore(deps): dependencies 2025-01-27 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/3eefe0c9ca65c83eb63b69f87b03487df6e9ad02"><code>3eefe0c</code></a> fix(specs): add a linter to assert that type is present (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/23e01eac1c5224e72959207eba99328e7e2dc558"><code>23e01ea</code></a> fix(specs): responseFields description (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/64befb2d2209b6786ec8c5ac6a2dea6816f839fc"><code>64befb2</code></a> fix(specs): add type: object to 3 schemas (generated)</li> <li>See full diff in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.0...5.20.1">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.31.0 to 4.34.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.34.4</h2> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.3</h2> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.34.2</h2> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.34.1</h2> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.34.4</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not tree-shake properties if a rest element is used in destructuring (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5833">#5833</a>: include all properties if a rest element is destructed (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.3</h2> <p><em>2025-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure properties of &quot;this&quot; are included in getters (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5831">#5831</a>: include the properties that accessed by this (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.34.2</h2> <p><em>2025-02-04</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue where not all usages of a function were properly detected (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5827">#5827</a>: Ensure that functions provided to a constructor are properly deoptimized (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.1</h2> <p><em>2025-02-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure throwing objects includes the entire object (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5825">#5825</a>: Ensure that all properties of throw statements are included (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.34.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257"><code>19312a7</code></a> 4.34.4</li> <li><a href="https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href="https://redirect.github.com/rollup/rollup/issues/5833">#5833</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355"><code>ac8b06a</code></a> 4.34.3</li> <li><a href="https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519"><code>7d553db</code></a> include the properties that accessed by this (<a href="https://redirect.github.com/rollup/rollup/issues/5831">#5831</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/615efa045779fae70c4fd5fe64fdb08a039c0442"><code>615efa0</code></a> 4.34.2</li> <li><a href="https://github.com/rollup/rollup/commit/17346a91388291209dee8e6a9012aede8a73101e"><code>17346a9</code></a> Ensure that functions provided to a constructor are properly deoptimized (<a href="https://redirect.github.com/rollup/rollup/issues/5827">#5827</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0f20524ad9ecd166a900d43af93f05a3405d2a45"><code>0f20524</code></a> 4.34.1</li> <li><a href="https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href="https://redirect.github.com/rollup/rollup/issues/5825">#5825</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.31.0...v4.34.4">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 2.1.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>precompiled</strong>: Fix traverse algorithm, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/917">#917</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/917">shikijs/shiki#917</a> <a href="https://github.com/shikijs/shiki/commit/3722d2f3"><!-- raw HTML omitted -->(3722d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Lazy compile extremely long patterns in precompiled grammars  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/916">shikijs/shiki#916</a> <a href="https://github.com/shikijs/shiki/commit/c792c7dd"><!-- raw HTML omitted -->(c792c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v2.2.0...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Enable runtime warning by default, v2 release blog post  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/898">shikijs/shiki#898</a> <a href="https://github.com/shikijs/shiki/commit/9868339b"><!-- raw HTML omitted -->(98683)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Improve warning messages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/0f27a20d"><!-- raw HTML omitted -->(0f27a)<!-- raw HTML omitted --></a></li> <li>Allow nested decorations which share an 'edge' with parent  -  by <a href="https://github.com/ms264556"><code>@​ms264556</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/911">shikijs/shiki#911</a> <a href="https://github.com/shikijs/shiki/commit/482ad2d5"><!-- raw HTML omitted -->(482ad)<!-- raw HTML omitted --></a></li> <li><strong>engine-js</strong>: Update deps, support more languages  -  by <a href="https://github.com/slevithan"><code>@​slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/903">shikijs/shiki#903</a> <a href="https://github.com/shikijs/shiki/commit/13533dbe"><!-- raw HTML omitted -->(13533)<!-- raw HTML omitted --></a></li> <li><strong>markdown-it</strong>: Support <code>markdown-it-async</code> integration  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/902">shikijs/shiki#902</a> <a href="https://github.com/shikijs/shiki/commit/4d59c8f4"><!-- raw HTML omitted -->(4d59c)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support <code>fallbackLanguage</code> on lazy mode  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/912">shikijs/shiki#912</a> <a href="https://github.com/shikijs/shiki/commit/6a852699"><!-- raw HTML omitted -->(6a852)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Warn about missing deprecation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/708e3f24"><!-- raw HTML omitted -->(708e3)<!-- raw HTML omitted --></a></li> <li>Mark <code>engine</code> required in <code>createHighlighterCore</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/1212f473"><!-- raw HTML omitted -->(1212f)<!-- raw HTML omitted --></a></li> <li><strong>colorized-brackets</strong>: <ul> <li>Use object style <code>htmlStyle</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/eab5bd18"><!-- raw HTML omitted -->(eab5b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Soft require <code>engine</code> options  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/10a6f781"><!-- raw HTML omitted -->(10a6f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformers</strong>: <ul> <li>Bring back missing <code>createCommentNotationTransformer</code>, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/8386ba8c"><!-- raw HTML omitted -->(8386b)<!-- raw HTML omitted --></a></li> <li>Bring back missing createCommentNotationTransformer, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/907">#907</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/907">shikijs/shiki#907</a> <a href="https://github.com/shikijs/shiki/commit/fc7441d7"><!-- raw HTML omitted -->(fc744)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.29.2...v2.2.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/3cee69f1d43d95a685765e00eb1011100cdf9f06"><code>3cee69f</code></a> chore: release v2.3.1</li> <li><a href="https://github.com/shikijs/shiki/commit/9cd269d9b3358680413ca0f5cc8d2b5636a86eae"><code>9cd269d</code></a> chore: release v2.3.0</li> <li><a href="https://github.com/shikijs/shiki/commit/3a166ad1b6d42d262efca18ba5aeec798966f5e2"><code>3a166ad</code></a> chore: release v2.2.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.3.1/packages/shiki">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 09:55:40 +08:00
regex@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/regex/-/regex-6.0.1.tgz#282fa4435d0c700b09c0eb0982b602e05ab6a34f"
integrity sha512-uorlqlzAKjKQZ5P+kTJr3eeJGSVroLKoHmquUj4zHWuR+hEyNqlXsSKlYYF5F4NI6nl7tWCs0apKJ0lmfsXAPA==
dependencies:
regex-utilities "^2.3.0"
rfdc@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
2023-01-14 23:18:11 +08:00
build(deps): bump the npm group across 1 directory with 44 updates (#1998) Bumps the npm group with 5 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.1` | `1.3.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.3` | `7.25.4` | | [@types/unist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/unist) | `3.0.2` | `3.0.3` | | [postcss](https://github.com/postcss/postcss) | `8.4.40` | `8.4.41` | | [preact](https://github.com/preactjs/preact) | `10.23.1` | `10.23.2` | Updates `vitepress` from 1.3.1 to 1.3.3 <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.3.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.3.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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.2...v1.3.3">1.3.3</a> (2024-08-17)</h2> <h3>Miscellaneous</h3> <ul> <li>bump deps (<a href="https://github.com/vuejs/vitepress/commit/a20db247822438ac4e0e76bc4a2b4ee2f5d94940">a20db24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.2">1.3.2</a> (2024-08-05)</h2> <h3>Bug Fixes</h3> <ul> <li>multiple cache busting imports causing useData to fail (<a href="https://github.com/vuejs/vitepress/commit/2b3e486ab913ff77707410b9cee3ba6d256ccc95">2b3e486</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3820">#3820</a>, reverts <a href="https://redirect.github.com/vuejs/vitepress/issues/3398">#3398</a>, reopens <a href="https://redirect.github.com/vuejs/vitepress/issues/3363">#3363</a></li> <li><strong>theme:</strong> excerpt style in LocalSearchBox (<a href="https://redirect.github.com/vuejs/vitepress/issues/4050">#4050</a>) (<a href="https://github.com/vuejs/vitepress/commit/2bc0d39d5089841986f0988fc9cfe15533d3a0c6">2bc0d39</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/eed9a9441569dbaa1d07b95135e7d27ed9da38aa"><code>eed9a94</code></a> release: v1.3.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/a20db247822438ac4e0e76bc4a2b4ee2f5d94940"><code>a20db24</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/2bda1168504f38093da097e1ad9d43bd1ddffea8"><code>2bda116</code></a> chore: include node types for client</li> <li><a href="https://github.com/vuejs/vitepress/commit/3c40e9d9a8443433f49599111ee571d569de530d"><code>3c40e9d</code></a> docs(ko): re-translation of korean documents (reference/*) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4120">#4120</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/df27e44db668f2eddbf9d350e5dae4e042fe1250"><code>df27e44</code></a> docs: fix wrong link</li> <li><a href="https://github.com/vuejs/vitepress/commit/049fd8d0e5c648e89baadbe264dbe977d50f27dc"><code>049fd8d</code></a> docs(ko): re-translation of korean documents (<a href="https://redirect.github.com/vuejs/vitepress/issues/4111">#4111</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/1b679d45288f7ae4abe04b7a35b615b46550f989"><code>1b679d4</code></a> docs(ru): update translations (<a href="https://redirect.github.com/vuejs/vitepress/issues/4104">#4104</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/3543b02347edea9828a4f76ac5a0c3dca5fe35bc"><code>3543b02</code></a> chore: update changelog wording</li> <li><a href="https://github.com/vuejs/vitepress/commit/32862123b85583209b3d48650c0cfc65d0ed425a"><code>3286212</code></a> release: v1.3.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3e486ab913ff77707410b9cee3ba6d256ccc95"><code>2b3e486</code></a> fix: multiple cache busting imports causing useData to fail</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.3">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.35 to 3.4.38 <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.4.38</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> <h2>v3.4.37</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> <h2>v3.4.36</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/v3.4.38/CHANGELOG.md">vue's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.37...v3.4.38">3.4.38</a> (2024-08-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> revert entities to 4.5 to avoid runtime resolution errors (<a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0">f349af7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11603">#11603</a></li> <li><strong>compiler-core:</strong> use ast-based check for function expressions when possible (<a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f">236cac3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11615">#11615</a></li> <li><strong>compiler-sfc:</strong> handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>) (<a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d">74d26db</a>)</li> <li><strong>types:</strong> add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>) (<a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6">4db0085</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.36...v3.4.37">3.4.37</a> (2024-08-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> use <code>isProp.arg.loc</code> instead of <code>isProp.loc</code> (<a href="https://redirect.github.com/vuejs/core/issues/11547">#11547</a>) (<a href="https://github.com/vuejs/core/commit/236fb7abebe567b73826a3ddc2120f3273377ba0">236fb7a</a>)</li> <li><strong>custom-element:</strong> fix custom-element double render on immediate prop change (<a href="https://github.com/vuejs/core/commit/978ff3c1dbff9c93ec284c1804d3c77331ea33f8">978ff3c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9885">#9885</a> <a href="https://redirect.github.com/vuejs/core/issues/11335">#11335</a></li> <li><strong>defineModel:</strong> detect changes respect custom getter and setter (<a href="https://redirect.github.com/vuejs/core/issues/11543">#11543</a>) (<a href="https://github.com/vuejs/core/commit/e0428884b57ac834274045bd33841263aeae259e">e042888</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11541">#11541</a> <a href="https://redirect.github.com/vuejs/core/issues/11526">#11526</a> <a href="https://redirect.github.com/vuejs/core/issues/11527">#11527</a></li> <li><strong>keep-alive:</strong> avoid cache suspense comment root (<a href="https://redirect.github.com/vuejs/core/issues/11479">#11479</a>) (<a href="https://github.com/vuejs/core/commit/a917c0539cdc55c0188ca91f70b6ff79fee13ed9">a917c05</a>)</li> <li><strong>keep-alive:</strong> fix render error in cached is undefined (<a href="https://redirect.github.com/vuejs/core/issues/11496">#11496</a>) (<a href="https://github.com/vuejs/core/commit/81351dc7fbdabcfa0f545f7d924c31a3c367e496">81351dc</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11427">#11427</a> <a href="https://redirect.github.com/vuejs/core/issues/11431">#11431</a></li> <li>Revert &quot;fix(types/ref): allow getter and setter types to be unrelated (<a href="https://redirect.github.com/vuejs/core/issues/11442">#11442</a>)&quot; (<a href="https://github.com/vuejs/core/commit/b1abac06cdb198bd72f8e614b1f68b92e1c78339">b1abac0</a>)</li> <li>Revert &quot;fix(types/ref): correct type inference for nested refs (<a href="https://redirect.github.com/vuejs/core/issues/11536">#11536</a>)&quot; (<a href="https://github.com/vuejs/core/commit/3a56315f94bc0e11cfbb288b65482ea8fc3a39b4">3a56315</a>)</li> <li><strong>runtime-core:</strong> fix warning for missing event handler (<a href="https://redirect.github.com/vuejs/core/issues/11489">#11489</a>) (<a href="https://github.com/vuejs/core/commit/e359ff0046286aee03fe31656c023677be457e07">e359ff0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4803">#4803</a> <a href="https://redirect.github.com/vuejs/core/issues/8268">#8268</a></li> <li><strong>runtime-core:</strong> prioritize using the provides from currentApp in nested createApp (<a href="https://redirect.github.com/vuejs/core/issues/11502">#11502</a>) (<a href="https://github.com/vuejs/core/commit/7e75de002f08076a02c9361a58fa1d0af1772964">7e75de0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11488">#11488</a> <ul> <li>Note: this change will break <code>inject</code> calls inside Pinia stores that expects to be able to inject provided values from the component using the store. This is expected because the usage is relying on previously incorrect behavior.</li> </ul> </li> <li><strong>runtime-dom:</strong> apply css vars before mount (<a href="https://redirect.github.com/vuejs/core/issues/11538">#11538</a>) (<a href="https://github.com/vuejs/core/commit/fdc2a31dbd4196d6432be16767a1bfdab1240d49">fdc2a31</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11533">#11533</a></li> <li><strong>ssr:</strong> ensure content is valid when rendering normal slot (<a href="https://redirect.github.com/vuejs/core/issues/11491">#11491</a>) (<a href="https://github.com/vuejs/core/commit/6c903248703e2413c6197b9ad4d535f31c8eac39">6c90324</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11326">#11326</a></li> <li><strong>types/ref:</strong> correct type inference for nested refs (<a href="https://redirect.github.com/vuejs/core/issues/11536">#11536</a>) (<a href="https://github.com/vuejs/core/commit/536f62332c455ba82ef2979ba634b831f91928ba">536f623</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11532">#11532</a> <a href="https://redirect.github.com/vuejs/core/issues/11537">#11537</a></li> <li><strong>types:</strong> allow <code>DirectiveArguments</code> third parameter to accept undefined (<a href="https://redirect.github.com/vuejs/core/issues/11540">#11540</a>) (<a href="https://github.com/vuejs/core/commit/1058ce8e747ce606e5e86fca5a2acce3c12a0846">1058ce8</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.35...v3.4.36">3.4.36</a> (2024-08-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> fix expression transform for try...catch block params (<a href="https://github.com/vuejs/core/commit/077a1aeb3c222b729a7e190f46864656ecc65325">077a1ae</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11465">#11465</a> <a href="https://redirect.github.com/vuejs/core/issues/11467">#11467</a></li> <li><strong>compiler-core:</strong> properly handle for loop variable declarations in expression transforms (<a href="https://github.com/vuejs/core/commit/67bb820904d53480fa37536fc3cb4109a4c6d3e2">67bb820</a>), ref <a href="https://redirect.github.com/vuejs/core/issues/11467">#11467</a></li> <li><strong>compiler-ssr:</strong> don't render v-if comments in TransitionGroup + static tag (<a href="https://redirect.github.com/vuejs/core/issues/11515">#11515</a>) (<a href="https://github.com/vuejs/core/commit/275354caba295a6fb50695b70e97888a33c504e0">275354c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11514">#11514</a></li> <li><strong>hydration:</strong> force hydrate custom element dynamic props (<a href="https://github.com/vuejs/core/commit/7d473b7721b423050dba62823b16f3d39e640567">7d473b7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/7203">#7203</a> <a href="https://redirect.github.com/vuejs/core/issues/8038">#8038</a></li> <li><strong>ssr:</strong> respect textContent/innerHTML from getSSRProps in optimized SSR output (<a href="https://github.com/vuejs/core/commit/79602f9ecd9559954f844774a90286305b13e056">79602f9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8112">#8112</a></li> <li><strong>types/withDefaults:</strong> ensure default values of type <code>any</code> do not include <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/11490">#11490</a>) (<a href="https://github.com/vuejs/core/commit/4592b63c6a8a3d69bfe4ac1f9458b4a86a9676a4">4592b63</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/56e658e7b738ab92d2a76c08443f4034970ede21"><code>56e658e</code></a> release: v3.4.38</li> <li><a href="https://github.com/vuejs/core/commit/0bdb2a3bd71040b573f229f0789f58fa6627ba89"><code>0bdb2a3</code></a> workflow: move private packages to separate directory</li> <li><a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d"><code>74d26db</code></a> fix(compiler-sfc): handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>)</li> <li><a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f"><code>236cac3</code></a> fix(compiler-core): use ast-based check for function expressions when possible</li> <li><a href="https://github.com/vuejs/core/commit/b27d90054af873185c2c6c7e746ee7ed7288afd1"><code>b27d900</code></a> chore: update changelog regarding inject behavior change</li> <li><a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0"><code>f349af7</code></a> fix(build): revert entities to 4.5 to avoid runtime resolution errors</li> <li><a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6"><code>4db0085</code></a> fix(types): add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>)</li> <li><a href="https://github.com/vuejs/core/commit/28db2e69f40e53df84f21ea9e98e9d5d45cd6a60"><code>28db2e6</code></a> release: v3.4.37</li> <li><a href="https://github.com/vuejs/core/commit/6be63e0243e29448b2bbb3761a710e273bce37c7"><code>6be63e0</code></a> workflow: new release workflow</li> <li><a href="https://github.com/vuejs/core/commit/e33331275d14e8c48a41d8170613d21d32482dca"><code>e333312</code></a> workflow: fix release script in actions</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.35...v3.4.38">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.3 to 7.25.4 <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.25.4 (2024-08-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16756">#16756</a> fix: Skip computed key when renaming (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16755">#16755</a> fix: Decorator 2018-09 may throw an exception (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16710">#16710</a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16709">#16709</a> Print semicolon after TS <code>export namespace as A</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16722">#16722</a> Avoid unnecessary parens around sequence expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16714">#16714</a> Avoid unnecessary parens around exported arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16712">#16712</a> Avoid printing unnecessary parens around object destructuring (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16740">#16740</a> Avoid extra spaces between comments/regexps in compact mode (<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="https://github.com/babel/babel/commit/cbf124ca42a4c34630040bf556e6a8507f961dfe"><code>cbf124c</code></a> v7.25.4</li> <li><a href="https://github.com/babel/babel/commit/5174ad182faa9cdbd7833096376abf7df3f88f25"><code>5174ad1</code></a> Clean all always enabled parser plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16572">#16572</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.4/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.2 to 7.25.4 <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.25.3 (2024-07-31)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16699">#16699</a> Avoid validating visitors produced by <code>traverse.visitors.merge</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16688">#16688</a> Add <code>@babel/types</code> as a dependency of <code>@babel/parser</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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> </ul> </blockquote> </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.25.4 (2024-08-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16756">#16756</a> fix: Skip computed key when renaming (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16755">#16755</a> fix: Decorator 2018-09 may throw an exception (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16710">#16710</a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16709">#16709</a> Print semicolon after TS <code>export namespace as A</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16722">#16722</a> Avoid unnecessary parens around sequence expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16714">#16714</a> Avoid unnecessary parens around exported arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16712">#16712</a> Avoid printing unnecessary parens around object destructuring (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16740">#16740</a> Avoid extra spaces between comments/regexps in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.3 (2024-07-31)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16699">#16699</a> Avoid validating visitors produced by <code>traverse.visitors.merge</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16688">#16688</a> Add <code>@babel/types</code> as a dependency of <code>@babel/parser</code> (<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="https://github.com/babel/babel/commit/cbf124ca42a4c34630040bf556e6a8507f961dfe"><code>cbf124c</code></a> v7.25.4</li> <li><a href="https://github.com/babel/babel/commit/ea20dfcf852bcdba565bd0b16ab69464f27f1e5c"><code>ea20dfc</code></a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16710">#16710</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.4/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-android-arm-eabi` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-android-arm-eabi</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-android-arm-eabi</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-android-arm64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-android-arm64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-android-arm64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-darwin-arm64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-darwin-arm64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-darwin-arm64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-darwin-x64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-darwin-x64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-darwin-x64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-linux-arm-gnueabihf` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-linux-arm-gnueabihf</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-linux-arm-gnueabihf</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-25 11:53:35 +08:00
rollup@^4.20.0:
version "4.34.6"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.34.6.tgz#a07e4d2621759e29034d909655e7a32eee9195c9"
integrity sha512-wc2cBWqJgkU3Iz5oztRkQbfVkbxoz5EhnCGOrnJvnLnQ7O0WhQUYyv18qQI79O8L7DdHrrlJNeCHd4VGpnaXKQ==
dependencies:
build(deps): bump the npm group across 1 directory with 35 updates (#2161) Bumps the npm group with 9 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.4` | `1.4.1` | | [@babel/helper-string-parser](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser) | `7.24.8` | `7.25.9` | | [@babel/helper-validator-identifier](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier) | `7.24.7` | `7.25.9` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.6` | `7.26.1` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.11` | `0.30.12` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.1.0` | `1.1.1` | | [preact](https://github.com/preactjs/preact) | `10.24.1` | `10.24.3` | | [regex](https://github.com/slevithan/regex) | `4.3.2` | `4.3.3` | | [rollup](https://github.com/rollup/rollup) | `4.22.4` | `4.24.2` | Updates `vitepress` from 1.3.4 to 1.4.1 <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.4.1</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.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.4.0...v1.4.1">1.4.1</a> (2024-10-13)</h2> <h3>Bug Fixes</h3> <ul> <li>broken rewrites on windows (<a href="https://redirect.github.com/vuejs/vitepress/issues/4268">#4268</a>) (<a href="https://github.com/vuejs/vitepress/commit/b46d6d3a204f5ce347647bfd1ab8073bf313afd6">b46d6d3</a>)</li> <li><strong>client:</strong> use <code>usePreferredDark</code> with <code>appearance: &quot;force-auto&quot;</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4263">#4263</a>) (<a href="https://github.com/vuejs/vitepress/commit/3e8fc40c3621da1ef35645d376dab7765b35bb40">3e8fc40</a>)</li> <li><strong>client:</strong> wrong script async check (<a href="https://github.com/vuejs/vitepress/commit/461a5b001d29f95169f60fe28bc610e3f6e8fd66">461a5b0</a>)</li> <li><strong>theme:</strong> bind missing no icon prop in the menu link component <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a> (<a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b">b96712c</a>)</li> <li><strong>theme:</strong> improve local search input a11y (<a href="https://redirect.github.com/vuejs/vitepress/issues/4066">#4066</a>) (<a href="https://github.com/vuejs/vitepress/commit/92b92aefcab9fbb28b51da70ee8ab21724098277">92b92ae</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>experimental:</strong> support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>) (<a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d">8436472</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.0">1.4.0</a> (2024-10-07)</h1> <h3>Bug Fixes</h3> <ul> <li><code>vueRE</code> conflicting with <code>lineNoRE</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4247">#4247</a>) (<a href="https://github.com/vuejs/vitepress/commit/2ac64b8d4180f2a7c54fda57df7f3a0a52488d62">2ac64b8</a>)</li> <li>hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (<a href="https://github.com/vuejs/vitepress/commit/c46e4b784ddb9ce3bd1cfcc3de1d1d676535cb5b">c46e4b7</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4172">#4172</a></li> <li>remove font synthesis in webfont mode, google fonts now support italic axis in inter (<a href="https://github.com/vuejs/vitepress/commit/1628918f30b5602b83c51a2a8f4ec5e773cf7445">1628918</a>)</li> <li><strong>theme:</strong> change the order of CSS rules of <code>VPFlyout</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4225">#4225</a>) (<a href="https://github.com/vuejs/vitepress/commit/68150a6f3349c1741ed5683e3010d9ecea02f3a8">68150a6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4224">#4224</a></li> <li><strong>theme:</strong> respect custom tag prop in VPButton component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4185">#4185</a>) (<a href="https://github.com/vuejs/vitepress/commit/9c5d348c034eb6773562c93cad699d287051aa7b">9c5d348</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>data-title</code> attribute for code group label tag (<a href="https://redirect.github.com/vuejs/vitepress/issues/4152">#4152</a>) (<a href="https://github.com/vuejs/vitepress/commit/bc7271d258047feb8a39c97ebc5e2a16bf899bb5">bc7271d</a>)</li> <li>allow ignoring certain headers and their subtrees completely in outline (<a href="https://github.com/vuejs/vitepress/commit/3e11b6abf5fbe80c2bc733f590ab57c7b2cc06f2">3e11b6a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4171">#4171</a></li> <li><strong>client:</strong> add <code>onAfterPageLoad</code> hook in router (<a href="https://redirect.github.com/vuejs/vitepress/issues/4126">#4126</a>) (<a href="https://github.com/vuejs/vitepress/commit/315c22004993f6f1cbdbb59178e46745d8e505a6">315c220</a>)</li> <li>support adding extra attributes to snippet imports (useful for twoslash) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4100">#4100</a>) (<a href="https://github.com/vuejs/vitepress/commit/e8f7dd16f6139fdfd129b86caff4b6613dd1e887">e8f7dd1</a>)</li> <li><strong>theme:</strong> expose theme default VPLink &amp; VPSocialLink(s) component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4178">#4178</a>) (<a href="https://github.com/vuejs/vitepress/commit/615e33bb24d5005574af971ffcf1f41d751a855c">615e33b</a>)</li> <li>trigger <code>onContentUpdated</code> on frontmatter-only changes too (<a href="https://github.com/vuejs/vitepress/commit/0db269a4c5d90ecf69f0219982cdf8f335e787ce">0db269a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/99d9f7de115945a51d470257d06cd8fec1b83609"><code>99d9f7d</code></a> release: v1.4.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/90861308f26c63d203972afbb23796e0823ce222"><code>9086130</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/821812d00dbe65bdcdcd3a4ebcf9672798c0ed56"><code>821812d</code></a> ci: don't run cr on tag pushes</li> <li><a href="https://github.com/vuejs/vitepress/commit/c8645e00c96e3c006640d88eb601893b0e62e2f2"><code>c8645e0</code></a> ci: enable nightly releases</li> <li><a href="https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b"><code>b96712c</code></a> fix: reapply <a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a></li> <li><a href="https://github.com/vuejs/vitepress/commit/ef703cf9c7b137350538fef1233084582d7292ee"><code>ef703cf</code></a> Revert &quot;fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/42">#42</a>...</li> <li><a href="https://github.com/vuejs/vitepress/commit/d4712c17c5e39e396d3522398a4897119739c0a7"><code>d4712c1</code></a> fix(theme): bind missing no icon prop in the menu link component (<a href="https://redirect.github.com/vuejs/vitepress/issues/4260">#4260</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/39236c5899ff43c1b8dfe52764ead70ed715a394"><code>39236c5</code></a> docs: redirect /guide to /guide/getting-started (<a href="https://redirect.github.com/vuejs/vitepress/issues/4276">#4276</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/0db71aec83b78d0040ef123aca80c25cd069dac8"><code>0db71ae</code></a> docs: add info about the <code>{open}</code> attr for <code>details</code> container (<a href="https://redirect.github.com/vuejs/vitepress/issues/4067">#4067</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d"><code>8436472</code></a> feat(experimental): support passing function for rewrites (<a href="https://redirect.github.com/vuejs/vitepress/issues/4274">#4274</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.1">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.9 to 3.5.12 <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.12</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> <h2>v3.5.11</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> <h2>v3.5.10</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.11...v3.5.12">3.5.12</a> (2024-10-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-dom:</strong> avoid stringify option with null value (<a href="https://redirect.github.com/vuejs/core/issues/12096">#12096</a>) (<a href="https://github.com/vuejs/core/commit/f6d99262364b7444ebab8742158599e8cdd79eaa">f6d9926</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12093">#12093</a></li> <li><strong>compiler-sfc:</strong> do not skip TSInstantiationExpression when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12064">#12064</a>) (<a href="https://github.com/vuejs/core/commit/d3ecde8a696ff62c8d0ab067fd1d7ee0565b63c5">d3ecde8</a>)</li> <li><strong>compiler-sfc:</strong> use sass modern api if available and avoid deprecation warning (<a href="https://redirect.github.com/vuejs/core/issues/11992">#11992</a>) (<a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93">4474c11</a>)</li> <li><strong>compiler:</strong> clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>) (<a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c">cde2c06</a>), closes <a href="https://redirect.github.com/vuejs/language-tools/issues/4911">vuejs/language-tools#4911</a></li> <li><strong>custom-element:</strong> properly remove hyphenated attribute (<a href="https://redirect.github.com/vuejs/core/issues/12143">#12143</a>) (<a href="https://github.com/vuejs/core/commit/e16e9a7341e7cfb3c443da4e5e5b06e8158712c3">e16e9a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12139">#12139</a></li> <li><strong>defineModel:</strong> handle kebab-case model correctly (<a href="https://redirect.github.com/vuejs/core/issues/12063">#12063</a>) (<a href="https://github.com/vuejs/core/commit/c0418a3b8fa96a0b108ab71b7aab5d3388f90557">c0418a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12060">#12060</a></li> <li><strong>deps:</strong> update dependency monaco-editor to ^0.52.0 (<a href="https://redirect.github.com/vuejs/core/issues/12119">#12119</a>) (<a href="https://github.com/vuejs/core/commit/f7cbea2111c7770a180b640f36f6a5d4d6abc698">f7cbea2</a>)</li> <li><strong>hydration:</strong> provide compat fallback for idle callback hydration strategy (<a href="https://redirect.github.com/vuejs/core/issues/11935">#11935</a>) (<a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92">1ae545a</a>)</li> <li><strong>reactivity:</strong> trigger reactivity for Map key <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/12055">#12055</a>) (<a href="https://github.com/vuejs/core/commit/7ad289e1e7fea654524008ff91e43a8b8a55ef22">7ad289e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12054">#12054</a></li> <li><strong>runtime-core:</strong> allow symbol values for slot prop key (<a href="https://redirect.github.com/vuejs/core/issues/12069">#12069</a>) (<a href="https://github.com/vuejs/core/commit/d9d4d4e158cd51a9ddda249f29de8467f60b2792">d9d4d4e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12068">#12068</a></li> <li><strong>runtime-core:</strong> fix required prop check false positive for kebab-case edge cases (<a href="https://redirect.github.com/vuejs/core/issues/12034">#12034</a>) (<a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb">9da1ac1</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12011">#12011</a></li> <li><strong>runtime-dom:</strong> prevent unnecessary updates in v-model checkbox when value is unchanged (<a href="https://redirect.github.com/vuejs/core/issues/12146">#12146</a>) (<a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b">ea943af</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12144">#12144</a></li> <li><strong>teleport:</strong> handle disabled teleport with updateCssVars (<a href="https://redirect.github.com/vuejs/core/issues/12113">#12113</a>) (<a href="https://github.com/vuejs/core/commit/76a8223199c148b79a5c0ea19e235164809760cd">76a8223</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12112">#12112</a></li> <li><strong>transition/ssr:</strong> make transition appear work with Suspense in SSR (<a href="https://redirect.github.com/vuejs/core/issues/12047">#12047</a>) (<a href="https://github.com/vuejs/core/commit/f1a4f67aedfe83e440c54222213f070774faa421">f1a4f67</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12046">#12046</a></li> <li><strong>types:</strong> ensure <code>this.$props</code> type does not include <code>string</code> (<a href="https://redirect.github.com/vuejs/core/issues/12123">#12123</a>) (<a href="https://github.com/vuejs/core/commit/704173e24276706de672cca6c9507e4dd9651197">704173e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12122">#12122</a></li> <li><strong>types:</strong> retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>) (<a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed">05685a9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12106">#12106</a></li> <li><strong>useId:</strong> ensure useId consistency when using serverPrefetch (<a href="https://redirect.github.com/vuejs/core/issues/12128">#12128</a>) (<a href="https://github.com/vuejs/core/commit/b4d35349d8bc39aa15bd3f1094d230e5928b177c">b4d3534</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12102">#12102</a></li> <li><strong>watch:</strong> watchEffect clean-up with SSR (<a href="https://redirect.github.com/vuejs/core/issues/12097">#12097</a>) (<a href="https://github.com/vuejs/core/commit/b094c72b3d40c52c7124f145a9db028509a11202">b094c72</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>reactivity:</strong> avoid unnecessary recursion in removeSub (<a href="https://redirect.github.com/vuejs/core/issues/12135">#12135</a>) (<a href="https://github.com/vuejs/core/commit/ec917cfdb9d0169cd0835d3a0e28244242657dc9">ec917cf</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.10...v3.5.11">3.5.11</a> (2024-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> do not skip <code>TSSatisfiesExpression</code> when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12062">#12062</a>) (<a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c">2328b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12061">#12061</a></li> <li><strong>reactivity:</strong> prevent overwriting <code>next</code> property during batch processing (<a href="https://redirect.github.com/vuejs/core/issues/12075">#12075</a>) (<a href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58">d3f5e6e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12072">#12072</a></li> <li><strong>scheduler:</strong> job ordering when the post queue is flushing (<a href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>) (<a href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e">577edca</a>)</li> <li><strong>types:</strong> correctly infer <code>TypeProps</code> when it is <code>any</code> (<a href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>) (<a href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f">57315ab</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12058">#12058</a></li> <li><strong>types:</strong> should not intersect <code>PublicProps</code> with <code>Props</code> (<a href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>) (<a href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f">6f85894</a>)</li> <li><strong>types:</strong> infer the first generic type of <code>Ref</code> correctly (<a href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>) (<a href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5">c97bb84</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.10">3.5.10</a> (2024-09-27)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/770ea67a9cdbb9f01bd7098b8c63978037d0e3fd"><code>770ea67</code></a> release: v3.5.12</li> <li><a href="https://github.com/vuejs/core/commit/c82b66214b2d78d669546ce715c8c8f9868a6980"><code>c82b662</code></a> refactor(reactivity): reduce size of collectionHandlers (<a href="https://redirect.github.com/vuejs/core/issues/12152">#12152</a>)</li> <li><a href="https://github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b"><code>ea943af</code></a> fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value ...</li> <li><a href="https://github.com/vuejs/core/commit/d82fa611e86d54cf1bedbb8c956b6e9597d4d3b6"><code>d82fa61</code></a> chore: format</li> <li><a href="https://github.com/vuejs/core/commit/d96883cf7d9917df13f1f7cd97733287518b7026"><code>d96883c</code></a> test(reactivity): test for verifying no unnecessary calls of reactive array i...</li> <li><a href="https://github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92"><code>1ae545a</code></a> fix(hydration): provide compat fallback for idle callback hydration strategy ...</li> <li><a href="https://github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed"><code>05685a9</code></a> fix(types): retain union type narrowing with defaults applied (<a href="https://redirect.github.com/vuejs/core/issues/12108">#12108</a>)</li> <li><a href="https://github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c"><code>cde2c06</code></a> fix(compiler): clone loc to <code>ifNode</code> (<a href="https://redirect.github.com/vuejs/core/issues/12131">#12131</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93"><code>4474c11</code></a> fix(compiler-sfc): use sass modern api if available and avoid deprecation war...</li> <li><a href="https://github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb"><code>9da1ac1</code></a> fix(runtime-core): fix required prop check false positive for kebab-case edge...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.9...v3.5.12">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-string-parser` from 7.24.8 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-string-parser</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-string-parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-string-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/helper-validator-identifier` from 7.24.7 to 7.25.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/helper-validator-identifier</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <p>Thanks <a href="https://github.com/victorenator"><code>@​victorenator</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16917">#16917</a> fix: Accidentally published <code>tsconfig</code> files (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<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>Viktar Vaŭčkievič (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</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.25.7 (2024-10-02)</h2> <p>Thanks <a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a> and <a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </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/helper-validator-identifier</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16918">#16918</a> perf: Make <code>VISITOR_KEYS</code> etc. faster to access (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.8 (2024-10-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16888">#16888</a> Restore public API of <code>resolvePlugin</code>/<code>resolvePreset</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16824">#16824</a> Inline one-line syntax plugins (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.7 (2024-10-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16825">#16825</a> fix: update identifier to unicode 16 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16814">#16814</a> fix: issue with node path keys updated on unrelated paths (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16797">#16797</a> Use an inclusion rather than exclusion list for <code>super()</code> check (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16788">#16788</a> Fix printing of TS <code>infer</code> in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16785">#16785</a> Print TS type annotations for destructuring in assignment pattern (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16778">#16778</a> Respect <code>[no LineTerminator here]</code> after nodes (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16852">#16852</a> Add deprecated JSDOC for fields (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16820">#16820</a> Allow sync loading of ESM when <code>--experimental-require-module</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-helper-plugin-utils</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16858">#16858</a> Add browserslist config to external dependency (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-import-reflection</code>, <code>babel-standalone</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/d19d001638f24938f3fb230d8ddcfd65a3e4a64e"><code>d19d001</code></a> fix: update identifier to unicode 16 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16825">#16825</a>)</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || &gt;=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.9/packages/babel-helper-validator-identifier">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.6 to 7.26.1 <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.1 (2024-10-25)</h2> <h4>:bug: 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> <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <!-- 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/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.1 (2024-10-25)</h2> <h4>:bug: 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> <h2>v7.26.0 (2024-10-25)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16882">#16882</a> perf: Improve module transforms (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@​victorenator</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/7f15ef7e47da8c51571796a018ee0858142083c1"><code>7f15ef7</code></a> v7.26.1</li> <li><a href="https://github.com/babel/babel/commit/836528ab4098ac38c5d49136323e3b399e7ddec0"><code>836528a</code></a> fix(parser): offset internal index locations by startIndex (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16936">#16936</a>)</li> <li><a href="https://github.com/babel/babel/commit/63d30381c169780460e01bdb6669c5e01af1dfbe"><code>63d3038</code></a> v7.26.0</li> <li><a href="https://github.com/babel/babel/commit/64fa46676b5729fcc53fbc71ccd4615d3017fe08"><code>64fa466</code></a> Enable import attributes parsing by default (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16850">#16850</a>)</li> <li><a href="https://github.com/babel/babel/commit/10f15bbbe80fb9053479da363bb2d36bc574ecda"><code>10f15bb</code></a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16732">#16732</a>)</li> <li><a href="https://github.com/babel/babel/commit/77bc5d591d560dbf7e6a7eed3174aaa9bd5dfc9e"><code>77bc5d5</code></a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16849">#16849</a>)</li> <li><a href="https://github.com/babel/babel/commit/b8d63348d318604290a73e64dabb6992114b03ba"><code>b8d6334</code></a> Always enable parsing of Flow enums (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16841">#16841</a>)</li> <li><a href="https://github.com/babel/babel/commit/34c87931e3b72100d2b286ada85fea2beff47fd4"><code>34c8793</code></a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16708">#16708</a>)</li> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/0a613d60e88866ec3d45f22e2c95746a266ca750"><code>0a613d6</code></a> chore: Improve logic regarding fast objects (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16919">#16919</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.26.1/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.6 to 7.26.0 <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.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@​timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 14:00:54 +08:00
"@types/estree" "1.0.6"
2023-01-14 23:18:11 +08:00
optionalDependencies:
"@rollup/rollup-android-arm-eabi" "4.34.6"
"@rollup/rollup-android-arm64" "4.34.6"
"@rollup/rollup-darwin-arm64" "4.34.6"
"@rollup/rollup-darwin-x64" "4.34.6"
"@rollup/rollup-freebsd-arm64" "4.34.6"
"@rollup/rollup-freebsd-x64" "4.34.6"
"@rollup/rollup-linux-arm-gnueabihf" "4.34.6"
"@rollup/rollup-linux-arm-musleabihf" "4.34.6"
"@rollup/rollup-linux-arm64-gnu" "4.34.6"
"@rollup/rollup-linux-arm64-musl" "4.34.6"
"@rollup/rollup-linux-loongarch64-gnu" "4.34.6"
"@rollup/rollup-linux-powerpc64le-gnu" "4.34.6"
"@rollup/rollup-linux-riscv64-gnu" "4.34.6"
"@rollup/rollup-linux-s390x-gnu" "4.34.6"
"@rollup/rollup-linux-x64-gnu" "4.34.6"
"@rollup/rollup-linux-x64-musl" "4.34.6"
"@rollup/rollup-win32-arm64-msvc" "4.34.6"
"@rollup/rollup-win32-ia32-msvc" "4.34.6"
"@rollup/rollup-win32-x64-msvc" "4.34.6"
2023-01-14 23:18:11 +08:00
fsevents "~2.3.2"
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
shiki@^2.1.0:
version "2.3.2"
resolved "https://registry.yarnpkg.com/shiki/-/shiki-2.3.2.tgz#d13bae8403c8aec11907185b4d96746b317cf539"
integrity sha512-UZhz/gsUz7DHFbQBOJP7eXqvKyYvMGramxQiSDc83M/7OkWm6OdVHAReEc3vMLh6L6TRhgL9dvhXz9XDkCDaaw==
dependencies:
"@shikijs/core" "2.3.2"
"@shikijs/engine-javascript" "2.3.2"
"@shikijs/engine-oniguruma" "2.3.2"
"@shikijs/langs" "2.3.2"
"@shikijs/themes" "2.3.2"
"@shikijs/types" "2.3.2"
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@shikijs/vscode-textmate" "^10.0.1"
"@types/hast" "^3.0.4"
2023-12-28 13:43:56 +08:00
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
source-map-js@^1.2.0, source-map-js@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
space-separated-tokens@^2.0.0:
version "2.0.2"
resolved "https://registry.yarnpkg.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz#1ecd9d2350a3844572c3f4a312bceb018348859f"
integrity sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==
2023-01-14 23:18:11 +08:00
speakingurl@^14.0.1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/speakingurl/-/speakingurl-14.0.1.tgz#f37ec8ddc4ab98e9600c1c9ec324a8c48d772a53"
integrity sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==
2023-01-14 23:18:11 +08:00
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
stringify-entities@^4.0.0:
version "4.0.4"
resolved "https://registry.yarnpkg.com/stringify-entities/-/stringify-entities-4.0.4.tgz#b3b79ef5f277cc4ac73caeb0236c5ba939b3a4f3"
integrity sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==
dependencies:
character-entities-html4 "^2.0.0"
character-entities-legacy "^3.0.0"
superjson@^2.2.1:
build(deps): bump the npm group across 1 directory with 23 updates (#2287) 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: 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>:house: 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>:running_woman: 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: 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>:house: 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>:running_woman: 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="https://github.com/babel/babel/commit/36ca8faeb52245fe268fb33b235f61ace073b2cc"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="https://github.com/babel/babel/commit/eb9088f35d701ff70a0986c5163f7716a8ff3ca8"><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="https://github.com/babel/babel/commit/519c8eb44d26531fea93b254285aa43386160fff"><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: 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>:house: 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>:running_woman: 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: 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: 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: 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>:house: 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>:running_woman: 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: 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: 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="https://github.com/babel/babel/commit/36ca8faeb52245fe268fb33b235f61ace073b2cc"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="https://github.com/babel/babel/commit/eb9088f35d701ff70a0986c5163f7716a8ff3ca8"><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="https://github.com/babel/babel/commit/519c8eb44d26531fea93b254285aa43386160fff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/b28cf13ca311bb83667bad02dd652035b37bf409"><code>b28cf13</code></a> chore: release v1.24.2</li> <li><a href="https://github.com/shikijs/shiki/commit/b75d9d3e9ff3a68f646f5deb07b740a819182571"><code>b75d9d3</code></a> fix(transformers): expose <code>transformerNotationMap</code></li> <li><a href="https://github.com/shikijs/shiki/commit/50f4e13454b6b9fd4e7a5d27656d2936470aac2c"><code>50f4e13</code></a> chore: release v1.24.1</li> <li><a href="https://github.com/shikijs/shiki/commit/d1c87faee7b65de788053fea8edc73a9ef0eee6d"><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="https://github.com/shikijs/vscode-textmate/commit/b2c5788111c405617e13fdb011c6b38b14a391ef"><code>b2c5788</code></a> chore: release v9.3.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/2fd5e436faa5a035608dbb71278ec903e2c26352"><code>2fd5e43</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/e364f3283219c64f8eb3e03ad6af94884ad322bd"><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="https://github.com/ungap/structured-clone/commit/1a255c58e32387d03c95574ee9d2f4dc89a06061"><code>1a255c5</code></a> 1.2.1</li> <li><a href="https://github.com/ungap/structured-clone/commit/87f8247e32add94e1df5931f516ca6f3150f5c28"><code>87f8247</code></a> Updated dev/dependencies</li> <li><a href="https://github.com/ungap/structured-clone/commit/0f1cdbd129db0493fd33ec5c2d6fa6a79eec55a6"><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="https://github.com/ungap/structured-clone/commit/871b8fd486e0c81aba9dad6e725394f70b7c20ee"><code>871b8fd</code></a> Update package.json</li> <li><a href="https://github.com/ungap/structured-clone/commit/68e41b1f898343db1bd6b681e947e08cb7500299"><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="https://github.com/vitejs/vite-plugin-vue/commit/d156ad76822a9cbabaab8ad50eab5c330b1a60e4"><code>d156ad7</code></a> release: plugin-vue@5.2.1</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/4288652649ab19161420aff458fc14c677031d35"><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="https://github.com/vitejs/vite-plugin-vue/commit/b2df95ef4876089500543492c3bf74e3c61dfee3"><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="https://github.com/vitejs/vite-plugin-vue/commit/378aea3c8c1161353bf7e615ec61ca9a1388e244"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/77494352b37ac19d72dead210e1169ca8129d945"><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="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="https://github.com/vuejs/devtools/commit/4539ee9c67ba82d36f45ff800788aa57bf8d6c8e"><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="https://github.com/vuejs/devtools/commit/bd0effb05466b52feb4a20a97bae9ea8ec004c95"><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 &amp; 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="https://github.com/vuejs/devtools/commit/60595325ab1abf0e2d1bcd7f24556c1f3fbe3f96"><code>6059532</code></a> chore: release v7.6.8</li> <li><a href="https://github.com/vuejs/devtools/commit/e310377f70518e8cc4638124e140f0714f628137"><code>e310377</code></a> chore: release v7.6.7</li> <li><a href="https://github.com/vuejs/devtools/commit/00da2e8c4516b4445c945a70b92e954badf38023"><code>00da2e8</code></a> chore: release v7.6.6</li> <li><a href="https://github.com/vuejs/devtools/commit/36cebad541bdc8f81049815c13d730da88ffd82f"><code>36cebad</code></a> feat: support vite6</li> <li><a href="https://github.com/vuejs/devtools/commit/8d40c418c875a2612d7efc1155bd02f3f7f8d130"><code>8d40c41</code></a> chore: release v7.6.5</li> <li><a href="https://github.com/vuejs/devtools/commit/bd0effb05466b52feb4a20a97bae9ea8ec004c95"><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="https://github.com/vueuse/vueuse/commit/e722a2ebf3d01e2230111596d49c8762e14c545c"><code>e722a2e</code></a> chore: release v11.3.0</li> <li><a href="https://github.com/vueuse/vueuse/commit/1d5e978d7344d30dc713faad3edcc8943073c907"><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="https://github.com/vueuse/vueuse/commit/e14618c268cc013460b9c73e0392d9e937ee7e6b"><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="https://github.com/vueuse/vueuse/commit/fe322bd9655a506b8c6079335ee283b98cedc59c"><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="https://github.com/vueuse/vueuse/commit/1bb547e0d6490c8e15553372bdc29ca58f4b8113"><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="https://github.com/vueuse/vueuse/commit/3d29c16e48617e38fb28a3fa692fa846dc4009aa"><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="https://github.com/vueuse/vueuse/commit/cceebf46795fa7c8dda35858b62a5e12110864ad"><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="https://github.com/vueuse/vueuse/commit/e77cab13222d4cca5450d6aa1ac38d8bb80f6839"><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="https://github.com/vueuse/vueuse/commit/3de68720f43157ca39358bbecbc51ea72d1ac7f5"><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="https://github.com/vueuse/vueuse/commit/e8d1189283c6daa5152ec678efa7bff82115c13c"><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>
2024-12-13 12:22:48 +08:00
version "2.2.2"
resolved "https://registry.yarnpkg.com/superjson/-/superjson-2.2.2.tgz#9d52bf0bf6b5751a3c3472f1292e714782ba3173"
integrity sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==
dependencies:
copy-anything "^3.0.2"
2023-11-13 11:45:51 +08:00
tabbable@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97"
2023-11-13 11:45:51 +08:00
integrity sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==
2023-01-14 23:18:11 +08:00
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
trim-lines@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/trim-lines/-/trim-lines-3.0.1.tgz#d802e332a07df861c48802c04321017b1bd87338"
integrity sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==
unist-util-is@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-6.0.0.tgz#b775956486aff107a9ded971d996c173374be424"
integrity sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==
dependencies:
"@types/unist" "^3.0.0"
unist-util-position@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/unist-util-position/-/unist-util-position-5.0.0.tgz#678f20ab5ca1207a97d7ea8a388373c9cf896be4"
integrity sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==
dependencies:
"@types/unist" "^3.0.0"
unist-util-stringify-position@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz#449c6e21a880e0855bf5aabadeb3a740314abac2"
integrity sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==
dependencies:
"@types/unist" "^3.0.0"
unist-util-visit-parents@^6.0.0:
version "6.0.1"
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz#4d5f85755c3b8f0dc69e21eca5d6d82d22162815"
integrity sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==
dependencies:
"@types/unist" "^3.0.0"
unist-util-is "^6.0.0"
unist-util-visit@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-5.0.0.tgz#a7de1f31f72ffd3519ea71814cccf5fd6a9217d6"
integrity sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==
dependencies:
"@types/unist" "^3.0.0"
unist-util-is "^6.0.0"
unist-util-visit-parents "^6.0.0"
vfile-message@^4.0.0:
version "4.0.2"
resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-4.0.2.tgz#c883c9f677c72c166362fd635f21fc165a7d1181"
integrity sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==
dependencies:
"@types/unist" "^3.0.0"
unist-util-stringify-position "^4.0.0"
vfile@^6.0.0:
version "6.0.3"
resolved "https://registry.yarnpkg.com/vfile/-/vfile-6.0.3.tgz#3652ab1c496531852bf55a6bac57af981ebc38ab"
integrity sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==
dependencies:
"@types/unist" "^3.0.0"
vfile-message "^4.0.0"
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
vite@^5.4.14:
version "5.4.14"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.14.tgz#ff8255edb02134df180dcfca1916c37a6abe8408"
integrity sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==
2023-05-16 23:54:36 +08:00
dependencies:
esbuild "^0.21.3"
build(deps): bump the npm group across 1 directory with 24 updates (#2040) Bumps the npm group with 11 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.3` | `1.3.4` | | [vue](https://github.com/vuejs/core) | `3.4.38` | `3.5.3` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.14.1` | `1.16.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.2` | `5.1.3` | | [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) | `7.3.8` | `7.4.4` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.1` | `11.0.3` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.0.1` | `1.1.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.41` | `8.4.45` | | [rollup](https://github.com/rollup/rollup) | `4.21.0` | `4.21.2` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.14.1` | `1.16.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.2` | `5.4.3` | Updates `vitepress` from 1.3.3 to 1.3.4 <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.3.4</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">1.3.4</a> (2024-08-24)</h2> <h3>Bug Fixes</h3> <ul> <li>check if <code>_importGlobMap</code> (vite internal) exists before using it (<a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680">612d66f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/8fc2e486dbddca57b69e5144a7915cbfe19c9c2a"><code>8fc2e48</code></a> release: v1.3.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/82863166fbe1747324284903fd458a7fd70d2136"><code>8286316</code></a> chore: skip data loader hmr test</li> <li><a href="https://github.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680"><code>612d66f</code></a> chore: add tests for data loader hmr</li> <li><a href="https://github.com/vuejs/vitepress/commit/d06273285951f4a3cd2f44245e145fb136e1385f"><code>d062732</code></a> ci: prevent multiple cr runs</li> <li><a href="https://github.com/vuejs/vitepress/commit/a532fd381c48101f5b001d08ccb2a734afe2ec26"><code>a532fd3</code></a> ci: use gh cli instead of action-add-labels</li> <li>See full diff in <a href="https://github.com/vuejs/vitepress/compare/v1.3.3...v1.3.4">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.38 to 3.5.3 <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.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</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.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af"><code>bf3d9a2</code></a> fix(ssr): respect app.config.warnHandler during ssr</li> <li><a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9"><code>8e6c337</code></a> fix(hydration): check __asyncHydrate presence for vue3-lazy-hydration compat ...</li> <li><a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62"><code>6b7901d</code></a> fix(Transition): handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/1">#1</a>...</li> <li><a href="https://github.com/vuejs/core/commit/7e3b3bb2a136cc5ebac70e9da1a8866463f4d7f1"><code>7e3b3bb</code></a> fix: Revert &quot;fix(Transition): handle KeepAlive child unmount in Transition ou...</li> <li><a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f"><code>35c760f</code></a> fix: Revert &quot;fix(reactivity): self-referencing computed should refresh&quot;</li> <li><a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710"><code>babfb4c</code></a> fix(useId): make generated IDs selector compatible</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/7a64b6734d2e85bfea024b1e9d8ae1c66ba85a8f"><code>7a64b67</code></a> types(internal): provide internal options for using <code>$el</code> type in language to...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.38...v3.5.3">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/10bcb691911cd75dda1dc4972f596b98b4089baa"><code>10bcb69</code></a> [Babel 8] Fix spelling of error code (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16668">#16668</a>)</li> <li><a href="https://github.com/babel/babel/commit/7edd5082152d6b89e90ae09a533eb725b15902ba"><code>7edd508</code></a> fix: improve static canFollowModifier checks (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16761">#16761</a>)</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.4 to 7.25.6 <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.25.6 (2024-08-29)</h2> <p>Thanks <a href="https://github.com/j4k0xb"><code>@​j4k0xb</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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/j4k0xb"><code>@​j4k0xb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate sequence expression parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.6 (2024-08-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16783">#16783</a> Properly print inner comments in TS array types (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16775">#16775</a> fix: jsx whitespace is not properly preserved when retainLines (<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/16727">#16727</a> fix: <code>path.getAssignmentIdentifiers</code> may be <code>undefined</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16761">#16761</a> fix: improve static canFollowModifier checks (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16769">#16769</a> Only wrap functions in <code>superPropertyGet</code> helper (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16780">#16780</a> Do not enforce printing space between <code>(</code> and comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16781">#16781</a> Don't throw when enabling both syntax-import-{assertions,attributes} (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16782">#16782</a> TS union/intersection nested in union does not need parens (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16777">#16777</a> Remove unused <code>parent</code> params in the generator (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.5 (2024-08-23)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16764">#16764</a> fix: Generate parentheses correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16738">#16738</a> Only force-parenthesize <code>satisfies</code>'s LHS if it has newlines (<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="https://github.com/babel/babel/commit/2f72b978f9acc68d065e7da10c8e270d6f96b7c4"><code>2f72b97</code></a> v7.25.6</li> <li><a href="https://github.com/babel/babel/commit/15328ebfe4c93bf89ca4a7c8978e972b3e592de0"><code>15328eb</code></a> [Babel 8] Split <code>typeParameter</code> of <code>TSMappedType</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16733">#16733</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.6/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.14.1 to 1.16.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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/063e4a8d4583986564c8a6e89ed749a2e3dc2f60"><code>063e4a8</code></a> chore: release v1.15.2</li> <li><a href="https://github.com/shikijs/shiki/commit/5488d3caafff19a6b516bfbe7e0c77bd5b773dfd"><code>5488d3c</code></a> chore: release v1.15.1</li> <li><a href="https://github.com/shikijs/shiki/commit/d6d953f85520f15ac392f783cafdd8a2a2b2556b"><code>d6d953f</code></a> chore: release v1.15.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.2 to 5.1.3 <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.1.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.3/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.1.3 (2024-08-29)<!-- raw HTML omitted --></h2> <ul> <li>chore: upgrade to eslint 9 (<a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40f">236a40f</a>)</li> <li>chore: use pnpm catalog for shared deps (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e18">0735e18</a>)</li> <li>chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073">37c9073</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/433">#433</a></li> <li>chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f">b75a46f</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/436">#436</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/421">#421</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec">e3a7fec</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/421">#421</a></li> <li>fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code> (<a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9">acb57c9</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/438">#438</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/3ef2b6e1eb2e78c2dd698c28d5ae3cc37a094a65"><code>3ef2b6e</code></a> release: plugin-vue@5.1.3</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/b75a46f55b41c3544564a70ada7a4c64c1a47859"><code>b75a46f</code></a> chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/436">#436</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/acb57c9269506315893452db7b77c7ee1b30f051"><code>acb57c9</code></a> fix(plugin-vue): default value for <code>__VUE_OPTIONS_API__</code></li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e3a7fec3674da5343e6e44c330483dba8e8d3124"><code>e3a7fec</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/421">#421</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/236a40fd6895d402b059771a0648b9d7d049c0c1"><code>236a40f</code></a> chore: upgrade to eslint 9</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/37c9073fb15cf932ee138b0b919c4265cca5fa40"><code>37c9073</code></a> chore(deps): update dependency rollup to ^4.20.0 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/433">#433</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/0735e1808dae72dcbbc3f28c7d0f3ba0b0b44e4f"><code>0735e18</code></a> chore: use pnpm catalog for shared deps</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.3/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://github.com/vuejs/core/commit/bf3d9a2af41659a743706306fc798b3d215df5af">bf3d9a2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11830">#11830</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11833">#11833</a>) (<a href="https://github.com/vuejs/core/commit/6b7901d28ed3a6a9242c666cc1b8e3c0b0b0fe62">6b7901d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>useId:</strong> make generated IDs selector compatible (<a href="https://github.com/vuejs/core/commit/babfb4cbcbf98601d76c1d7653eae8d250ce2710">babfb4c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11828">#11828</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.1...v3.5.2">3.5.2</a> (2024-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> make toRaw work on proxies created by proxyRef (<a href="https://github.com/vuejs/core/commit/46c3ab1d714024894fa1d33e495d5d35c7817d4d">46c3ab1</a>)</li> <li><strong>reactivity:</strong> pass oldValue to computed getter (<a href="https://redirect.github.com/vuejs/core/issues/11813">#11813</a>) (<a href="https://github.com/vuejs/core/commit/98864a7ef5c8080c407166c8221488a4eacbbc81">98864a7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11812">#11812</a></li> <li><strong>reactivity:</strong> prevent endless recursion in computed getters (<a href="https://redirect.github.com/vuejs/core/issues/11797">#11797</a>) (<a href="https://github.com/vuejs/core/commit/716275d1b1d2383d8ef0306fcd94558d4d9170f2">716275d</a>)</li> <li><strong>reactivity:</strong> self-referencing computed should refresh (<a href="https://github.com/vuejs/core/commit/e84c4a608e9dc96fb2a4a29d538bcc64f26103a2">e84c4a6</a>), closes <a href="https://redirect.github.com//redirect.github.com/vuejs/core/pull/11797/issues/issuecomment-2330738633">vuejs/core#11797</a></li> <li><strong>scheduler:</strong> prevent duplicate jobs being queued (<a href="https://redirect.github.com/vuejs/core/issues/11826">#11826</a>) (<a href="https://github.com/vuejs/core/commit/df56cc528793b1d6131a1e64095dd5cb95c56bee">df56cc5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11712">#11712</a> <a href="https://redirect.github.com/vuejs/core/issues/11807">#11807</a></li> <li><strong>suspense:</strong> avoid updating anchor if activeBranch has not been rendered to the actual container (<a href="https://redirect.github.com/vuejs/core/issues/11818">#11818</a>) (<a href="https://github.com/vuejs/core/commit/3c0d531fa7fe762bfe46fbe63f318adc95221795">3c0d531</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11806">#11806</a></li> <li><strong>Transition:</strong> handle KeepAlive child unmount in Transition out-in mode (<a href="https://redirect.github.com/vuejs/core/issues/11778">#11778</a>) (<a href="https://github.com/vuejs/core/commit/311655352931863dfcf520b8cf29cebc5b7e1e00">3116553</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11775">#11775</a></li> <li><strong>types:</strong> add HTMLDialogElement missing close event (<a href="https://redirect.github.com/vuejs/core/issues/11811">#11811</a>) (<a href="https://github.com/vuejs/core/commit/3634f7a4c1649ad2e7e969eb4512512868c61d01">3634f7a</a>)</li> <li><strong>types:</strong> added name attribute support to details tag (<a href="https://redirect.github.com/vuejs/core/issues/11823">#11823</a>) (<a href="https://github.com/vuejs/core/commit/c74176ec7b4d1d34159ce21d600c04b157ac5549">c74176e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11821">#11821</a></li> <li><strong>types:</strong> fix defineComponent props inference when setup() has explicit annotation (<a href="https://github.com/vuejs/core/commit/fca20a39aa4a6f98c8f972bd435ebb7dc535648a">fca20a3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11803">#11803</a></li> <li><strong>useTemplateRef:</strong> properly fix readonly warning in dev and ensure prod behavior consistency (<a href="https://github.com/vuejs/core/commit/9b7797d0d1fc773e979e042673d5b9b3151c40fc">9b7797d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11808">#11808</a> <a href="https://redirect.github.com/vuejs/core/issues/11816">#11816</a> <a href="https://redirect.github.com/vuejs/core/issues/11810">#11810</a></li> </ul> <h3>Features</h3> <ul> <li><strong>compiler-core:</strong> parse modifiers as expression to provide location data (<a href="https://redirect.github.com/vuejs/core/issues/11819">#11819</a>) (<a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75">3f13203</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.0...v3.5.1">3.5.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> improve built-in components treeshakability (<a href="https://github.com/vuejs/core/commit/4eee630b3122a10d0baf9b91358cfffa92d6fd81">4eee630</a>)</li> <li><strong>reactivity:</strong> handle non-array arguments in reactive <code>concat</code> method (<a href="https://redirect.github.com/vuejs/core/issues/11794">#11794</a>) (<a href="https://github.com/vuejs/core/commit/475977a6f76b77392610e0a3ec2b0e076d1e1d59">475977a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11792">#11792</a></li> <li><strong>Transition:</strong> avoid applying transition hooks on comment vnode (<a href="https://redirect.github.com/vuejs/core/issues/11788">#11788</a>) (<a href="https://github.com/vuejs/core/commit/51912f8a02e35f172f6d30ed7a2f3a92c1407cf9">51912f8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11782">#11782</a></li> <li><strong>types:</strong> avoid using intersection type in <code>Readonly&lt;...&gt;</code> to fix JSDoc emit (<a href="https://redirect.github.com/vuejs/core/issues/11799">#11799</a>) (<a href="https://github.com/vuejs/core/commit/7518bc19dc73ba46dcf1eef6e23f9e6e75552675">7518bc1</a>)</li> <li><strong>useTemplateRef:</strong> fix readonly warning when useTemplateRef has same variable name as template ref (<a href="https://github.com/vuejs/core/commit/bc63df01992fdbf0b6749ad234153725697ed896">bc63df0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11795">#11795</a> <a href="https://redirect.github.com/vuejs/core/issues/11802">#11802</a> <a href="https://redirect.github.com/vuejs/core/issues/11804">#11804</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/632e163a41810fbebe7a73156ea6bc5ae3f839ef"><code>632e163</code></a> release: v3.5.3</li> <li><a href="https://github.com/vuejs/core/commit/72263fa12eec5daf72ce12bb17fbdc878536d53e"><code>72263fa</code></a> release: v3.5.2</li> <li><a href="https://github.com/vuejs/core/commit/3f13203564164eeb2945bdc0b9ef755c37477d75"><code>3f13203</code></a> feat(compiler-core): parse modifiers as expression to provide location data (...</li> <li><a href="https://github.com/vuejs/core/commit/1b6bc2374d93e5f76d9266a0fcc5c10a8cafef5b"><code>1b6bc23</code></a> release: v3.5.1</li> <li><a href="https://github.com/vuejs/core/commit/40193696b3564202173ac0367e4b3ae48c4ffb84"><code>4019369</code></a> chore(build): use /<em>@<strong>PURE</strong></em>/ annotation consistently</li> <li><a href="https://github.com/vuejs/core/commit/6402b984087dd48f1a11f444a225d4ac6b2b7b9e"><code>6402b98</code></a> release: v3.5.0</li> <li><a href="https://github.com/vuejs/core/commit/d298c431cc422b53cf4e9c69bf1daf926c33b6e0"><code>d298c43</code></a> release: v3.5.0-rc.1</li> <li><a href="https://github.com/vuejs/core/commit/ac9e7e8bfa55432a73a10864805fdf48bda2ff73"><code>ac9e7e8</code></a> test: adjust coverage config, use v8 coverage</li> <li><a href="https://github.com/vuejs/core/commit/8c3fdd1a7d4060680f8379fac8848d9f5f6e5620"><code>8c3fdd1</code></a> release: v3.5.0-beta.3</li> <li><a href="https://github.com/vuejs/core/commit/7d700c215d6250c9acfc5e126770dade678bcebf"><code>7d700c2</code></a> release: v3.5.0-beta.2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.3/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.4.38 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.3</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> <h2>v3.5.2</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> <h2>v3.5.1</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> <h2>v3.5.0</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> <h2>v3.5.0-rc.1</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> <h2>v3.5.0-beta.3</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> <h2>v3.5.0-beta.2</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> <h2>v3.5.0-beta.1</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> <h2>v3.5.0-alpha.5</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> <h2>v3.5.0-alpha.4</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> <h2>v3.5.0-alpha.3</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> <h2>v3.5.0-alpha.2</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> <h2>v3.5.0-alpha.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.2...v3.5.3">3.5.3</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> check __asyncHydrate presence for vue3-lazy-hydration compat (<a href="https://redirect.github.com/vuejs/core/issues/11825">#11825</a>) (<a href="https://github.com/vuejs/core/commit/8e6c3378676be05cea7f53664442acdfb86784f9">8e6c337</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11793">#11793</a></li> <li>Revert &quot;fix(reactivity): self-referencing computed should refresh&quot; (<a href="https://github.com/vuejs/core/commit/35c760f82f749f7c6e3f9bfead8221ce498e892f">35c760f</a>)</li> <li><strong>ssr:</strong> respect app.config.warnHandler during ssr (<a href="https://g... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 10:59:42 +08:00
postcss "^8.4.43"
build(deps): bump the npm group across 1 directory with 44 updates (#1998) Bumps the npm group with 5 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.1` | `1.3.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.3` | `7.25.4` | | [@types/unist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/unist) | `3.0.2` | `3.0.3` | | [postcss](https://github.com/postcss/postcss) | `8.4.40` | `8.4.41` | | [preact](https://github.com/preactjs/preact) | `10.23.1` | `10.23.2` | Updates `vitepress` from 1.3.1 to 1.3.3 <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.3.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.3.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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.2...v1.3.3">1.3.3</a> (2024-08-17)</h2> <h3>Miscellaneous</h3> <ul> <li>bump deps (<a href="https://github.com/vuejs/vitepress/commit/a20db247822438ac4e0e76bc4a2b4ee2f5d94940">a20db24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.2">1.3.2</a> (2024-08-05)</h2> <h3>Bug Fixes</h3> <ul> <li>multiple cache busting imports causing useData to fail (<a href="https://github.com/vuejs/vitepress/commit/2b3e486ab913ff77707410b9cee3ba6d256ccc95">2b3e486</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3820">#3820</a>, reverts <a href="https://redirect.github.com/vuejs/vitepress/issues/3398">#3398</a>, reopens <a href="https://redirect.github.com/vuejs/vitepress/issues/3363">#3363</a></li> <li><strong>theme:</strong> excerpt style in LocalSearchBox (<a href="https://redirect.github.com/vuejs/vitepress/issues/4050">#4050</a>) (<a href="https://github.com/vuejs/vitepress/commit/2bc0d39d5089841986f0988fc9cfe15533d3a0c6">2bc0d39</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/eed9a9441569dbaa1d07b95135e7d27ed9da38aa"><code>eed9a94</code></a> release: v1.3.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/a20db247822438ac4e0e76bc4a2b4ee2f5d94940"><code>a20db24</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/2bda1168504f38093da097e1ad9d43bd1ddffea8"><code>2bda116</code></a> chore: include node types for client</li> <li><a href="https://github.com/vuejs/vitepress/commit/3c40e9d9a8443433f49599111ee571d569de530d"><code>3c40e9d</code></a> docs(ko): re-translation of korean documents (reference/*) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4120">#4120</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/df27e44db668f2eddbf9d350e5dae4e042fe1250"><code>df27e44</code></a> docs: fix wrong link</li> <li><a href="https://github.com/vuejs/vitepress/commit/049fd8d0e5c648e89baadbe264dbe977d50f27dc"><code>049fd8d</code></a> docs(ko): re-translation of korean documents (<a href="https://redirect.github.com/vuejs/vitepress/issues/4111">#4111</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/1b679d45288f7ae4abe04b7a35b615b46550f989"><code>1b679d4</code></a> docs(ru): update translations (<a href="https://redirect.github.com/vuejs/vitepress/issues/4104">#4104</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/3543b02347edea9828a4f76ac5a0c3dca5fe35bc"><code>3543b02</code></a> chore: update changelog wording</li> <li><a href="https://github.com/vuejs/vitepress/commit/32862123b85583209b3d48650c0cfc65d0ed425a"><code>3286212</code></a> release: v1.3.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3e486ab913ff77707410b9cee3ba6d256ccc95"><code>2b3e486</code></a> fix: multiple cache busting imports causing useData to fail</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.3">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.35 to 3.4.38 <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.4.38</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> <h2>v3.4.37</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> <h2>v3.4.36</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/v3.4.38/CHANGELOG.md">vue's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.37...v3.4.38">3.4.38</a> (2024-08-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> revert entities to 4.5 to avoid runtime resolution errors (<a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0">f349af7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11603">#11603</a></li> <li><strong>compiler-core:</strong> use ast-based check for function expressions when possible (<a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f">236cac3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11615">#11615</a></li> <li><strong>compiler-sfc:</strong> handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>) (<a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d">74d26db</a>)</li> <li><strong>types:</strong> add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>) (<a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6">4db0085</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.36...v3.4.37">3.4.37</a> (2024-08-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> use <code>isProp.arg.loc</code> instead of <code>isProp.loc</code> (<a href="https://redirect.github.com/vuejs/core/issues/11547">#11547</a>) (<a href="https://github.com/vuejs/core/commit/236fb7abebe567b73826a3ddc2120f3273377ba0">236fb7a</a>)</li> <li><strong>custom-element:</strong> fix custom-element double render on immediate prop change (<a href="https://github.com/vuejs/core/commit/978ff3c1dbff9c93ec284c1804d3c77331ea33f8">978ff3c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9885">#9885</a> <a href="https://redirect.github.com/vuejs/core/issues/11335">#11335</a></li> <li><strong>defineModel:</strong> detect changes respect custom getter and setter (<a href="https://redirect.github.com/vuejs/core/issues/11543">#11543</a>) (<a href="https://github.com/vuejs/core/commit/e0428884b57ac834274045bd33841263aeae259e">e042888</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11541">#11541</a> <a href="https://redirect.github.com/vuejs/core/issues/11526">#11526</a> <a href="https://redirect.github.com/vuejs/core/issues/11527">#11527</a></li> <li><strong>keep-alive:</strong> avoid cache suspense comment root (<a href="https://redirect.github.com/vuejs/core/issues/11479">#11479</a>) (<a href="https://github.com/vuejs/core/commit/a917c0539cdc55c0188ca91f70b6ff79fee13ed9">a917c05</a>)</li> <li><strong>keep-alive:</strong> fix render error in cached is undefined (<a href="https://redirect.github.com/vuejs/core/issues/11496">#11496</a>) (<a href="https://github.com/vuejs/core/commit/81351dc7fbdabcfa0f545f7d924c31a3c367e496">81351dc</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11427">#11427</a> <a href="https://redirect.github.com/vuejs/core/issues/11431">#11431</a></li> <li>Revert &quot;fix(types/ref): allow getter and setter types to be unrelated (<a href="https://redirect.github.com/vuejs/core/issues/11442">#11442</a>)&quot; (<a href="https://github.com/vuejs/core/commit/b1abac06cdb198bd72f8e614b1f68b92e1c78339">b1abac0</a>)</li> <li>Revert &quot;fix(types/ref): correct type inference for nested refs (<a href="https://redirect.github.com/vuejs/core/issues/11536">#11536</a>)&quot; (<a href="https://github.com/vuejs/core/commit/3a56315f94bc0e11cfbb288b65482ea8fc3a39b4">3a56315</a>)</li> <li><strong>runtime-core:</strong> fix warning for missing event handler (<a href="https://redirect.github.com/vuejs/core/issues/11489">#11489</a>) (<a href="https://github.com/vuejs/core/commit/e359ff0046286aee03fe31656c023677be457e07">e359ff0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4803">#4803</a> <a href="https://redirect.github.com/vuejs/core/issues/8268">#8268</a></li> <li><strong>runtime-core:</strong> prioritize using the provides from currentApp in nested createApp (<a href="https://redirect.github.com/vuejs/core/issues/11502">#11502</a>) (<a href="https://github.com/vuejs/core/commit/7e75de002f08076a02c9361a58fa1d0af1772964">7e75de0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11488">#11488</a> <ul> <li>Note: this change will break <code>inject</code> calls inside Pinia stores that expects to be able to inject provided values from the component using the store. This is expected because the usage is relying on previously incorrect behavior.</li> </ul> </li> <li><strong>runtime-dom:</strong> apply css vars before mount (<a href="https://redirect.github.com/vuejs/core/issues/11538">#11538</a>) (<a href="https://github.com/vuejs/core/commit/fdc2a31dbd4196d6432be16767a1bfdab1240d49">fdc2a31</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11533">#11533</a></li> <li><strong>ssr:</strong> ensure content is valid when rendering normal slot (<a href="https://redirect.github.com/vuejs/core/issues/11491">#11491</a>) (<a href="https://github.com/vuejs/core/commit/6c903248703e2413c6197b9ad4d535f31c8eac39">6c90324</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11326">#11326</a></li> <li><strong>types/ref:</strong> correct type inference for nested refs (<a href="https://redirect.github.com/vuejs/core/issues/11536">#11536</a>) (<a href="https://github.com/vuejs/core/commit/536f62332c455ba82ef2979ba634b831f91928ba">536f623</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11532">#11532</a> <a href="https://redirect.github.com/vuejs/core/issues/11537">#11537</a></li> <li><strong>types:</strong> allow <code>DirectiveArguments</code> third parameter to accept undefined (<a href="https://redirect.github.com/vuejs/core/issues/11540">#11540</a>) (<a href="https://github.com/vuejs/core/commit/1058ce8e747ce606e5e86fca5a2acce3c12a0846">1058ce8</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.35...v3.4.36">3.4.36</a> (2024-08-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> fix expression transform for try...catch block params (<a href="https://github.com/vuejs/core/commit/077a1aeb3c222b729a7e190f46864656ecc65325">077a1ae</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11465">#11465</a> <a href="https://redirect.github.com/vuejs/core/issues/11467">#11467</a></li> <li><strong>compiler-core:</strong> properly handle for loop variable declarations in expression transforms (<a href="https://github.com/vuejs/core/commit/67bb820904d53480fa37536fc3cb4109a4c6d3e2">67bb820</a>), ref <a href="https://redirect.github.com/vuejs/core/issues/11467">#11467</a></li> <li><strong>compiler-ssr:</strong> don't render v-if comments in TransitionGroup + static tag (<a href="https://redirect.github.com/vuejs/core/issues/11515">#11515</a>) (<a href="https://github.com/vuejs/core/commit/275354caba295a6fb50695b70e97888a33c504e0">275354c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11514">#11514</a></li> <li><strong>hydration:</strong> force hydrate custom element dynamic props (<a href="https://github.com/vuejs/core/commit/7d473b7721b423050dba62823b16f3d39e640567">7d473b7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/7203">#7203</a> <a href="https://redirect.github.com/vuejs/core/issues/8038">#8038</a></li> <li><strong>ssr:</strong> respect textContent/innerHTML from getSSRProps in optimized SSR output (<a href="https://github.com/vuejs/core/commit/79602f9ecd9559954f844774a90286305b13e056">79602f9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8112">#8112</a></li> <li><strong>types/withDefaults:</strong> ensure default values of type <code>any</code> do not include <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/11490">#11490</a>) (<a href="https://github.com/vuejs/core/commit/4592b63c6a8a3d69bfe4ac1f9458b4a86a9676a4">4592b63</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/56e658e7b738ab92d2a76c08443f4034970ede21"><code>56e658e</code></a> release: v3.4.38</li> <li><a href="https://github.com/vuejs/core/commit/0bdb2a3bd71040b573f229f0789f58fa6627ba89"><code>0bdb2a3</code></a> workflow: move private packages to separate directory</li> <li><a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d"><code>74d26db</code></a> fix(compiler-sfc): handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>)</li> <li><a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f"><code>236cac3</code></a> fix(compiler-core): use ast-based check for function expressions when possible</li> <li><a href="https://github.com/vuejs/core/commit/b27d90054af873185c2c6c7e746ee7ed7288afd1"><code>b27d900</code></a> chore: update changelog regarding inject behavior change</li> <li><a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0"><code>f349af7</code></a> fix(build): revert entities to 4.5 to avoid runtime resolution errors</li> <li><a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6"><code>4db0085</code></a> fix(types): add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>)</li> <li><a href="https://github.com/vuejs/core/commit/28db2e69f40e53df84f21ea9e98e9d5d45cd6a60"><code>28db2e6</code></a> release: v3.4.37</li> <li><a href="https://github.com/vuejs/core/commit/6be63e0243e29448b2bbb3761a710e273bce37c7"><code>6be63e0</code></a> workflow: new release workflow</li> <li><a href="https://github.com/vuejs/core/commit/e33331275d14e8c48a41d8170613d21d32482dca"><code>e333312</code></a> workflow: fix release script in actions</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.35...v3.4.38">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.3 to 7.25.4 <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.25.4 (2024-08-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16756">#16756</a> fix: Skip computed key when renaming (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16755">#16755</a> fix: Decorator 2018-09 may throw an exception (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16710">#16710</a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16709">#16709</a> Print semicolon after TS <code>export namespace as A</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16722">#16722</a> Avoid unnecessary parens around sequence expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16714">#16714</a> Avoid unnecessary parens around exported arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16712">#16712</a> Avoid printing unnecessary parens around object destructuring (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16740">#16740</a> Avoid extra spaces between comments/regexps in compact mode (<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="https://github.com/babel/babel/commit/cbf124ca42a4c34630040bf556e6a8507f961dfe"><code>cbf124c</code></a> v7.25.4</li> <li><a href="https://github.com/babel/babel/commit/5174ad182faa9cdbd7833096376abf7df3f88f25"><code>5174ad1</code></a> Clean all always enabled parser plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16572">#16572</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.4/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.2 to 7.25.4 <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.25.3 (2024-07-31)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16699">#16699</a> Avoid validating visitors produced by <code>traverse.visitors.merge</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16688">#16688</a> Add <code>@babel/types</code> as a dependency of <code>@babel/parser</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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> </ul> </blockquote> </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.25.4 (2024-08-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16756">#16756</a> fix: Skip computed key when renaming (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16755">#16755</a> fix: Decorator 2018-09 may throw an exception (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16710">#16710</a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16709">#16709</a> Print semicolon after TS <code>export namespace as A</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16722">#16722</a> Avoid unnecessary parens around sequence expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16714">#16714</a> Avoid unnecessary parens around exported arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16712">#16712</a> Avoid printing unnecessary parens around object destructuring (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16740">#16740</a> Avoid extra spaces between comments/regexps in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.3 (2024-07-31)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16699">#16699</a> Avoid validating visitors produced by <code>traverse.visitors.merge</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16688">#16688</a> Add <code>@babel/types</code> as a dependency of <code>@babel/parser</code> (<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="https://github.com/babel/babel/commit/cbf124ca42a4c34630040bf556e6a8507f961dfe"><code>cbf124c</code></a> v7.25.4</li> <li><a href="https://github.com/babel/babel/commit/ea20dfcf852bcdba565bd0b16ab69464f27f1e5c"><code>ea20dfc</code></a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16710">#16710</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.4/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-android-arm-eabi` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-android-arm-eabi</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-android-arm-eabi</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-android-arm64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-android-arm64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-android-arm64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-darwin-arm64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-darwin-arm64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-darwin-arm64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-darwin-x64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-darwin-x64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-darwin-x64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-linux-arm-gnueabihf` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-linux-arm-gnueabihf</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-linux-arm-gnueabihf</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-25 11:53:35 +08:00
rollup "^4.20.0"
2023-01-14 23:18:11 +08:00
optionalDependencies:
2023-12-28 13:43:56 +08:00
fsevents "~2.3.3"
2023-01-14 23:18:11 +08:00
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
vitepress@^1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.6.3.tgz#4e4662ce2ad55ef64604ecf4f96231a8da2fe9ba"
integrity sha512-fCkfdOk8yRZT8GD9BFqusW3+GggWYZ/rYncOfmgcDtP3ualNHCAg+Robxp2/6xfH1WwPHtGpPwv7mbA3qomtBw==
dependencies:
"@docsearch/css" "3.8.2"
"@docsearch/js" "3.8.2"
"@iconify-json/simple-icons" "^1.2.21"
"@shikijs/core" "^2.1.0"
"@shikijs/transformers" "^2.1.0"
"@shikijs/types" "^2.1.0"
build(deps): bump the npm group across 1 directory with 44 updates (#1998) Bumps the npm group with 5 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.1` | `1.3.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.3` | `7.25.4` | | [@types/unist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/unist) | `3.0.2` | `3.0.3` | | [postcss](https://github.com/postcss/postcss) | `8.4.40` | `8.4.41` | | [preact](https://github.com/preactjs/preact) | `10.23.1` | `10.23.2` | Updates `vitepress` from 1.3.1 to 1.3.3 <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.3.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.3.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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.2...v1.3.3">1.3.3</a> (2024-08-17)</h2> <h3>Miscellaneous</h3> <ul> <li>bump deps (<a href="https://github.com/vuejs/vitepress/commit/a20db247822438ac4e0e76bc4a2b4ee2f5d94940">a20db24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.2">1.3.2</a> (2024-08-05)</h2> <h3>Bug Fixes</h3> <ul> <li>multiple cache busting imports causing useData to fail (<a href="https://github.com/vuejs/vitepress/commit/2b3e486ab913ff77707410b9cee3ba6d256ccc95">2b3e486</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3820">#3820</a>, reverts <a href="https://redirect.github.com/vuejs/vitepress/issues/3398">#3398</a>, reopens <a href="https://redirect.github.com/vuejs/vitepress/issues/3363">#3363</a></li> <li><strong>theme:</strong> excerpt style in LocalSearchBox (<a href="https://redirect.github.com/vuejs/vitepress/issues/4050">#4050</a>) (<a href="https://github.com/vuejs/vitepress/commit/2bc0d39d5089841986f0988fc9cfe15533d3a0c6">2bc0d39</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/eed9a9441569dbaa1d07b95135e7d27ed9da38aa"><code>eed9a94</code></a> release: v1.3.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/a20db247822438ac4e0e76bc4a2b4ee2f5d94940"><code>a20db24</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/2bda1168504f38093da097e1ad9d43bd1ddffea8"><code>2bda116</code></a> chore: include node types for client</li> <li><a href="https://github.com/vuejs/vitepress/commit/3c40e9d9a8443433f49599111ee571d569de530d"><code>3c40e9d</code></a> docs(ko): re-translation of korean documents (reference/*) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4120">#4120</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/df27e44db668f2eddbf9d350e5dae4e042fe1250"><code>df27e44</code></a> docs: fix wrong link</li> <li><a href="https://github.com/vuejs/vitepress/commit/049fd8d0e5c648e89baadbe264dbe977d50f27dc"><code>049fd8d</code></a> docs(ko): re-translation of korean documents (<a href="https://redirect.github.com/vuejs/vitepress/issues/4111">#4111</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/1b679d45288f7ae4abe04b7a35b615b46550f989"><code>1b679d4</code></a> docs(ru): update translations (<a href="https://redirect.github.com/vuejs/vitepress/issues/4104">#4104</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/3543b02347edea9828a4f76ac5a0c3dca5fe35bc"><code>3543b02</code></a> chore: update changelog wording</li> <li><a href="https://github.com/vuejs/vitepress/commit/32862123b85583209b3d48650c0cfc65d0ed425a"><code>3286212</code></a> release: v1.3.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3e486ab913ff77707410b9cee3ba6d256ccc95"><code>2b3e486</code></a> fix: multiple cache busting imports causing useData to fail</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.3">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.35 to 3.4.38 <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.4.38</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> <h2>v3.4.37</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> <h2>v3.4.36</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/v3.4.38/CHANGELOG.md">vue's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.37...v3.4.38">3.4.38</a> (2024-08-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> revert entities to 4.5 to avoid runtime resolution errors (<a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0">f349af7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11603">#11603</a></li> <li><strong>compiler-core:</strong> use ast-based check for function expressions when possible (<a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f">236cac3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11615">#11615</a></li> <li><strong>compiler-sfc:</strong> handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>) (<a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d">74d26db</a>)</li> <li><strong>types:</strong> add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>) (<a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6">4db0085</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.36...v3.4.37">3.4.37</a> (2024-08-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> use <code>isProp.arg.loc</code> instead of <code>isProp.loc</code> (<a href="https://redirect.github.com/vuejs/core/issues/11547">#11547</a>) (<a href="https://github.com/vuejs/core/commit/236fb7abebe567b73826a3ddc2120f3273377ba0">236fb7a</a>)</li> <li><strong>custom-element:</strong> fix custom-element double render on immediate prop change (<a href="https://github.com/vuejs/core/commit/978ff3c1dbff9c93ec284c1804d3c77331ea33f8">978ff3c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9885">#9885</a> <a href="https://redirect.github.com/vuejs/core/issues/11335">#11335</a></li> <li><strong>defineModel:</strong> detect changes respect custom getter and setter (<a href="https://redirect.github.com/vuejs/core/issues/11543">#11543</a>) (<a href="https://github.com/vuejs/core/commit/e0428884b57ac834274045bd33841263aeae259e">e042888</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11541">#11541</a> <a href="https://redirect.github.com/vuejs/core/issues/11526">#11526</a> <a href="https://redirect.github.com/vuejs/core/issues/11527">#11527</a></li> <li><strong>keep-alive:</strong> avoid cache suspense comment root (<a href="https://redirect.github.com/vuejs/core/issues/11479">#11479</a>) (<a href="https://github.com/vuejs/core/commit/a917c0539cdc55c0188ca91f70b6ff79fee13ed9">a917c05</a>)</li> <li><strong>keep-alive:</strong> fix render error in cached is undefined (<a href="https://redirect.github.com/vuejs/core/issues/11496">#11496</a>) (<a href="https://github.com/vuejs/core/commit/81351dc7fbdabcfa0f545f7d924c31a3c367e496">81351dc</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11427">#11427</a> <a href="https://redirect.github.com/vuejs/core/issues/11431">#11431</a></li> <li>Revert &quot;fix(types/ref): allow getter and setter types to be unrelated (<a href="https://redirect.github.com/vuejs/core/issues/11442">#11442</a>)&quot; (<a href="https://github.com/vuejs/core/commit/b1abac06cdb198bd72f8e614b1f68b92e1c78339">b1abac0</a>)</li> <li>Revert &quot;fix(types/ref): correct type inference for nested refs (<a href="https://redirect.github.com/vuejs/core/issues/11536">#11536</a>)&quot; (<a href="https://github.com/vuejs/core/commit/3a56315f94bc0e11cfbb288b65482ea8fc3a39b4">3a56315</a>)</li> <li><strong>runtime-core:</strong> fix warning for missing event handler (<a href="https://redirect.github.com/vuejs/core/issues/11489">#11489</a>) (<a href="https://github.com/vuejs/core/commit/e359ff0046286aee03fe31656c023677be457e07">e359ff0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4803">#4803</a> <a href="https://redirect.github.com/vuejs/core/issues/8268">#8268</a></li> <li><strong>runtime-core:</strong> prioritize using the provides from currentApp in nested createApp (<a href="https://redirect.github.com/vuejs/core/issues/11502">#11502</a>) (<a href="https://github.com/vuejs/core/commit/7e75de002f08076a02c9361a58fa1d0af1772964">7e75de0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11488">#11488</a> <ul> <li>Note: this change will break <code>inject</code> calls inside Pinia stores that expects to be able to inject provided values from the component using the store. This is expected because the usage is relying on previously incorrect behavior.</li> </ul> </li> <li><strong>runtime-dom:</strong> apply css vars before mount (<a href="https://redirect.github.com/vuejs/core/issues/11538">#11538</a>) (<a href="https://github.com/vuejs/core/commit/fdc2a31dbd4196d6432be16767a1bfdab1240d49">fdc2a31</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11533">#11533</a></li> <li><strong>ssr:</strong> ensure content is valid when rendering normal slot (<a href="https://redirect.github.com/vuejs/core/issues/11491">#11491</a>) (<a href="https://github.com/vuejs/core/commit/6c903248703e2413c6197b9ad4d535f31c8eac39">6c90324</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11326">#11326</a></li> <li><strong>types/ref:</strong> correct type inference for nested refs (<a href="https://redirect.github.com/vuejs/core/issues/11536">#11536</a>) (<a href="https://github.com/vuejs/core/commit/536f62332c455ba82ef2979ba634b831f91928ba">536f623</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11532">#11532</a> <a href="https://redirect.github.com/vuejs/core/issues/11537">#11537</a></li> <li><strong>types:</strong> allow <code>DirectiveArguments</code> third parameter to accept undefined (<a href="https://redirect.github.com/vuejs/core/issues/11540">#11540</a>) (<a href="https://github.com/vuejs/core/commit/1058ce8e747ce606e5e86fca5a2acce3c12a0846">1058ce8</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.35...v3.4.36">3.4.36</a> (2024-08-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> fix expression transform for try...catch block params (<a href="https://github.com/vuejs/core/commit/077a1aeb3c222b729a7e190f46864656ecc65325">077a1ae</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11465">#11465</a> <a href="https://redirect.github.com/vuejs/core/issues/11467">#11467</a></li> <li><strong>compiler-core:</strong> properly handle for loop variable declarations in expression transforms (<a href="https://github.com/vuejs/core/commit/67bb820904d53480fa37536fc3cb4109a4c6d3e2">67bb820</a>), ref <a href="https://redirect.github.com/vuejs/core/issues/11467">#11467</a></li> <li><strong>compiler-ssr:</strong> don't render v-if comments in TransitionGroup + static tag (<a href="https://redirect.github.com/vuejs/core/issues/11515">#11515</a>) (<a href="https://github.com/vuejs/core/commit/275354caba295a6fb50695b70e97888a33c504e0">275354c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11514">#11514</a></li> <li><strong>hydration:</strong> force hydrate custom element dynamic props (<a href="https://github.com/vuejs/core/commit/7d473b7721b423050dba62823b16f3d39e640567">7d473b7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/7203">#7203</a> <a href="https://redirect.github.com/vuejs/core/issues/8038">#8038</a></li> <li><strong>ssr:</strong> respect textContent/innerHTML from getSSRProps in optimized SSR output (<a href="https://github.com/vuejs/core/commit/79602f9ecd9559954f844774a90286305b13e056">79602f9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8112">#8112</a></li> <li><strong>types/withDefaults:</strong> ensure default values of type <code>any</code> do not include <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/11490">#11490</a>) (<a href="https://github.com/vuejs/core/commit/4592b63c6a8a3d69bfe4ac1f9458b4a86a9676a4">4592b63</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/56e658e7b738ab92d2a76c08443f4034970ede21"><code>56e658e</code></a> release: v3.4.38</li> <li><a href="https://github.com/vuejs/core/commit/0bdb2a3bd71040b573f229f0789f58fa6627ba89"><code>0bdb2a3</code></a> workflow: move private packages to separate directory</li> <li><a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d"><code>74d26db</code></a> fix(compiler-sfc): handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>)</li> <li><a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f"><code>236cac3</code></a> fix(compiler-core): use ast-based check for function expressions when possible</li> <li><a href="https://github.com/vuejs/core/commit/b27d90054af873185c2c6c7e746ee7ed7288afd1"><code>b27d900</code></a> chore: update changelog regarding inject behavior change</li> <li><a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0"><code>f349af7</code></a> fix(build): revert entities to 4.5 to avoid runtime resolution errors</li> <li><a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6"><code>4db0085</code></a> fix(types): add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>)</li> <li><a href="https://github.com/vuejs/core/commit/28db2e69f40e53df84f21ea9e98e9d5d45cd6a60"><code>28db2e6</code></a> release: v3.4.37</li> <li><a href="https://github.com/vuejs/core/commit/6be63e0243e29448b2bbb3761a710e273bce37c7"><code>6be63e0</code></a> workflow: new release workflow</li> <li><a href="https://github.com/vuejs/core/commit/e33331275d14e8c48a41d8170613d21d32482dca"><code>e333312</code></a> workflow: fix release script in actions</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.35...v3.4.38">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.3 to 7.25.4 <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.25.4 (2024-08-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16756">#16756</a> fix: Skip computed key when renaming (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16755">#16755</a> fix: Decorator 2018-09 may throw an exception (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16710">#16710</a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16709">#16709</a> Print semicolon after TS <code>export namespace as A</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16722">#16722</a> Avoid unnecessary parens around sequence expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16714">#16714</a> Avoid unnecessary parens around exported arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16712">#16712</a> Avoid printing unnecessary parens around object destructuring (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16740">#16740</a> Avoid extra spaces between comments/regexps in compact mode (<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="https://github.com/babel/babel/commit/cbf124ca42a4c34630040bf556e6a8507f961dfe"><code>cbf124c</code></a> v7.25.4</li> <li><a href="https://github.com/babel/babel/commit/5174ad182faa9cdbd7833096376abf7df3f88f25"><code>5174ad1</code></a> Clean all always enabled parser plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16572">#16572</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.4/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.2 to 7.25.4 <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.25.3 (2024-07-31)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16699">#16699</a> Avoid validating visitors produced by <code>traverse.visitors.merge</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16688">#16688</a> Add <code>@babel/types</code> as a dependency of <code>@babel/parser</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <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> </ul> </blockquote> </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.25.4 (2024-08-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16756">#16756</a> fix: Skip computed key when renaming (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16755">#16755</a> fix: Decorator 2018-09 may throw an exception (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16710">#16710</a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16709">#16709</a> Print semicolon after TS <code>export namespace as A</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16722">#16722</a> Avoid unnecessary parens around sequence expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16714">#16714</a> Avoid unnecessary parens around exported arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16712">#16712</a> Avoid printing unnecessary parens around object destructuring (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16740">#16740</a> Avoid extra spaces between comments/regexps in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.3 (2024-07-31)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16699">#16699</a> Avoid validating visitors produced by <code>traverse.visitors.merge</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16688">#16688</a> Add <code>@babel/types</code> as a dependency of <code>@babel/parser</code> (<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="https://github.com/babel/babel/commit/cbf124ca42a4c34630040bf556e6a8507f961dfe"><code>cbf124c</code></a> v7.25.4</li> <li><a href="https://github.com/babel/babel/commit/ea20dfcf852bcdba565bd0b16ab69464f27f1e5c"><code>ea20dfc</code></a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16710">#16710</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.4/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-android-arm-eabi` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-android-arm-eabi</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-android-arm-eabi</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-android-arm64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-android-arm64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-android-arm64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-darwin-arm64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-darwin-arm64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-darwin-arm64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-darwin-x64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-darwin-x64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-darwin-x64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-linux-arm-gnueabihf` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-linux-arm-gnueabihf</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@​rollup/rollup-linux-arm-gnueabihf</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@​7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-25 11:53:35 +08:00
"@types/markdown-it" "^14.1.2"
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
"@vitejs/plugin-vue" "^5.2.1"
"@vue/devtools-api" "^7.7.0"
"@vue/shared" "^3.5.13"
"@vueuse/core" "^12.4.0"
"@vueuse/integrations" "^12.4.0"
focus-trap "^7.6.4"
2023-05-16 23:54:36 +08:00
mark.js "8.11.1"
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
minisearch "^7.1.1"
shiki "^2.1.0"
vite "^5.4.14"
vue "^3.5.13"
build(deps): bump the npm group across 1 directory with 45 updates (#2372) Bumps the npm group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.3` | `7.26.5` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.15` | `0.30.17` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.4` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` | Updates `vitepress` from 1.5.0 to 1.6.3 <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.6.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.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.6.0</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> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3">1.6.3</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>docsearch not rendering properly (<a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260">3e4120e</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2">1.6.2</a> (2025-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>) (<a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61">8214cae</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1">1.6.1</a> (2025-01-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> escape <code>$</code> in replace pattern in dynamic routes plugin (<a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb">e812916</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4499">#4499</a></li> <li><strong>theme/regression:</strong> broken hero heading at certain viewports (<a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f">37dbe89</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.0">1.6.0</a> (2025-01-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> out of order css in prod builds (<a href="https://github.com/vuejs/vitepress/commit/241d17d9839f06b17c3898b1a8ba0f9fa12da0d1">241d17d</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4098">#4098</a></li> <li><strong>build:</strong> properly strip vpi-social css declaration in debug mode (<a href="https://github.com/vuejs/vitepress/commit/c61182ab278350699b5d50461788478a340790aa">c61182a</a>)</li> <li><strong>build:</strong> respect <code>vite.clearScreen</code> in build (<a href="https://github.com/vuejs/vitepress/commit/8ea776addc2c3bcabf3c707a9a81d6e0080a8fcb">8ea776a</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4468">#4468</a></li> <li><strong>build:</strong> specify mode for iconify (<a href="https://github.com/vuejs/vitepress/commit/8a5e8ea4f5b7cba0a6c909d8949f0c20426104a6">8a5e8ea</a>)</li> <li><strong>theme:</strong> apply <code>externalLinkIcon</code> option on <code>VPHome</code> (<a href="https://redirect.github.com/vuejs/vitepress/issues/4492">#4492</a>) (<a href="https://github.com/vuejs/vitepress/commit/fe48943640895d859811b81f86d78c3e510dbe54">fe48943</a>)</li> <li><strong>theme:</strong> don't show external link icon for images (<a href="https://github.com/vuejs/vitepress/commit/096bba19fb61c4b2f8f527046b4b0fe2e91c6bd6">096bba1</a>)</li> <li><strong>theme:</strong> ignore footnote-ref for outline (<a href="https://github.com/vuejs/vitepress/commit/183261753b04c2c96ddb8c10e520c748c6d3e613">1832617</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4402">#4402</a></li> <li><strong>theme:</strong> includes text to h1 tag for hero page (<a href="https://redirect.github.com/vuejs/vitepress/issues/4472">#4472</a>) (<a href="https://github.com/vuejs/vitepress/commit/bd896c638f8046f6546b5b32e8f98f3707aa8d05">bd896c6</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4453">#4453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> export normalize function from shared chunk (<a href="https://github.com/vuejs/vitepress/commit/616f63f5f08a57347f2800e2d147d5bcd1cd072d">616f63f</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4401">#4401</a></li> <li><strong>theme:</strong> allow customizing skip to content label (<a href="https://github.com/vuejs/vitepress/commit/ff254dcbe6f2bcc89c34d2d2f4050229dc094400">ff254dc</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4288">#4288</a></li> <li><strong>theme:</strong> export VPNavBarSearch (<a href="https://github.com/vuejs/vitepress/commit/23522ab83ff33802d382fa066578dd87eb06789d">23522ab</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4476">#4476</a></li> <li><strong>theme:</strong> export VPFeatures (<a href="https://redirect.github.com/vuejs/vitepress/issues/4356">#4356</a>) (<a href="https://github.com/vuejs/vitepress/commit/6442e174838aec9668325bb1199419908e7dd728">6442e17</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>build:</strong> shiki transformers now use v3 <a href="https://shiki.style/packages/transformers#matching-algorithm">matching algorithm</a> (<a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739">373f9b9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/ba9f50f829f8b56f71466e2af4aed9d6b4260e94"><code>ba9f50f</code></a> release: v1.6.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260"><code>3e4120e</code></a> fix: docsearch not rendering properly</li> <li><a href="https://github.com/vuejs/vitepress/commit/65dc73d426f25ba0818731e2e32df2ba3a22eafd"><code>65dc73d</code></a> release: v1.6.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/e9e29a701f1e5b5ee977d739b71196b03c025f45"><code>e9e29a7</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61"><code>8214cae</code></a> fix: fix static content removal for lean chunks due to Vue 3.5 changes (<a href="https://redirect.github.com/vuejs/vitepress/issues/4508">#4508</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2e54970f7195c67b63908964575f589ce24b6d29"><code>2e54970</code></a> release: v1.6.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f"><code>37dbe89</code></a> fix(theme): broken hero heading in certain viewports</li> <li><a href="https://github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb"><code>e812916</code></a> fix(build): escape <code>$</code> in replace pattern in dynamic routes plugin</li> <li><a href="https://github.com/vuejs/vitepress/commit/36eb751ed7d7b9ddcdc2cd342595632963909799"><code>36eb751</code></a> release: v1.6.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/373f9b933ee44f33a15ebdcfcb6db6dfac52f739"><code>373f9b9</code></a> chore!: bump shiki to v2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.5.0...v1.6.3">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-abtesting` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-abtesting</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-abtesting</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-analytics` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-analytics</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-analytics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-common` from 5.17.0 to 5.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases"><code>@​algolia/client-common</code>'s releases</a>.</em></p> <blockquote> <h2>5.20.0</h2> <h1>New <strong>major</strong> version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0">https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.18.0</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> <h2>5.17.1</h2> <h1>New version released!</h1> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1</a></p> <p>→ <a href="https://www.algolia.com/doc/libraries/javascript">Browse the Algolia documentation</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md"><code>@​algolia/client-common</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.19.0...5.20.0">5.20.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/5aa57630d6">5aa57630d6</a> feat(specs): only use shortname in the source input (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4287">#4287</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/1e847f4caf">1e847f4caf</a> fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4324">#4324</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/13742383ab">13742383ab</a> chore(deps): dependencies 2025-01-13 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4325">#4325</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/58cc5449f5">58cc5449f5</a> fix(specs): optionalFilters additional explanation (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4353">#4353</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/3b129e01df">3b129e01df</a> fix(specs): ingestion expected and received events type (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4356">#4356</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/22167b8e68">22167b8e68</a> fix(specs): extend Analytics descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4360">#4360</a>) by <a href="https://github.com/gazconroy/"><code>@​gazconroy</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5b14906c1e">5b14906c1e</a> fix(specs): remove the processing outcome (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4359">#4359</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/952639f0fb">952639f0fb</a> fix(specs): adjust style for banner descriptions (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4362">#4362</a>) by <a href="https://github.com/kai687/"><code>@​kai687</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/4ae9ccd89f">4ae9ccd89f</a> chore(deps): dependencies 2025-01-20 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4365">#4365</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/83f188d333">83f188d333</a> feat(specs): rename composition to composition-full (private) and add composition (public) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4357">#4357</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e842e63d4e">e842e63d4e</a> fix(javascript): use beta version (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4385">#4385</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0">5.19.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/f9d890bbc4">f9d890bbc4</a> chore(deps): dependencies 2024-12-23 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4258">#4258</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b569646304">b569646304</a> fix(specs): drop singer from ingestion specs (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4281">#4281</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e972f9b28c">e972f9b28c</a> feat(javascript): expose current apiKey on the client instance (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4285">#4285</a>) by <a href="https://github.com/Haroenv/"><code>@​Haroenv</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/b2b5acddab">b2b5acddab</a> chore(deps): dependencies 2024-12-30 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4286">#4286</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/37223c9779">37223c9779</a> feat(clients): cleanup after replaceAllObjects failure (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/3824">#3824</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47b567fd0d">47b567fd0d</a> chore(deps): dependencies 2025-01-06 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4299">#4299</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/784e40ac53">784e40ac53</a> feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4300">#4300</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/5328ce8333">5328ce8333</a> feat(specs): add notification settings to tasks (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4297">#4297</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/e7b3898f06">e7b3898f06</a> feat(clients): add optionnal scopes to replaceAllObjects (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4296">#4296</a>) by <a href="https://github.com/millotp/"><code>@​millotp</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/47193ad3d1">47193ad3d1</a> chore: revert release (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4314">#4314</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0">5.18.0</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/966fe05ae6">966fe05ae6</a> chore(deps): dependencies 2024-12-16 (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4235">#4235</a>) by <a href="https://github.com/algolia-bot/"><code>@​algolia-bot</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/0481473fe0">0481473fe0</a> chore: trigger auto close pr (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4250">#4250</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/d6f48a40ce">d6f48a40ce</a> feat(javascript): add <code>worker</code> build (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4249">#4249</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/679a8cdb60">679a8cdb60</a> fix(specs): endpoint level timeout for ingestion (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4251">#4251</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/448aad70ee">448aad70ee</a> feat(specs): update composition specs according to upcoming API changes (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4234">#4234</a>) by <a href="https://github.com/e-krebs/"><code>@​e-krebs</code></a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1">5.17.1</a></h2> <ul> <li><a href="https://github.com/algolia/api-clients-automation/commit/cd59f445e">cd59f445e</a> fix(specs): enable watcher for push (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4229">#4229</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> <li><a href="https://github.com/algolia/api-clients-automation/commit/baf7d6f4d">baf7d6f4d</a> fix(specs): add <code>ignoreConjugations</code> to <code>AlternativesAsExact</code> (<a href="https://redirect.github.com/algolia/api-clients-automation/pull/4230">#4230</a>) by <a href="https://github.com/shortcuts/"><code>@​shortcuts</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/cf1a259dc808b51e6944188104a60c01a6776018"><code>cf1a259</code></a> chore: release 5.20.0</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/95b4c7ddecd22618b95ef25b04c46a5548111efe"><code>95b4c7d</code></a> fix(javascript): use beta version (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2ac2f2f6f5dae25707fef8a1de5e25abb848e129"><code>2ac2f2f</code></a> feat(specs): rename composition to composition-full (private) and add composi...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/c14cef09c01992125b8e2fc0eb744b95ef7bbcc9"><code>c14cef0</code></a> chore(deps): dependencies 2025-01-20 (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/b936532b87702afb473d4b11c929290ad28adcc9"><code>b936532</code></a> fix(specs): adjust style for banner descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/28f7703ea3070cefa221e0a161b7ae24b399d3b0"><code>28f7703</code></a> fix(specs): remove the processing outcome (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/2d621ef70464c9ba3022f92580e14b651f7b1b5e"><code>2d621ef</code></a> fix(specs): extend Analytics descriptions (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/7fa7800d830204089ab7c2b99c017bfbbd3ca0c0"><code>7fa7800</code></a> fix(specs): ingestion expected and received events type [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/8baf6c815220b4b90b17daf5fe5a5cb6221a0db3"><code>8baf6c8</code></a> fix(specs): optionalFilters additional explanation [skip-bc] (generated)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/215eabbfe9259211a28c52b51969f749dd0be011"><code>215eabb</code></a> chore(deps): dependencies 2025-01-13 [skip-bc] (generated)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.20.0">compare view</a></li> </ul> </details> <br /> Updates `@algolia/client-insights` from 5.17.0 to 5.20.0 <de... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:33:22 +08:00
vue@^3.5.13:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
version "3.5.13"
resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.13.tgz#9f760a1a982b09c0c04a867903fc339c9f29ec0a"
integrity sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==
dependencies:
build(deps): bump the npm group across 1 directory with 37 updates (#2227) 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="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">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="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li> <li>typo in missing language check (<a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">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="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">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="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>) (<a href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li> <li><strong>regression:</strong> hmr not working with markdown includes due to wrong cache key (<a href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">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="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>) (<a href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">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="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">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="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">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="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a> release: v1.5.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><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="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><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="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a> release: v1.4.5</li> <li><a href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a> fix: lazy load language definition on twoslash too</li> <li><a href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a> release: v1.4.4</li> <li><a href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a> fix: (temporary patch) lang lazy load not working with twoslash</li> <li><a href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a> fix: typo in missing language check</li> <li><a href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a> Translation fix (<a href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><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="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">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="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">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="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">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="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">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="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">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="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">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="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">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="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">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="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">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="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">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="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">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="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">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="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">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="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">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="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">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="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">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="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">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="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">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="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a> release: v3.5.13</li> <li><a href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a> fix(ssr): handle initial selected state for select with v-model + v-for optio...</li> <li><a href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a> fix(templateRef): set ref on cached async component which wrapped in KeepAliv...</li> <li><a href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><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="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a> fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...</li> <li><a href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><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="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a> fix(hydration): the component vnode's el should be updated when a mismatch oc...</li> <li><a href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a> fix(custom-element): avoid triggering mutationObserver when relecting props</li> <li><a href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a> chore(playground): reset version when opening local playground from reproduction</li> <li><a href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><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: 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: 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="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a> v7.26.2</li> <li><a href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><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="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">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="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><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="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><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="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><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="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><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="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><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="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><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="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><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="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><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="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><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="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><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="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><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="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><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="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a> refactor: rename files</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><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>
2024-11-22 14:48:58 +08:00
"@vue/compiler-dom" "3.5.13"
"@vue/compiler-sfc" "3.5.13"
"@vue/runtime-dom" "3.5.13"
"@vue/server-renderer" "3.5.13"
"@vue/shared" "3.5.13"
build(deps): bump the npm group across 1 directory with 28 updates (#2097) Bumps the npm group with 15 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.3` | `3.5.9` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.14.1` | `1.16.2` | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `1.16.2` | `1.20.0` | | [@shikijs/vscode-textmate](https://github.com/shikijs/vscode-textmate) | `9.2.0` | `9.2.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` | | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `7.4.4` | `7.4.6` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.0.1` | `11.0.3` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.0.3` | `11.1.0` | | [focus-trap](https://github.com/focus-trap/focus-trap) | `7.5.4` | `7.6.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [preact](https://github.com/preactjs/preact) | `10.23.2` | `10.24.1` | | [rollup](https://github.com/rollup/rollup) | `4.21.2` | `4.22.4` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.2` | `1.20.0` | | [source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.3` | `5.4.8` | Updates `vue` from 3.5.3 to 3.5.9 <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.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf"><code>10ff159</code></a> fix(reactivity): fix recursive sync watcher on computed edge case</li> <li><a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e"><code>cb34b28</code></a> fix(runtime-core): avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>)</li> <li><a href="https://github.com/vuejs/core/commit/faf55a15d75ad2044f9b8bdc3719e2e8096b378d"><code>faf55a1</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/12001">#12001</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7"><code>4da6881</code></a> fix(types): correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>)</li> <li><a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455"><code>6001e5c</code></a> fix(reactivity): fix property dep removal regression</li> <li><a href="https://github.com/vuejs/core/commit/c0e9434414f28d912126bcb5325647925c4d49b8"><code>c0e9434</code></a> refactor(reactivity): avoid optional chaining in getDepFromReactive (<a href="https://redirect.github.com/vuejs/core/issues/12007">#12007</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7a00f6f0931cec7a33cbd69881df5f10856591c3"><code>7a00f6f</code></a> chore: remove unused argument (<a href="https://redirect.github.com/vuejs/core/issues/12006">#12006</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d9e81d3da38b04549ff33b7004201c3ce83d274"><code>5d9e81d</code></a> chore(types): disambiguate the <code>Comment</code> type in hydration.ts (<a href="https://redirect.github.com/vuejs/core/issues/12009">#12009</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.3...v3.5.9">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/core` from 1.14.1 to 1.16.2 <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.16.2</h2> <h3>   🚀 Features</h3> <ul> <li>Allow to swap regex constructor for JavaScript engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/930dddc6"><!-- raw HTML omitted -->(930dd)<!-- raw HTML omitted --></a></li> <li>Upgrade <code>oniguruma-to-js</code>, support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/4ddfdb14"><!-- raw HTML omitted -->(4ddfd)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.1...v1.16.2">View changes on GitHub</a></h5> <h2>v1.16.1</h2> <h3>   🏎 Performance</h3> <ul> <li>Externalize <code>@shikijs/vscode-textmate</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a1e154d5"><!-- raw HTML omitted -->(a1e15)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.16.0...v1.16.1">View changes on GitHub</a></h5> <h2>v1.16.0</h2> <h3>   🚀 Features</h3> <ul> <li>Synchronous Shiki usage  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/764">shikijs/shiki#764</a> <a href="https://github.com/shikijs/shiki/commit/9396a6f1"><!-- raw HTML omitted -->(9396a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: New options object signature for <code>createdBundledHighlighter</code> for custom engine bundle, deprecate old signature  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/513224f8"><!-- raw HTML omitted -->(51322)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: <code>createdBundledHighlighter</code> allow user to override engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b59e4875"><!-- raw HTML omitted -->(b59e4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.2...v1.16.0">View changes on GitHub</a></h5> <h2>v1.15.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><code>@shikijs/twoslash</code> version specifier, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/763">#763</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/763">shikijs/shiki#763</a> <a href="https://github.com/shikijs/shiki/commit/c7998db7"><!-- raw HTML omitted -->(c7998)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.1...v1.15.2">View changes on GitHub</a></h5> <h2>v1.15.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support more languages  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/e4f70ec5"><!-- raw HTML omitted -->(e4f70)<!-- raw HTML omitted --></a></li> <li><strong>engine</strong>: <ul> <li>Correct default regex flag  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/61a6bf21"><!-- raw HTML omitted -->(61a6b)<!-- raw HTML omitted --></a></li> <li>Regex flags propagation  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/55526bb7"><!-- raw HTML omitted -->(55526)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.15.0...v1.15.1">View changes on GitHub</a></h5> <h2>v1.15.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps, new <code>plastic</code> theme  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/04bb6576"><!-- raw HTML omitted -->(04bb6)<!-- raw HTML omitted --></a></li> <li>Introduce experimental JavaScript RegExp Engine  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/761">shikijs/shiki#761</a> <a href="https://github.com/shikijs/shiki/commit/2be5b2d1"><!-- raw HTML omitted -->(2be5b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support inline codes  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/751">shikijs/shiki#751</a> <a href="https://github.com/shikijs/shiki/commit/6ca98aa5"><!-- raw HTML omitted -->(6ca98)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/eae73919d4a9c65722acb7455668e3a8f1c31fac"><code>eae7391</code></a> chore: release v1.16.2</li> <li><a href="https://github.com/shikijs/shiki/commit/4ddfdb14ae8371cf899cd5a1e24a34ff067ecd75"><code>4ddfdb1</code></a> feat: upgrade <code>oniguruma-to-js</code>, support more languages</li> <li><a href="https://github.com/shikijs/shiki/commit/930dddc609ab00e74b385f46b070fd0f4b4b15bf"><code>930dddc</code></a> feat: allow to swap regex constructor for JavaScript engine</li> <li><a href="https://github.com/shikijs/shiki/commit/a71d08c213aa0f9bd8444cbf8775ebf14147b6be"><code>a71d08c</code></a> chore: release v1.16.1</li> <li><a href="https://github.com/shikijs/shiki/commit/a1e154d5c7bff62d188390be2fba5aa71098ad29"><code>a1e154d</code></a> perf: externalize <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/b0f3bb7d9d7f3ca2598bfa986967464aa09dca3f"><code>b0f3bb7</code></a> pref: reuse <code>EncodedTokenMetadata</code> from <code>@shikijs/vscode-textmate</code></li> <li><a href="https://github.com/shikijs/shiki/commit/ab6e60287ff169ad954ff2e2c6ea4c7293be3ae9"><code>ab6e602</code></a> chore: release v1.16.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e3bee32d7f41a0918ab132a1779da940c6524875"><code>e3bee32</code></a> docs: docs for js engine and sync usage</li> <li><a href="https://github.com/shikijs/shiki/commit/b59e4875744b22e241a9d9eed956d07959855d64"><code>b59e487</code></a> fix(core): <code>createdBundledHighlighter</code> allow user to override engine</li> <li><a href="https://github.com/shikijs/shiki/commit/513224f8c8f3c9943c87d60b125b7b66b3a0fea3"><code>513224f</code></a> feat(core): new options object signature for <code>createdBundledHighlighter</code> for ...</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.16.2/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/transformers` from 1.16.2 to 1.20.0 <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.20.0</h2> <h3>   🚀 Features</h3> <ul> <li>Rename <code>createWasmOnigEngine</code> to <code>createOnigurumaEngine</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2335dda7"><!-- raw HTML omitted -->(2335d)<!-- raw HTML omitted --></a></li> <li>Move <code>createCssVariablesTheme</code> to core  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/989afdb4"><!-- raw HTML omitted -->(989af)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support lazy load languages  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/787">shikijs/shiki#787</a> <a href="https://github.com/shikijs/shiki/commit/c449dd13"><!-- raw HTML omitted -->(c449d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Improve deprecation warnings  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/50c8e4ac"><!-- raw HTML omitted -->(50c8e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.19.0...v1.20.0">View changes on GitHub</a></h5> <h2>v1.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce warning system for deprecated API  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/788">shikijs/shiki#788</a> <a href="https://github.com/shikijs/shiki/commit/4e59b65d"><!-- raw HTML omitted -->(4e59b)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <ul> <li>Pass raw token to <code>transformer.span</code> api  -  by <a href="https://github.com/zzuu666"><code>@​zzuu666</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/782">shikijs/shiki#782</a> <a href="https://github.com/shikijs/shiki/commit/bba452c4"><!-- raw HTML omitted -->(bba45)<!-- raw HTML omitted --></a></li> <li>Support object style <code>htmlStyle</code> in themed token, support new <code>htmlAttrs</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/85a4ff94"><!-- raw HTML omitted -->(85a4f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.18.0...v1.19.0">View changes on GitHub</a></h5> <h2>v1.18.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>perf</strong>: Wrap json data with <code>JSON.parse</code> to speed up rebundling  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/781">shikijs/shiki#781</a> <a href="https://github.com/shikijs/shiki/commit/bbfceeef"><!-- raw HTML omitted -->(bbfce)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Introduce <code>disableTriggers</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/780">#780</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/780">shikijs/shiki#780</a> <a href="https://github.com/shikijs/shiki/commit/dca6a488"><!-- raw HTML omitted -->(dca6a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.7...v1.18.0">View changes on GitHub</a></h5> <h2>v1.17.7</h2> <h3>   🚀 Features</h3> <ul> <li>Allow customize <code>tabindex</code>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/778">#778</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/778">shikijs/shiki#778</a> <a href="https://github.com/shikijs/shiki/commit/52b055d7"><!-- raw HTML omitted -->(52b05)<!-- raw HTML omitted --></a></li> <li>Update grammar  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/a560bccc"><!-- raw HTML omitted -->(a560b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.17.6...v1.17.7">View changes on GitHub</a></h5> <h2>v1.17.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>engine-js</strong>: <ul> <li>Improve js engine by replacing hard-coded recursive reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b3d493b9"><!-- raw HTML omitted -->(b3d49)<!-- raw HTML omitted --></a></li> <li>Improve js engine handling for markdown  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/b05d838d"><!-- raw HTML omitted -->(b05d8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Missing named exports for <code>shiki/wasm</code> and <code>@shikijs/wasm-inlined</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/3f2269e9"><!-- raw HTML omitted -->(3f226)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/6aa7e08e9232d052ccbd8c9850599c7581f0e8b5"><code>6aa7e08</code></a> chore: release v1.20.0</li> <li><a href="https://github.com/shikijs/shiki/commit/9444b61554937e94ab35d70ab1d1dd9d3675066c"><code>9444b61</code></a> chore: release v1.19.0</li> <li><a href="https://github.com/shikijs/shiki/commit/7602669bccd63a41b0fa17aac1b7d88677cae4ea"><code>7602669</code></a> chore: release v1.18.0</li> <li><a href="https://github.com/shikijs/shiki/commit/55f09422c96493d34ea8b9cfd649409d76aef765"><code>55f0942</code></a> chore: release v1.17.7</li> <li><a href="https://github.com/shikijs/shiki/commit/1d270945f63f7ea2173be418276a766c2d32daa3"><code>1d27094</code></a> chore: explicit return type</li> <li><a href="https://github.com/shikijs/shiki/commit/599b061ec8de8d7699340bfba145999c0176720e"><code>599b061</code></a> chore: release v1.17.6</li> <li><a href="https://github.com/shikijs/shiki/commit/a61a4eefb74723433142724b202596714b73e719"><code>a61a4ee</code></a> chore: release v1.17.5</li> <li><a href="https://github.com/shikijs/shiki/commit/0fd45ea8c3aa5e3d22fb4028dc3bb8dca1b42b15"><code>0fd45ea</code></a> chore: release v1.17.4</li> <li><a href="https://github.com/shikijs/shiki/commit/5fbe4e9022655201336133ded41b0dcbf108e1f1"><code>5fbe4e9</code></a> chore: release v1.17.3</li> <li><a href="https://github.com/shikijs/shiki/commit/01068e65955285cc2d50d3e00d9d36e46cca9378"><code>01068e6</code></a> chore: release v1.17.2</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.20.0/packages/transformers">compare view</a></li> </ul> </details> <br /> Updates `@shikijs/vscode-textmate` from 9.2.0 to 9.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/vscode-textmate/commit/8d2e84a3aad21afd6b08fd53c7acd421c7f5aa44"><code>8d2e84a</code></a> chore: release v9.2.2</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/1a9770dad1ef430ef1ec171270f9cfa0ada65620"><code>1a9770d</code></a> fix: exports name</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/26c5be805c06912d776951c99aa2c9a28c5106a6"><code>26c5be8</code></a> chore: release v9.2.1</li> <li><a href="https://github.com/shikijs/vscode-textmate/commit/fc4c36de52a08627a48a7d32221f10cf0beef3b4"><code>fc4c36d</code></a> feat: export <code>FontStyle</code> enum</li> <li>See full diff in <a href="https://github.com/shikijs/vscode-textmate/compare/v9.2.0...v9.2.2">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4 <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.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@5.1.4/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.1.4 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>chore: format (<a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6">07b29a6</a>)</li> <li>chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2">98766c2</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/440">#440</a></li> <li>fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff">e4f5fff</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/443">#443</a></li> <li>fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294">1344294</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/444">#444</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/8d5a270408ff213648cda2a8db8f6cd63d709eb5"><code>8d5a270</code></a> release: plugin-vue@5.1.4</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/07b29a6a3d9818af1fd254a6e27cecdb827435cf"><code>07b29a6</code></a> chore: format</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/98766c2b39889ccc1cc09b634f184de89b5d9c3e"><code>98766c2</code></a> chore(deps): update dependency rollup to ^4.21.3 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/440">#440</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e4f5fffa4a9d4f08668b93cad6a410ccad543541"><code>e4f5fff</code></a> fix: skip checking private properties of typeParameters (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/443">#443</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1344294a0f412618d337777d7cfa6664668b41bd"><code>1344294</code></a> fix(plugin-vue): allow overwrite esbuild config (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/444">#444</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-core` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-core</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/706d4ac1d0210b2d9134b3228280187fe02fc971"><code>706d4ac</code></a> fix(compiler-core): fix handling of delimiterOpen in VPre (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-core/issues/11915">#11915</a>)</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1db66a1a942b6b634b100183c3a8632c60c0c27"><code>b1db66a</code></a> chore(deps): upgrade to TypeScript 5.6</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-dom` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/85c138ced108268f7656b568dfd3036a1e0aae34"><code>85c138c</code></a> fix(compile-dom): should be able to stringify mathML (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom/issues/11891">#11891</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li><a href="https://github.com/vuejs/core/commit/3c4bf7627649ec1e3220f8c4e4163c20d2afb367"><code>3c4bf76</code></a> fix(compiler-dom): should ignore leading newline in &lt;textarea&gt; per spec</li> <li><a href="https://github.com/vuejs/core/commit/1d99d61c1bd77f9ea6743f6214a82add8346a121"><code>1d99d61</code></a> fix(compiler-dom): fix stringify static edge for partially eligible chunks in...</li> <li><a href="https://github.com/vuejs/core/commit/91212fa408e168b1b2012c23c808f658ed37da63"><code>91212fa</code></a> release: v3.5.4</li> <li><a href="https://github.com/vuejs/core/commit/b1430f250d6aef7f866d9a670895d83596119b42"><code>b1430f2</code></a> refactor: remove rarely used argument in makeMap + optimize perf</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-dom">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95ad706f78ce09e288213fcf">10ff159</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12033">#12033</a> <a href="https://redirect.github.com/vuejs/core/issues/12037">#12037</a></li> <li><strong>runtime-core:</strong> avoid rendering plain object as VNode (<a href="https://redirect.github.com/vuejs/core/issues/12038">#12038</a>) (<a href="https://github.com/vuejs/core/commit/cb34b28a4a9bf868be4785b001c526163eda342e">cb34b28</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12035">#12035</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/353">vitejs/vite-plugin-vue#353</a></li> <li><strong>runtime-core:</strong> make useId() always return a string (<a href="https://github.com/vuejs/core/commit/a177092754642af2f98c33a4feffe8f198c3c950">a177092</a>)</li> <li><strong>types:</strong> correct type inference of union event names (<a href="https://redirect.github.com/vuejs/core/issues/12022">#12022</a>) (<a href="https://github.com/vuejs/core/commit/4da688141d9e7c15b622c289deaa81b11845b2c7">4da6881</a>)</li> <li><strong>vue:</strong> properly cache runtime compilation (<a href="https://redirect.github.com/vuejs/core/issues/12019">#12019</a>) (<a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb">fa0ba24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.7...v3.5.8">3.5.8</a> (2024-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> do not remove dep from depsMap when cleaning up deps of computed (<a href="https://redirect.github.com/vuejs/core/issues/11995">#11995</a>) (<a href="https://github.com/vuejs/core/commit/0267a588017eee4951ac2a877fe1ccae84cad905">0267a58</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.6...v3.5.7">3.5.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-core:</strong> fix v-model with newlines edge case (<a href="https://redirect.github.com/vuejs/core/issues/11960">#11960</a>) (<a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca">6224288</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8306">#8306</a></li> <li><strong>compiler-sfc:</strong> initialize scope with null prototype object (<a href="https://redirect.github.com/vuejs/core/issues/11963">#11963</a>) (<a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5">215e154</a>)</li> <li><strong>hydration:</strong> avoid observing non-Element node (<a href="https://redirect.github.com/vuejs/core/issues/11954">#11954</a>) (<a href="https://github.com/vuejs/core/commit/7257e6a34200409b3fc347d3bb807e11e2785974">7257e6a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11952">#11952</a></li> <li><strong>reactivity:</strong> do not remove dep from depsMap when unsubbed by computed (<a href="https://github.com/vuejs/core/commit/960706eebf73f08ebc9d5dd853a05def05e2c153">960706e</a>)</li> <li><strong>reactivity:</strong> fix dev-only memory leak by updating dep.subsHead on sub removal (<a href="https://github.com/vuejs/core/commit/5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f">5c8b76e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11956">#11956</a></li> <li><strong>reactivity:</strong> fix memory leak from dep instances of garbage collected objects (<a href="https://github.com/vuejs/core/commit/235ea4772ed2972914cf142da8b7ac1fb04f7585">235ea47</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11979">#11979</a> <a href="https://redirect.github.com/vuejs/core/issues/11971">#11971</a></li> <li><strong>reactivity:</strong> fix triggerRef call on ObjectRefImpl returned by toRef (<a href="https://redirect.github.com/vuejs/core/issues/11986">#11986</a>) (<a href="https://github.com/vuejs/core/commit/b030c8bc7327877efb98aa3d9a58eb287a6ff07a">b030c8b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11982">#11982</a></li> <li><strong>scheduler:</strong> ensure recursive jobs can't be queued twice (<a href="https://redirect.github.com/vuejs/core/issues/11955">#11955</a>) (<a href="https://github.com/vuejs/core/commit/d18d6aa1b20dc57a8103c51ec4d61e8e53ed936d">d18d6aa</a>)</li> <li><strong>ssr:</strong> don't render comments in TransitionGroup (<a href="https://redirect.github.com/vuejs/core/issues/11961">#11961</a>) (<a href="https://github.com/vuejs/core/commit/a2f6edeb02faedbb673c4bc5c6a59d9a79a37d07">a2f6ede</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11958">#11958</a></li> <li><strong>transition:</strong> respect <code>duration</code> setting even when it is <code>0</code> (<a href="https://redirect.github.com/vuejs/core/issues/11967">#11967</a>) (<a href="https://github.com/vuejs/core/commit/f927a4ae6f7c453f70ba89498ee0c737dc9866fd">f927a4a</a>)</li> <li><strong>types:</strong> correct type inference of all-optional props (<a href="https://redirect.github.com/vuejs/core/issues/11644">#11644</a>) (<a href="https://github.com/vuejs/core/commit/9eca65ee9871d1ac878755afa9a3eb1b02030350">9eca65e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11733">#11733</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/4704">vuejs/language-tools#4704</a></li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>hydration:</strong> avoid observer if element is in viewport (<a href="https://redirect.github.com/vuejs/core/issues/11639">#11639</a>) (<a href="https://github.com/vuejs/core/commit/e075dfad5c7649c6045e3711687ec888e7aa1a39">e075dfa</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.5...v3.5.6">3.5.6</a> (2024-09-16)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/01f15beeb0ba0ffe434e113c2361c84e109f860f"><code>01f15be</code></a> release: v3.5.9</li> <li><a href="https://github.com/vuejs/core/commit/fa0ba24b3ace02d7ecab65e57c2bea89a2550dcb"><code>fa0ba24</code></a> fix(vue): properly cache runtime compilation (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12019">#12019</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5e8898572fa63438b57a4b2b1de01a85dc49655e"><code>5e88985</code></a> release: v3.5.8</li> <li><a href="https://github.com/vuejs/core/commit/6fcb80172f2f612bb104f68ef840d377a7eac862"><code>6fcb801</code></a> release: v3.5.7</li> <li><a href="https://github.com/vuejs/core/commit/62242886d705ece88dbcad45bb78072ecccad0ca"><code>6224288</code></a> fix(compile-core): fix v-model with newlines edge case (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11960">#11960</a>)</li> <li><a href="https://github.com/vuejs/core/commit/215e15407294bf667261360218f975b88c99c2e5"><code>215e154</code></a> fix(compiler-sfc): initialize scope with null prototype object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11963">#11963</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9a36f2a0b8a01e19cb58b3b5870eb906ab84d001"><code>9a36f2a</code></a> release: v3.5.6</li> <li><a href="https://github.com/vuejs/core/commit/8492c3c49a922363d6c77ef192c133a8fbce6514"><code>8492c3c</code></a> fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...</li> <li><a href="https://github.com/vuejs/core/commit/47bda40653610c74ccdd4ab961e11c3b63cdbbfe"><code>47bda40</code></a> fix(deps): update dependency postcss to ^8.4.47 (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11938">#11938</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f2de3f53e785a28d475988aeb799aa7f8477ca8"><code>7f2de3f</code></a> release: v3.5.5</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.5.9/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-ssr` from 3.5.3 to 3.5.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@​vue/compiler-ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v3.5.9</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> <h2>v3.5.8</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> <h2>v3.5.7</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> <h2>v3.5.6</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> <h2>v3.5.5</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> <h2>v3.5.4</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"><code>@​vue/compiler-ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.8...v3.5.9">3.5.9</a> (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix property dep removal regression (<a href="https://github.com/vuejs/core/commit/6001e5c81a05c894586f9287fbd991677bdd0455">6001e5c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12020">#12020</a> <a href="https://redirect.github.com/vuejs/core/issues/12021">#12021</a></li> <li><strong>reactivity:</strong> fix recursive sync watcher on computed edge case (<a href="https://github.com/vuejs/core/commit/10ff15924053d9bd95a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 15:46:37 +08:00
zwitch@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-2.0.4.tgz#c827d4b0acb76fc3e685a4c6ec2902d51070e9d7"
integrity sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==