chore(deps-dev): bump @sveltejs/kit from 2.47.3 to 2.48.4
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(24 days ago)
(24 days ago)
(24 days ago)
dependencies javascript
Bumps @sveltejs/kit from 2.47.3 to 2.48.4.
Release notes
Sourced from @sveltejs/kit's releases.
@sveltejs/kit@2.48.4Patch Changes
fix: adjust query's promise implementation to properly allow chaining (#14859)
fix: make prerender cache work, including in development (#14860)
@sveltejs/kit@2.48.3Patch Changes
fix: include hash when using
resolvewith hash routing enabled (#14786)fix:
afterNavigatecallback not running after hydration when experimental async is enabled (#14644) fix: Snapshotrestoremethod not called after reload when experimental async is enabledfix: expose
issue.pathin.allIssues()(#14784)
@sveltejs/kit@2.48.2Patch Changes
- fix: update DOM before running navigate callbacks (#14829)
@sveltejs/kit@2.48.1Patch Changes
- fix: wait for commit promise instead of
settled(#14818)
@sveltejs/kit@2.48.0Minor Changes
- feat: use experimental
forkAPI when available (#14793)Patch Changes
- fix: await for
settledinstead oftickin navigate (#14800)
Changelog
Sourced from @sveltejs/kit's changelog.
2.48.4
Patch Changes
fix: adjust query's promise implementation to properly allow chaining (#14859)
fix: make prerender cache work, including in development (#14860)
2.48.3
Patch Changes
fix: include hash when using
resolvewith hash routing enabled (#14786)fix:
afterNavigatecallback not running after hydration when experimental async is enabled (#14644) fix: Snapshotrestoremethod not called after reload when experimental async is enabledfix: expose
issue.pathin.allIssues()(#14784)2.48.2
Patch Changes
- fix: update DOM before running navigate callbacks (#14829)
2.48.1
Patch Changes
- fix: wait for commit promise instead of
settled(#14818)2.48.0
Minor Changes
- feat: use experimental
forkAPI when available (#14793)Patch Changes
- fix: await for
settledinstead oftickin navigate (#14800)
Commits
6cee4c3Version Packages (#14861)5d76111fix: adjust query's promise implementation to properly allow chaining (#14859)d9bbf66fix: make prerender cache work, including in dev (#14860)e781061fix (#14854)a15ac5cVersion Packages (#14839)2ccc638fix: exposeissue.pathin.allIssues()for field containers (#14784)cd72d94fix: prefix route pathname with hash when usingresolvewith hash routing e...53b1b73fix:afterNavigatecallback not running after hydration when experimental a...9aac3d4Version Packages (#14831)75eda1cfix: update DOM before running navigate callbacks (#14829)- 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)
Package Dependencies
Technical Details
| ID: | 10765851 |
| UUID: | 3580136895 |
| Node ID: | PR_kwDOIpFz6c6xFpb4 |
| Host: | GitHub |
| Repository: | MikevPeeren/sveltekit-typescript-tailwindcss-sass-starter |