github ItalyPaleAle/svelte-spa-router v3.0.2

latest releases: v4.0.1, v4.0.0, v3.3.0...
3 years ago

This version contains bug fixes, including a fix for a regression introduced in version 3.0.

Fixes:

  • Do not un-mount components before replacing them, as with dynamically-imported components the replacement might happen in a next tick, causing the component to be un-mounted and re-mounted in the DOM (fixes #136)
  • Better cloning of the detail object to ensure it's not altered between ticks.

Don't miss a new svelte-spa-router release

NewReleases is sending notifications on new releases.