Bump @sveltejs/kit from 2.20.5 to 2.22.0
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(5 months ago)
(5 months ago)
(5 months ago)
dependencies javascript
Bumps @sveltejs/kit from 2.20.5 to 2.22.0.
Release notes
Sourced from @sveltejs/kit's releases.
@sveltejs/kit@2.22.0Minor Changes
- feat: add support for Vite 7 and Rolldown. See https://vite.dev/guide/rolldown.html#how-to-try-rolldown for details about how to try experimental Rolldown support. You will also need
vite-plugin-svelte@^6.0.0-next.0andvite@^7.0.0-beta.0. Compilation should be faster using Rolldown, but with larger bundle sizes until additional tree-shaking is implemented in Rolldown. See #13738 for ongoing work. (#13747)
@sveltejs/kit@2.21.5Patch Changes
fix: correctly set the sequential focus navigation point when using hash routing (#13884)
fix: regression when resetting focus and the URL hash contains selector combinators or separators (#13884)
@sveltejs/kit@2.21.4Patch Changes
- fix: correctly access transport decoders on the client when building for a single or inline output app (#13871)
@sveltejs/kit@2.21.3Patch Changes
fix: correctly invalidate static analysis cache of child nodes when modifying a universal
+layoutfile during dev (#13793)fix: correctly set sequential focus navigation starting point after navigation (#10856)
fix: suppress console spam for chrome devtools requests (#13830)
fix: avoid externalising packages that depend on
@sveltejs/kitso that libraries can also useredirectanderrorhelpers (#13843)fix: correctly run
deserializeon the server (#13686)fix: handle non-semver-style dependency versions (#13850)
fix: correctly inline stylesheets of components dynamically imported in a universal load function if they are below the configured inlineStyleThreshold (#13723)
@sveltejs/kit@2.21.2Patch Changes
- fix: omit stack when logging 404 errors (#13848)
@sveltejs/kit@2.21.1Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
2.22.0
Minor Changes
- feat: add support for Vite 7 and Rolldown. See https://vite.dev/guide/rolldown.html#how-to-try-rolldown for details about how to try experimental Rolldown support. You will also need
vite-plugin-svelte@^6.0.0-next.0andvite@^7.0.0-beta.0. Compilation should be faster using Rolldown, but with larger bundle sizes until additional tree-shaking is implemented in Rolldown. See #13738 for ongoing work. (#13747)2.21.5
Patch Changes
fix: correctly set the sequential focus navigation point when using hash routing (#13884)
fix: regression when resetting focus and the URL hash contains selector combinators or separators (#13884)
2.21.4
Patch Changes
- fix: correctly access transport decoders on the client when building for a single or inline output app (#13871)
2.21.3
Patch Changes
fix: correctly invalidate static analysis cache of child nodes when modifying a universal
+layoutfile during dev (#13793)fix: correctly set sequential focus navigation starting point after navigation (#10856)
fix: suppress console spam for chrome devtools requests (#13830)
fix: avoid externalising packages that depend on
@sveltejs/kitso that libraries can also useredirectanderrorhelpers (#13843)fix: correctly run
deserializeon the server (#13686)fix: handle non-semver-style dependency versions (#13850)
fix: correctly inline stylesheets of components dynamically imported in a universal load function if they are below the configured inlineStyleThreshold (#13723)
2.21.2
Patch Changes
- fix: omit stack when logging 404 errors (#13848)
... (truncated)
Commits
5cedf89Version Packages (#13908)aaa4a31feat: support Rolldown (#13747)8e27c71Version Packages (#13885)f86f33bfix: sequential focus navigation starting point regression and hash routing (...211e78cfeat: Respect abort signals during serverside fetch optimization (#13877)6ba4917chore: update Vitest to 3.2.3 (#13865)ee3600dVersion Packages (#13872)b451705fix: correctly accessapp.decodersin inline and single output apps (#13871)7fcbc5aVersion Packages (#13854)ab67874fix: avoid setting sequential focus navigation starting point when using hash...- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+16
-19
Package Dependencies
Technical Details
| ID: | 2435550 |
| UUID: | 2610138898 |
| Node ID: | PR_kwDOOKGWys6bk48S |
| Host: | GitHub |
| Repository: | leandrodev1221/svelteapp-typescript-go |
| Mergeable: | Yes |
| Merge State: | Clean |