Skip to content

chore(deps): bump svelte-spa-router from 4.0.2 to 5.1.1#163

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/svelte-spa-router-5.1.1
Open

chore(deps): bump svelte-spa-router from 4.0.2 to 5.1.1#163
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/svelte-spa-router-5.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps svelte-spa-router from 4.0.2 to 5.1.1.

Release notes

Sourced from svelte-spa-router's releases.

svelte-spa-router@5.1.1

Patch Changes

  • 9887d02: fix: transpile TypeScript to JavaScript in packaged Svelte components

    The published dist/Router.svelte shipped its <script> blocks as raw TypeScript because no preprocessor was configured for svelte-package. A svelte.config.js using vitePreprocess({script: true}) now transpiles the <script> blocks so packaged components contain plain JavaScript.

  • 5c5e1f0: fix: rendering in SSR context

    Makes svelte-spa-router work with Astro and other frameworks doing SSR.

svelte-spa-router@5.1.0

Minor Changes

  • addf1cc: Migrate codebase to TypeScript

    The codebase has been migrated to modern TypeScript, with better testing infrastructure powered by Playwright.

    The external API surface is unchanged, but exported type declarations should now be more accurate.

Changelog

Sourced from svelte-spa-router's changelog.

5.1.1

Patch Changes

  • 9887d02: fix: transpile TypeScript to JavaScript in packaged Svelte components

    The published dist/Router.svelte shipped its <script> blocks as raw TypeScript because no preprocessor was configured for svelte-package. A svelte.config.js using vitePreprocess({script: true}) now transpiles the <script> blocks so packaged components contain plain JavaScript.

  • 5c5e1f0: fix: rendering in SSR context

    Makes svelte-spa-router work with Astro and other frameworks doing SSR.

5.1.0

Minor Changes

  • addf1cc: Migrate codebase to TypeScript

    The codebase has been migrated to modern TypeScript, with better testing infrastructure powered by Playwright.

    The external API surface is unchanged, but exported type declarations should now be more accurate.

5.0.1

Patch Changes

  • 0774dab: fix: restore router scroll state after route render

5.0.0

Major Changes

  • c93e046: breaking: require Svelte 5, remove stores in favor of new router object, remove events in favor of callback props
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 8, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/svelte-spa-router-5.1.1 branch from f1b4d92 to 8bff3dd Compare July 8, 2026 02:36
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/svelte-spa-router-5.1.1 branch from 8bff3dd to afedae5 Compare July 15, 2026 02:35
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/svelte-spa-router-5.1.1 branch from afedae5 to ac3f6d1 Compare July 20, 2026 21:02
Bumps [svelte-spa-router](https://github.com/ItalyPaleAle/svelte-spa-router) from 4.0.2 to 5.1.1.
- [Release notes](https://github.com/ItalyPaleAle/svelte-spa-router/releases)
- [Changelog](https://github.com/ItalyPaleAle/svelte-spa-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ItalyPaleAle/svelte-spa-router/compare/v4.0.2...svelte-spa-router@5.1.1)

---
updated-dependencies:
- dependency-name: svelte-spa-router
  dependency-version: 5.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/svelte-spa-router-5.1.1 branch from ac3f6d1 to b7cb850 Compare July 22, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants