Skip to content

Bump @sveltejs/kit from 1.5.1 to 1.5.3

Dependabot requested to merge dependabot-npm_and_yarn-sveltejs-kit-1.5.3 into main

Bumps @sveltejs/kit from 1.5.1 to 1.5.3.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.5.3

Patch Changes

  • docs: clarify that version.name should be deterministic (#8956)

  • fix: correctly include exported http methods in allow header (#8968)

  • chore: polyfill File from node:buffer (#8925)

  • fix: provide helpful error/warning when calling fetch during render (#8551)

  • fix: print useful error when subscribing to SvelteKit's stores at the wrong time during SSR (#8960)

  • fix: ignore external links when automatically preloading (#8961)

  • chore: refactor fallback generation (#8972)

@​sveltejs/kit@​1.5.2

Patch Changes

  • fix: always default paths.assets to paths.base (#8928)
Changelog

Sourced from @​sveltejs/kit's changelog.

1.5.3

Patch Changes

  • docs: clarify that version.name should be deterministic (#8956)

  • fix: correctly include exported http methods in allow header (#8968)

  • chore: polyfill File from node:buffer (#8925)

  • fix: provide helpful error/warning when calling fetch during render (#8551)

  • fix: print useful error when subscribing to SvelteKit's stores at the wrong time during SSR (#8960)

  • fix: ignore external links when automatically preloading (#8961)

  • chore: refactor fallback generation (#8972)

1.5.2

Patch Changes

  • fix: always default paths.assets to paths.base (#8928)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading