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