Open renovate[bot] opened 10 months ago
This PR contains the following updates:
^1.30.3
^2.0.0
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
π 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 is behind base branch, 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.
This PR contains the following updates:
^1.30.3
->^2.0.0
Release Notes
sveltejs/kit (@sveltejs/kit)
### [`v2.5.25`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2525) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.24...@sveltejs/kit@2.5.25) ##### Patch Changes - chore: upgrade dts-buddy to 0.5.3 ([`6056ba30e29ac5747c356fbf1a42dd71f2c4aa1f`](https://togithub.com/sveltejs/kit/commit/6056ba30e29ac5747c356fbf1a42dd71f2c4aa1f)) ### [`v2.5.24`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2524) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.23...@sveltejs/kit@2.5.24) ##### Patch Changes - extend peer dependency range for [@sveltejs/vite-plugin-svelte](https://togithub.com/sveltejs/vite-plugin-svelte) to include 4.0.0-next for improved svelte5 support ([#12593](https://togithub.com/sveltejs/kit/pull/12593)) ### [`v2.5.23`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2523) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.22...@sveltejs/kit@2.5.23) ##### Patch Changes - fix: use dynamic components in `root.svelte` instead of `svelte:component` for svelte 5 ([#12584](https://togithub.com/sveltejs/kit/pull/12584)) ### [`v2.5.22`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2522) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.21...@sveltejs/kit@2.5.22) ##### Patch Changes - chore: configure provenance in a simpler manner ([#12570](https://togithub.com/sveltejs/kit/pull/12570)) ### [`v2.5.21`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2521) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.20...@sveltejs/kit@2.5.21) ##### Patch Changes - chore: package provenance ([#12567](https://togithub.com/sveltejs/kit/pull/12567)) ### [`v2.5.20`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2520) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.19...@sveltejs/kit@2.5.20) ##### Patch Changes - fix: set revalidate cache header on 404'd static assets ([#12530](https://togithub.com/sveltejs/kit/pull/12530)) ### [`v2.5.19`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2519) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.18...@sveltejs/kit@2.5.19) ##### Patch Changes - fix: Svelte 5 - ignore `binding_non_reactive` warning in generated root component (you also need to update to `svelte@5.0.0-next.204`) ([#12524](https://togithub.com/sveltejs/kit/pull/12524)) ### [`v2.5.18`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2518) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.17...@sveltejs/kit@2.5.18) ##### Patch Changes - fix: respect HTML attributes `enctype` and `formenctype` for forms with `use:enhance` ([#12198](https://togithub.com/sveltejs/kit/pull/12198)) - fix: prevent client import error when a `hooks.server` file imports a private environment variable ([#12195](https://togithub.com/sveltejs/kit/pull/12195)) - fix: set default `Content-Type` header to `application/x-www-form-urlencoded` for `POST` form submissions with `use:enhance` to align with native form behaviour ([#12198](https://togithub.com/sveltejs/kit/pull/12198)) ### [`v2.5.17`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2517) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.16...@sveltejs/kit@2.5.17) ##### Patch Changes - chore: update package description ([#11846](https://togithub.com/sveltejs/kit/pull/11846)) ### [`v2.5.16`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2516) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.15...@sveltejs/kit@2.5.16) ##### Patch Changes - fix: determine local Svelte version more reliably ([#12350](https://togithub.com/sveltejs/kit/pull/12350)) ### [`v2.5.15`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2515) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.14...@sveltejs/kit@2.5.15) ##### Patch Changes - fix: always decode asset URLs ([#12352](https://togithub.com/sveltejs/kit/pull/12352)) ### [`v2.5.14`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2514) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.13...@sveltejs/kit@2.5.14) ##### Patch Changes - fix: read non-encoded data URIs ([#12347](https://togithub.com/sveltejs/kit/pull/12347)) ### [`v2.5.13`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2513) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.12...@sveltejs/kit@2.5.13) ##### Patch Changes - fix: decode asset URLs in dev when reading them, but for real this time ([#12344](https://togithub.com/sveltejs/kit/pull/12344)) ### [`v2.5.12`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2512) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.11...@sveltejs/kit@2.5.12) ##### Patch Changes - fix: decode asset URLs in dev when reading them ([#12341](https://togithub.com/sveltejs/kit/pull/12341)) ### [`v2.5.11`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2511) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.10...@sveltejs/kit@2.5.11) ##### Patch Changes - fix: hrefs that start with `config.prerender.origin` are now crawled ([#12277](https://togithub.com/sveltejs/kit/pull/12277)) - chore: add keywords for discovery in npm search ([#12330](https://togithub.com/sveltejs/kit/pull/12330)) - fix: handle whitespace in HTTP Accept header ([#12292](https://togithub.com/sveltejs/kit/pull/12292)) ### [`v2.5.10`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2510) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.9...@sveltejs/kit@2.5.10) ##### Patch Changes - fix: exclude server files from optimizeDeps.entries ([#12242](https://togithub.com/sveltejs/kit/pull/12242)) - fix: bump import-meta-resolve to remove deprecation warnings ([#12240](https://togithub.com/sveltejs/kit/pull/12240)) ### [`v2.5.9`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#259) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.8...@sveltejs/kit@2.5.9) ##### Patch Changes - fix: yield main thread before navigating ([#12225](https://togithub.com/sveltejs/kit/pull/12225)) - fix: correctly handle aliases to files in the `.svelte-kit` directory ([#12220](https://togithub.com/sveltejs/kit/pull/12220)) ### [`v2.5.8`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#258) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.7...@sveltejs/kit@2.5.8) ##### Patch Changes - fix: prevent excessive Vite dependency optimizations on navigation ([#12182](https://togithub.com/sveltejs/kit/pull/12182)) ### [`v2.5.7`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#257) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.6...@sveltejs/kit@2.5.7) ##### Patch Changes - chore(deps): update devalue to v5 ignore non-enumerable symbols during serialization ([#12141](https://togithub.com/sveltejs/kit/pull/12141)) ### [`v2.5.6`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#256) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.5...@sveltejs/kit@2.5.6) ##### Patch Changes - fix: avoid incorrectly un- and re-escaping cookies collected during a server-side `fetch` ([#11904](https://togithub.com/sveltejs/kit/pull/11904)) ### [`v2.5.5`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#255) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.4...@sveltejs/kit@2.5.5) ##### Patch Changes - fix: only hydrate when page is server-rendered ([#12050](https://togithub.com/sveltejs/kit/pull/12050)) ### [`v2.5.4`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#254) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.3...@sveltejs/kit@2.5.4) ##### Patch Changes - fix: prevent navigation when `data-sveltekit-preload-data` fails to fetch due to network error ([#11944](https://togithub.com/sveltejs/kit/pull/11944)) ### [`v2.5.3`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#253) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.2...@sveltejs/kit@2.5.3) ##### Patch Changes - fix: revert tsconfig change that includes svelte.config.js ([#11908](https://togithub.com/sveltejs/kit/pull/11908)) - fix: exclude server worker from tsconfig again ([#11727](https://togithub.com/sveltejs/kit/pull/11727)) ### [`v2.5.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#252) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.1...@sveltejs/kit@2.5.2) ##### Patch Changes - fix: tsconfig includes should cover svelte.config.js ([#11886](https://togithub.com/sveltejs/kit/pull/11886)) ### [`v2.5.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#251) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.0...@sveltejs/kit@2.5.1) ##### Patch Changes - fix: prevent stale values after invalidation ([#11870](https://togithub.com/sveltejs/kit/pull/11870)) - fix: prevent false positive `history.pushState` and `history.replaceState` warnings ([#11858](https://togithub.com/sveltejs/kit/pull/11858)) - fix: relax status code types ([#11781](https://togithub.com/sveltejs/kit/pull/11781)) - fix: `popstate` navigations take `pushState` navigations into account ([#11765](https://togithub.com/sveltejs/kit/pull/11765)) ### [`v2.5.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#250) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.4.3...@sveltejs/kit@2.5.0) ##### Minor Changes - feat: dev/preview/prerender platform emulation ([#11730](https://togithub.com/sveltejs/kit/pull/11730)) ##### Patch Changes - fix: strip `/@fs` prefix correctly on Windows when invoking `read()` in dev mode ([#11728](https://togithub.com/sveltejs/kit/pull/11728)) ### [`v2.4.3`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#243) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.4.2...@sveltejs/kit@2.4.3) ##### Patch Changes - fix: only disallow body with GET/HEAD ([#11710](https://togithub.com/sveltejs/kit/pull/11710)) ### [`v2.4.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#242) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.4.1...@sveltejs/kit@2.4.2) ##### Patch Changes - fix: ignore bodies sent with non-PUT/PATCH/POST requests ([#11708](https://togithub.com/sveltejs/kit/pull/11708)) ### [`v2.4.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#241) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.4.0...@sveltejs/kit@2.4.1) ##### Patch Changes - fix: use Vite's default value for `build.target` and respect override supplied by user ([#11688](https://togithub.com/sveltejs/kit/pull/11688)) - fix: properly decode base64 strings inside `read` ([#11682](https://togithub.com/sveltejs/kit/pull/11682)) - fix: default route config to `{}` for feature checking ([#11685](https://togithub.com/sveltejs/kit/pull/11685)) - fix: handle `onNavigate` callbacks correctly ([#11678](https://togithub.com/sveltejs/kit/pull/11678)) ### [`v2.4.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#240) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.3.5...@sveltejs/kit@2.4.0) ##### Minor Changes - feat: add `$app/server` module with `read` function for reading assets from filesystem ([#11649](https://togithub.com/sveltejs/kit/pull/11649)) ### [`v2.3.5`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#235) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.3.4...@sveltejs/kit@2.3.5) ##### Patch Changes - fix: log a warning if fallback page overwrites prerendered page ([#11661](https://togithub.com/sveltejs/kit/pull/11661)) ### [`v2.3.4`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#234) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.3.3...@sveltejs/kit@2.3.4) ##### Patch Changes - fix: don't stash away original `history` methods so other libs can monkeypatch it ([#11657](https://togithub.com/sveltejs/kit/pull/11657)) ### [`v2.3.3`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#233) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.3.2...@sveltejs/kit@2.3.3) ##### Patch Changes - fix: remove internal `__sveltekit/` module declarations from types ([#11620](https://togithub.com/sveltejs/kit/pull/11620)) ### [`v2.3.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#232) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.3.1...@sveltejs/kit@2.3.2) ##### Patch Changes - fix: return plaintext 404 for anything under appDir ([#11597](https://togithub.com/sveltejs/kit/pull/11597)) - fix: populate dynamic public env without using top-level await, which fails in Safari ([#11601](https://togithub.com/sveltejs/kit/pull/11601)) ### [`v2.3.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#231) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.3.0...@sveltejs/kit@2.3.1) ##### Patch Changes - fix: amend onNavigate type ([#11599](https://togithub.com/sveltejs/kit/pull/11599)) - fix: better error message when peer dependency cannot be found ([#11598](https://togithub.com/sveltejs/kit/pull/11598)) ### [`v2.3.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#230) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.2.2...@sveltejs/kit@2.3.0) ##### Minor Changes - feat: add `reroute` hook ([#11537](https://togithub.com/sveltejs/kit/pull/11537)) ### [`v2.2.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#222) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.2.1...@sveltejs/kit@2.2.2) ##### Patch Changes - fix: only add nonce to `style-src` CSP directive when `unsafe-inline` is not present ([#11575](https://togithub.com/sveltejs/kit/pull/11575)) ### [`v2.2.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#221) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.2.0...@sveltejs/kit@2.2.1) ##### Patch Changes - feat: add CSP support for style-src-elem ([#11562](https://togithub.com/sveltejs/kit/pull/11562)) - fix: address CSP conflicts with sha/nonce during dev ([#11562](https://togithub.com/sveltejs/kit/pull/11562)) ### [`v2.2.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#220) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.1.2...@sveltejs/kit@2.2.0) ##### Minor Changes - feat: expose `$env/static/public` in service workers ([#10994](https://togithub.com/sveltejs/kit/pull/10994)) ##### Patch Changes - fix: reload page on startup if `document.URL` contains credentials ([#11179](https://togithub.com/sveltejs/kit/pull/11179)) ### [`v2.1.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#212) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.1.1...@sveltejs/kit@2.1.2) ##### Patch Changes - fix: restore invalid route error message during build process ([#11559](https://togithub.com/sveltejs/kit/pull/11559)) ### [`v2.1.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#211) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.1.0...@sveltejs/kit@2.1.1) ##### Patch Changes - fix: respect the trailing slash option when navigating from the basepath root page ([#11388](https://togithub.com/sveltejs/kit/pull/11388)) - chore: shrink error messages shipped to client ([#11551](https://togithub.com/sveltejs/kit/pull/11551)) ### [`v2.1.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#210) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.0.8...@sveltejs/kit@2.1.0) ##### Minor Changes - feat: make client router treeshakeable ([#11340](https://togithub.com/sveltejs/kit/pull/11340)) ##### Patch Changes - chore: reduce client bundle size ([#11547](https://togithub.com/sveltejs/kit/pull/11547)) ### [`v2.0.8`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#208) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.0.7...@sveltejs/kit@2.0.8) ##### Patch Changes - fix: always scroll to top when clicking a # or #top link ([`099608c428a49504785eab3afe3b2e76a9317bdf`](https://togithub.com/sveltejs/kit/commit/099608c428a49504785eab3afe3b2e76a9317bdf)) - fix: add nonce or hash to "script-src-elem", "style-src-attr" and "style-src-elem" if defined in CSP config ([#11485](https://togithub.com/sveltejs/kit/pull/11485)) - fix: decode server data with `stream: true` during client-side navigation ([#11409](https://togithub.com/sveltejs/kit/pull/11409)) - fix: capture scroll position when using `pushState` ([#11540](https://togithub.com/sveltejs/kit/pull/11540)) - chore: use peer dependencies when linked ([#11433](https://togithub.com/sveltejs/kit/pull/11433)) ### [`v2.0.7`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#207) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.0.6...@sveltejs/kit@2.0.7) ##### Patch Changes - chore: removed deprecated config.package type ([#11462](https://togithub.com/sveltejs/kit/pull/11462)) ### [`v2.0.6`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#206) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.0.5...@sveltejs/kit@2.0.6) ##### Patch Changes - fix: allow dynamic env access when building but not prerendering ([#11436](https://togithub.com/sveltejs/kit/pull/11436)) ### [`v2.0.5`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#205) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.0.4...@sveltejs/kit@2.0.5) ##### Patch Changes - fix: render SPA shell when SSR is turned off and there is no server data ([#11405](https://togithub.com/sveltejs/kit/pull/11405)) - fix: upgrade `sirv` and `mrmime` to modernize javascript mime type ([#11419](https://togithub.com/sveltejs/kit/pull/11419)) ### [`v2.0.4`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#204) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.0.3...@sveltejs/kit@2.0.4) ##### Patch Changes - chore: update primary branch from master to main ([`47779436c5f6c4d50011d0ef8b2709a07c0fec5d`](https://togithub.com/sveltejs/kit/commit/47779436c5f6c4d50011d0ef8b2709a07c0fec5d)) - fix: adjust missing inner content warning ([#11394](https://togithub.com/sveltejs/kit/pull/11394)) - fix: prevent esbuild adding phantom exports to service worker ([#11400](https://togithub.com/sveltejs/kit/pull/11400)) - fix: goto type include state ([#11398](https://togithub.com/sveltejs/kit/pull/11398)) - fix: ensure assets are served gzip in preview ([#11377](https://togithub.com/sveltejs/kit/pull/11377)) ### [`v2.0.3`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#203) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.0.2...@sveltejs/kit@2.0.3) ##### Patch Changes - fix: reinstantiate state parameter for goto ([#11342](https://togithub.com/sveltejs/kit/pull/11342)) ### [`v2.0.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#202) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.0.1...@sveltejs/kit@2.0.2) ##### Patch Changes - fix: prevent endless SPA 404 loop ([#11354](https://togithub.com/sveltejs/kit/pull/11354)) ### [`v2.0.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#201) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.0.0...@sveltejs/kit@2.0.1) ##### Patch Changes - fix: correctly handle trailing slash redirect when navigating from the root page ([#11357](https://togithub.com/sveltejs/kit/pull/11357)) ### [`v2.0.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#200) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.30.4...@sveltejs/kit@2.0.0) ##### Major Changes - breaking: remove top-level promise awaiting ([#11176](https://togithub.com/sveltejs/kit/pull/11176)) - breaking: prevent use of dynamic env vars during prerendering, serve env vars dynamically ([#11277](https://togithub.com/sveltejs/kit/pull/11277)) - breaking: remove deprecated `use:enhance` callback values ([#11282](https://togithub.com/sveltejs/kit/pull/11282)) - breaking: turn `error` and `redirect` into commands ([#11165](https://togithub.com/sveltejs/kit/pull/11165)) - breaking: the type for `depends` now requires a `:` as part of the string ([#11201](https://togithub.com/sveltejs/kit/pull/11201)) - breaking: remove baseUrl fallback from generated tsconfig ([#11294](https://togithub.com/sveltejs/kit/pull/11294)) - breaking: fail if route with +page and +server is marked prerenderable ([#11256](https://togithub.com/sveltejs/kit/pull/11256)) - breaking: remove `resolvePath` in favour of `resolveRoute` from `$app/paths` ([#11265](https://togithub.com/sveltejs/kit/pull/11265)) - breaking: drop support for Svelte 3 ([#11168](https://togithub.com/sveltejs/kit/pull/11168)) - breaking: require Vite 5.0.3+ ([#11122](https://togithub.com/sveltejs/kit/pull/11122)) - breaking: generate `__data.json` files as sibling to `.html` files ([#11269](https://togithub.com/sveltejs/kit/pull/11269)) - breaking: fail if +page and +server have mismatched config ([#11256](https://togithub.com/sveltejs/kit/pull/11256)) - breaking: error if form without multipart/form-data enctype contains a file input ([#11282](https://togithub.com/sveltejs/kit/pull/11282)) - breaking: require paths pass to preloadCode to be prefixed with basepath ([#11259](https://togithub.com/sveltejs/kit/pull/11259)) - breaking: `@sveltejs/vite-plugin-svelte` is now a peer dependency and will need to be installed in each project using SvelteKit ([#11184](https://togithub.com/sveltejs/kit/pull/11184)) - breaking: stop re-exporting vitePreprocess ([#11297](https://togithub.com/sveltejs/kit/pull/11297)) - breaking: require path option when setting/deleting/serializing cookies ([#11240](https://togithub.com/sveltejs/kit/pull/11240)) - breaking: tighten up error handling ([#11289](https://togithub.com/sveltejs/kit/pull/11289)) - breaking: remove state option from goto in favor of shallow routing ([#11307](https://togithub.com/sveltejs/kit/pull/11307)) - breaking: disallow external navigation with `goto` ([#11207](https://togithub.com/sveltejs/kit/pull/11207)) - breaking: upgrade to TypeScript 5. Default `moduleResolution` to `bundler` in user projects to be permissive in consuming and `NodeNext` when running `package` to be strict in distributing ([#11160](https://togithub.com/sveltejs/kit/pull/11160)) - breaking: undefined is no longer a valid value for paths.relative ([#11185](https://togithub.com/sveltejs/kit/pull/11185)) - breaking: require Node 18.13 or newer ([#11172](https://togithub.com/sveltejs/kit/pull/11172)) - breaking: fix path resolution ([#11276](https://togithub.com/sveltejs/kit/pull/11276)) - breaking: remove `dangerZone.trackServerFetches` ([#11235](https://togithub.com/sveltejs/kit/pull/11235)) ##### Minor Changes - feat: add untrack to load ([#11311](https://togithub.com/sveltejs/kit/pull/11311)) - feat: implement shallow routing ([#11307](https://togithub.com/sveltejs/kit/pull/11307)) - feat: provide SvelteKit html typings ([#11222](https://togithub.com/sveltejs/kit/pull/11222)) - feat: redact internal stack trace when reporting config errors ([#11292](https://togithub.com/sveltejs/kit/pull/11292)) - feat: allow for fine grained invalidation of search params ([#11258](https://togithub.com/sveltejs/kit/pull/11258)) ##### Patch Changes - fix: prerender optional parameters as empty when `entries` contains `'*'` ([#11178](https://togithub.com/sveltejs/kit/pull/11178)) - fix: resolve route config correctly ([#11256](https://togithub.com/sveltejs/kit/pull/11256)) - fix: import Svelte types from svelte/compiler ([#11188](https://togithub.com/sveltejs/kit/pull/11188)) - fix: reset invalid resources after a successful invalidation ([#11268](https://togithub.com/sveltejs/kit/pull/11268)) - fix: Adjust fail method and ActionFailure type ([#11260](https://togithub.com/sveltejs/kit/pull/11260)) - chore(deps): upgrade cookies dependency ([#11189](https://togithub.com/sveltejs/kit/pull/11189)) ### [`v1.30.4`](https://togithub.com/sveltejs/kit/releases/tag/%40sveltejs/kit%401.30.4) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.30.3...@sveltejs/kit@1.30.4) ##### Patch Changes - chore(deps): upgrade and unpin undici ([#11860](https://togithub.com/sveltejs/kit/pull/11860))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 is behind base branch, 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.