github ItalyPaleAle/svelte-spa-router v2.0.1

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

New features:

  • use:active action can support a custom regular expression to decide which links to highlight, and not just a string

Fixes:

  • Fixed warning <component> was created with unknown prop 'params' with recent versions of Svelte when a component doesn't need params from the route
  • Removed the for..of loop to make the code more compatible with ES5 transpilers

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

NewReleases is sending notifications on new releases.