Bump @sveltejs/kit from 2.20.5 to 2.27.0
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(4 months ago)
(4 months ago)
(4 months ago)
dependencies javascript
Bumps @sveltejs/kit from 2.20.5 to 2.27.0.
Release notes
Sourced from @sveltejs/kit's releases.
@sveltejs/kit@2.27.0Minor Changes
- feat: remote functions (#13986)
@sveltejs/kit@2.26.1Patch Changes
fix: posixify internal app server path (#14049)
fix: ignore route groups when generating typed routes (#14050)
@sveltejs/kit@2.26.0Minor Changes
feat: better type-safety for
page.route.id,page.params, page.url.pathname` and various other places (#13864)feat:
resolve(...)andasset(...)helpers for resolving paths (#13864)feat: Add
$app/typesmodule withAsset,RouteId,Pathname,ResolvedPathnameRouteParams<T>andLayoutParams<T>(#13864)
@sveltejs/kit@2.25.2Patch Changes
- fix: correctly set URL when navigating during an ongoing navigation (#14004)
@sveltejs/kit@2.25.1Patch Changes
- fix: add missing params property (#14012)
@sveltejs/kit@2.25.0Minor Changes
- feat: support asynchronous
readimplementations from adapters (#13859)Patch Changes
- fix: log when no Svelte config file has been found to avoid confusion (#14001)
@sveltejs/kit@2.24.0Minor Changes
- feat: typed
paramsprop for page/layout components (#13999)Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
2.27.0
Minor Changes
- feat: remote functions (#13986)
2.26.1
Patch Changes
fix: posixify internal app server path (#14049)
fix: ignore route groups when generating typed routes (#14050)
2.26.0
Minor Changes
feat: better type-safety for
page.route.id,page.params,page.url.pathnameand various other places (#13864)feat:
resolve(...)andasset(...)helpers for resolving paths (#13864)feat: Add
$app/typesmodule withAsset,RouteId,Pathname,ResolvedPathnameRouteParams<T>andLayoutParams<T>(#13864)2.25.2
Patch Changes
- fix: correctly set URL when navigating during an ongoing navigation (#14004)
2.25.1
Patch Changes
- fix: add missing params property (#14012)
2.25.0
Minor Changes
- feat: support asynchronous
readimplementations from adapters (#13859)Patch Changes
- fix: log when no Svelte config file has been found to avoid confusion (#14001)
... (truncated)
Commits
5142accVersion Packages (#14073)793ae28Remote Functions (#13986)23a6564docs: use sh instead of bash in source blocks (#14059)1164ffaVersion Packages (#14053)1cd93cdfix: ignore route groups when generating typed routes (#14050)de3be9afix: posixify internal app server path (#14049)e0e8e3edocs: fix typo in changeloge1f9714Version Packages (#14040)a8cc450feat: typed route ids (#13864)a18e21aVersion Packages (#14025)- 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
+17
-15
Package Dependencies
Technical Details
| ID: | 4833472 |
| UUID: | 2716489561 |
| Node ID: | PR_kwDOOKGWys6h6ldZ |
| Host: | GitHub |
| Repository: | leandrodev1221/svelteapp-typescript-go |
| Mergeable: | Yes |
| Merge State: | Clean |