sveltejs/kit
### [`v1.16.3`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1163)
[Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.16.2...@sveltejs/kit@1.16.3)
##### Patch Changes
- fix: entry generation with mixed segments ([#9879](https://togithub.com/sveltejs/kit/pull/9879))
- fix: use `focusVisible: false` to prevent unwanted focus ring on navigation ([#9861](https://togithub.com/sveltejs/kit/pull/9861))
### [`v1.16.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1162)
[Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.16.1...@sveltejs/kit@1.16.2)
##### Patch Changes
- fix: support Node 20 ([`6e2efcf62`](https://togithub.com/sveltejs/kit/commit/6e2efcf627ce8d179c941212d761aa93568b1724))
- fix: reset focus synchronously on navigation ([#9837](https://togithub.com/sveltejs/kit/pull/9837))
### [`v1.16.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1161)
[Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.16.0...@sveltejs/kit@1.16.1)
##### Patch Changes
- fix: realign state.branch on the client on first load ([#9754](https://togithub.com/sveltejs/kit/pull/9754))
- fix: update `$page.data` correctly after invalidate ([#9798](https://togithub.com/sveltejs/kit/pull/9798))
- fix: file not found in manifest ([#9846](https://togithub.com/sveltejs/kit/pull/9846))
### [`v1.16.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1160)
[Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.15.11...@sveltejs/kit@1.16.0)
##### Minor Changes
- feat: route-level entry generators via `export const entries` ([#9571](https://togithub.com/sveltejs/kit/pull/9571))
### [`v1.15.11`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#11511)
[Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.15.10...@sveltejs/kit@1.15.11)
##### Patch Changes
- chore: more compact representation for invalidated search param ([#9708](https://togithub.com/sveltejs/kit/pull/9708))
- chore: fix import path to app script on windows ([#9743](https://togithub.com/sveltejs/kit/pull/9743))
- fix: make $app/navigation more resilient to bundler reordering ([#9808](https://togithub.com/sveltejs/kit/pull/9808))
- fix: page load `fetch()` now accepts the same input types for the body as the native fetch function ([#9801](https://togithub.com/sveltejs/kit/pull/9801))
- fix: handle preload and filterSerializedResponseHeaders in sequence function ([#9741](https://togithub.com/sveltejs/kit/pull/9741))
### [`v1.15.10`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#11510)
[Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.15.9...@sveltejs/kit@1.15.10)
##### Patch Changes
- fix: log whole error object in default handleError ([#9791](https://togithub.com/sveltejs/kit/pull/9791))
### [`v1.15.9`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1159)
[Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.15.8...@sveltejs/kit@1.15.9)
##### Patch Changes
- fix: correctly replace state when `data-sveltekit-replacestate` is used with a hash link ([#9751](https://togithub.com/sveltejs/kit/pull/9751))
- fix: compute trailing slash on page server / data request ([#9738](https://togithub.com/sveltejs/kit/pull/9738))
- fix: update vite-plugin-svelte to fix windows resolution issue ([#9769](https://togithub.com/sveltejs/kit/pull/9769))
### [`v1.15.8`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1158)
[Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.15.7...@sveltejs/kit@1.15.8)
##### Patch Changes
- chore: revert undici pin and upgrade version ([#9740](https://togithub.com/sveltejs/kit/pull/9740))
- chore: upgrade vite-plugin-svelte for resolve improvements and warnings ([#9742](https://togithub.com/sveltejs/kit/pull/9742))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.15.7
->1.16.3
Release Notes
sveltejs/kit
### [`v1.16.3`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1163) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.16.2...@sveltejs/kit@1.16.3) ##### Patch Changes - fix: entry generation with mixed segments ([#9879](https://togithub.com/sveltejs/kit/pull/9879)) - fix: use `focusVisible: false` to prevent unwanted focus ring on navigation ([#9861](https://togithub.com/sveltejs/kit/pull/9861)) ### [`v1.16.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1162) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.16.1...@sveltejs/kit@1.16.2) ##### Patch Changes - fix: support Node 20 ([`6e2efcf62`](https://togithub.com/sveltejs/kit/commit/6e2efcf627ce8d179c941212d761aa93568b1724)) - fix: reset focus synchronously on navigation ([#9837](https://togithub.com/sveltejs/kit/pull/9837)) ### [`v1.16.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1161) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.16.0...@sveltejs/kit@1.16.1) ##### Patch Changes - fix: realign state.branch on the client on first load ([#9754](https://togithub.com/sveltejs/kit/pull/9754)) - fix: update `$page.data` correctly after invalidate ([#9798](https://togithub.com/sveltejs/kit/pull/9798)) - fix: file not found in manifest ([#9846](https://togithub.com/sveltejs/kit/pull/9846)) ### [`v1.16.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1160) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.15.11...@sveltejs/kit@1.16.0) ##### Minor Changes - feat: route-level entry generators via `export const entries` ([#9571](https://togithub.com/sveltejs/kit/pull/9571)) ### [`v1.15.11`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#11511) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.15.10...@sveltejs/kit@1.15.11) ##### Patch Changes - chore: more compact representation for invalidated search param ([#9708](https://togithub.com/sveltejs/kit/pull/9708)) - chore: fix import path to app script on windows ([#9743](https://togithub.com/sveltejs/kit/pull/9743)) - fix: make $app/navigation more resilient to bundler reordering ([#9808](https://togithub.com/sveltejs/kit/pull/9808)) - fix: page load `fetch()` now accepts the same input types for the body as the native fetch function ([#9801](https://togithub.com/sveltejs/kit/pull/9801)) - fix: handle preload and filterSerializedResponseHeaders in sequence function ([#9741](https://togithub.com/sveltejs/kit/pull/9741)) ### [`v1.15.10`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#11510) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.15.9...@sveltejs/kit@1.15.10) ##### Patch Changes - fix: log whole error object in default handleError ([#9791](https://togithub.com/sveltejs/kit/pull/9791)) ### [`v1.15.9`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1159) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.15.8...@sveltejs/kit@1.15.9) ##### Patch Changes - fix: correctly replace state when `data-sveltekit-replacestate` is used with a hash link ([#9751](https://togithub.com/sveltejs/kit/pull/9751)) - fix: compute trailing slash on page server / data request ([#9738](https://togithub.com/sveltejs/kit/pull/9738)) - fix: update vite-plugin-svelte to fix windows resolution issue ([#9769](https://togithub.com/sveltejs/kit/pull/9769)) ### [`v1.15.8`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1158) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.15.7...@sveltejs/kit@1.15.8) ##### Patch Changes - chore: revert undici pin and upgrade version ([#9740](https://togithub.com/sveltejs/kit/pull/9740)) - chore: upgrade vite-plugin-svelte for resolve improvements and warnings ([#9742](https://togithub.com/sveltejs/kit/pull/9742))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.