Releases: rturnq/solid-router
Releases · rturnq/solid-router
Release list
Version 0.2.0
First release after a major re-write. The component API is largely the same but integrations to the browser have been simplified and the route and router context objects have changed.
Updated to the latest Solid 0.23.0
Added a few tests
Version 0.1.6
Fix query string not showing up in URL for browser path and hash routing
Fix query reactivity
Version 0.1.5
Version 0.1.4
Note: Please use v0.1.5 - I botched the packaged deployed to npm
Fix for route params not updating correctly on path change
Version 0.1.4-beta1
Fix parameterized routes not updating on path parameter change
Version 0.1.3
Version 0.1.2
- Move dev dependency incorrectly included as a dependency
- Update dependencies
Version 0.1.1
- Prevent extra '?' in create location utility
- Ignore query string when matching routes
Initial release
Merge pull request #1 from rturnq/development Version 0.1.0