Skip to content

v0.1.0

Choose a tag to compare

@nichady nichady released this 05 Aug 21:12
· 5 commits to master since this release
v0.1.0
2d9a43b

Changes

  • add goto() function, similar to SvelteKit's goto, allowing for navigation in JavaScript without reloading page
  • allow url store to be subscribed from anywhere, not just component initialization
  • fix types not being exposed correctly