Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 19:52
· 123 commits to main since this release

1.4.0 (2024-10-16)

Features

  • RouteView: adds declarative route API for dynamically adding route (6f9039b)
  • RouteView: adds support to snippet (428eab8)

Bug Fixes

  • hash: replace base when navigating in hash mode (a8c00b1)
  • nested: clear component when no component found (e3ad994)
  • options: adds default routing options to routerinstance (4f9abad)
  • router: correct typing & adds UT for sync strategy (2184ace)
  • sync: allow replace of history state when syncing router (4a2a7b3)
  • url: correctly parse path parameter when syncing (e3e5f4d)