Skip to content

Releases: rturnq/solid-router

Version 0.2.0

07 Dec 05:43
Compare
Choose a tag to compare

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

25 Aug 04:29
Compare
Choose a tag to compare

Fix query string not showing up in URL for browser path and hash routing
Fix query reactivity

Version 0.1.5

19 Aug 23:06
Compare
Choose a tag to compare

Non-botched 0.1.4

Version 0.1.4

19 Aug 23:00
Compare
Choose a tag to compare

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

03 Aug 15:29
Compare
Choose a tag to compare
Version 0.1.4-beta1 Pre-release
Pre-release

Fix parameterized routes not updating on path parameter change

Version 0.1.3

22 May 17:06
a05eef4
Compare
Choose a tag to compare
  • Update solid to 0.18.0

Version 0.1.2

24 Apr 00:38
1ed0fe1
Compare
Choose a tag to compare
  • Move dev dependency incorrectly included as a dependency
  • Update dependencies

Version 0.1.1

16 Apr 02:23
c328a9e
Compare
Choose a tag to compare
  • Prevent extra '?' in create location utility
  • Ignore query string when matching routes

Initial release

15 Apr 03:57
19aae02
Compare
Choose a tag to compare
Merge pull request #1 from rturnq/development

Version 0.1.0