sveltejs/kit (@sveltejs/kit)
### [`v2.7.0`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#270)
[Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.6.4...@sveltejs/kit@2.7.0)
##### Minor Changes
- feat: update service worker when new version is detected ([#12448](https://redirect.github.com/sveltejs/kit/pull/12448))
##### Patch Changes
- fix: correctly handle relative paths when fetching assets on the server ([#12113](https://redirect.github.com/sveltejs/kit/pull/12113))
- fix: decode non ASCII anchor hashes when scrolling into view ([#12699](https://redirect.github.com/sveltejs/kit/pull/12699))
- fix: page response missing CSP and Link headers when return promise in `load` ([#12418](https://redirect.github.com/sveltejs/kit/pull/12418))
### [`v2.6.4`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#264)
[Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.6.3...@sveltejs/kit@2.6.4)
##### Patch Changes
- fix: only preload links that have a different URL than the current page ([#12773](https://redirect.github.com/sveltejs/kit/pull/12773))
- fix: revert change to replace version in generateBundle ([#12779](https://redirect.github.com/sveltejs/kit/pull/12779))
- fix: catch stack trace fixing errors thrown in web containers ([#12775](https://redirect.github.com/sveltejs/kit/pull/12775))
- fix: use absolute links in JSDoc comments ([#12772](https://redirect.github.com/sveltejs/kit/pull/12772))
Configuration
📅 Schedule: Branch creation - "after 8am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 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 contains the following updates:
2.6.3
->2.7.0
Release Notes
sveltejs/kit (@sveltejs/kit)
### [`v2.7.0`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#270) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.6.4...@sveltejs/kit@2.7.0) ##### Minor Changes - feat: update service worker when new version is detected ([#12448](https://redirect.github.com/sveltejs/kit/pull/12448)) ##### Patch Changes - fix: correctly handle relative paths when fetching assets on the server ([#12113](https://redirect.github.com/sveltejs/kit/pull/12113)) - fix: decode non ASCII anchor hashes when scrolling into view ([#12699](https://redirect.github.com/sveltejs/kit/pull/12699)) - fix: page response missing CSP and Link headers when return promise in `load` ([#12418](https://redirect.github.com/sveltejs/kit/pull/12418)) ### [`v2.6.4`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#264) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.6.3...@sveltejs/kit@2.6.4) ##### Patch Changes - fix: only preload links that have a different URL than the current page ([#12773](https://redirect.github.com/sveltejs/kit/pull/12773)) - fix: revert change to replace version in generateBundle ([#12779](https://redirect.github.com/sveltejs/kit/pull/12779)) - fix: catch stack trace fixing errors thrown in web containers ([#12775](https://redirect.github.com/sveltejs/kit/pull/12775)) - fix: use absolute links in JSDoc comments ([#12772](https://redirect.github.com/sveltejs/kit/pull/12772))Configuration
📅 Schedule: Branch creation - "after 8am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.