Bump @sveltejs/kit from 2.20.5 to 2.42.2
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(2 months ago)
(2 months ago)
(2 months ago)
dependencies javascript
Bumps @sveltejs/kit from 2.20.5 to 2.42.2.
Release notes
Sourced from @sveltejs/kit's releases.
@sveltejs/kit@2.42.2Patch Changes
fix: prevent loops in postbuild analysis phase (#14450)
fix: handle nested object fields in form data (#14469)
fix: robustify form helper types (#14463)
fix: avoid running the
inithook during builds if there's nothing to prerender (#14464)fix: ensure SSR rendering gets request store context (#14476)
@sveltejs/kit@2.42.1Patch Changes
- fix: ensure environment setup is in its own chunk (#14441)
@sveltejs/kit@2.42.0Minor Changes
feat: enhance remote form functions with schema support,
inputandissuesproperties (#14383)breaking: remote form functions get passed a parsed POJO instead of a
FormDataobject now (#14383)
@sveltejs/kit@2.41.0Minor Changes
- feat: add
%sveltekit.version%toapp.html(#12132)Patch Changes
fix: allow remote functions to return custom types serialized with
transporthooks (#14435)fix: fulfil
beforeNavigatecompletewhen redirected (#12896)
@sveltejs/kit@2.40.0Minor Changes
- feat: include
eventproperty on popstate/link/form navigation (#14307)Patch Changes
- fix: respect
replaceState/keepFocus/noScrollwhen a navigation results in a redirect (#14424)
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
2.42.2
Patch Changes
fix: prevent loops in postbuild analysis phase (#14450)
fix: handle nested object fields in form data (#14469)
fix: robustify form helper types (#14463)
fix: avoid running the
inithook during builds if there's nothing to prerender (#14464)fix: ensure SSR rendering gets request store context (#14476)
2.42.1
Patch Changes
- fix: ensure environment setup is in its own chunk (#14441)
2.42.0
Minor Changes
feat: enhance remote form functions with schema support,
inputandissuesproperties (#14383)breaking: remote form functions get passed a parsed POJO instead of a
FormDataobject now (#14383)2.41.0
Minor Changes
- feat: add
%sveltekit.version%toapp.html(#12132)Patch Changes
fix: allow remote functions to return custom types serialized with
transporthooks (#14435)fix: fulfil
beforeNavigatecompletewhen redirected (#12896)2.40.0
Minor Changes
... (truncated)
Commits
c1de1f1Version Packages (#14451)46f12cffix: ensure SSR rendering gets request store context (#14476)19211c1fix: handle nested object fields in form data (#14469)fae6b5afix: avoid runninginithook during builds when there's nothing to prerende...ff9cf14fix: robustify form helper types (#14463)d4680a0fix: prevent loops in postbuild analysis phase (#14450)1464d20Version Packages (#14446)fb711d7fix: ensure environment setup is in its own chunk (#14441)3de8e38Version Packages (#14443)4c77bcdValidated forms (#14383)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @sveltejs/kit since your current version.
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
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 8640916 |
| UUID: | 3438835572 |
| Node ID: | PR_kwDOOKGWys6puw2B |
| Host: | GitHub |
| Repository: | leandrodev1221/svelteapp-typescript-go |