sveltejs/kit (@sveltejs/kit)
### [`v2.5.28`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2528)
[Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.5.27...@sveltejs/kit@2.5.28)
##### Patch Changes
- fix: import `node:process` instead of using globals ([#12641](https://redirect.github.com/sveltejs/kit/pull/12641))
### [`v2.5.27`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2527)
[Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.5.26...@sveltejs/kit@2.5.27)
##### Patch Changes
- fix: asynchronously instantiate components when using Svelte 5 ([#12613](https://redirect.github.com/sveltejs/kit/pull/12613))
- fix: use `{@render ...}` tag when generating default fallback page for svelte 5 apps ([#12653](https://redirect.github.com/sveltejs/kit/pull/12653))
- fix: emulate `event.platform` even when the route does not exist ([#12513](https://redirect.github.com/sveltejs/kit/pull/12513))
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 contains the following updates:
2.5.26
->2.5.28
Release Notes
sveltejs/kit (@sveltejs/kit)
### [`v2.5.28`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2528) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.5.27...@sveltejs/kit@2.5.28) ##### Patch Changes - fix: import `node:process` instead of using globals ([#12641](https://redirect.github.com/sveltejs/kit/pull/12641)) ### [`v2.5.27`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2527) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.5.26...@sveltejs/kit@2.5.27) ##### Patch Changes - fix: asynchronously instantiate components when using Svelte 5 ([#12613](https://redirect.github.com/sveltejs/kit/pull/12613)) - fix: use `{@render ...}` tag when generating default fallback page for svelte 5 apps ([#12653](https://redirect.github.com/sveltejs/kit/pull/12653)) - fix: emulate `event.platform` even when the route does not exist ([#12513](https://redirect.github.com/sveltejs/kit/pull/12513))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 was generated by Mend Renovate. View the repository job log.