Skip to content

Releases: rturnq/solid-router

Version 0.2.0

Choose a tag to compare

@rturnq rturnq released this 07 Dec 05:43

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

Choose a tag to compare

@rturnq rturnq released this 25 Aug 04:29

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

Version 0.1.5

Choose a tag to compare

@rturnq rturnq released this 19 Aug 23:06

Non-botched 0.1.4

Version 0.1.4

Choose a tag to compare

@rturnq rturnq released this 19 Aug 23:00

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

Version 0.1.4-beta1 Pre-release
Pre-release

Choose a tag to compare

@rturnq rturnq released this 03 Aug 15:29

Fix parameterized routes not updating on path parameter change

Version 0.1.3

Choose a tag to compare

@rturnq rturnq released this 22 May 17:06
a05eef4
  • Update solid to 0.18.0

Version 0.1.2

Choose a tag to compare

@rturnq rturnq released this 24 Apr 00:38
1ed0fe1
  • Move dev dependency incorrectly included as a dependency
  • Update dependencies

Version 0.1.1

Choose a tag to compare

@rturnq rturnq released this 16 Apr 02:23
c328a9e
  • Prevent extra '?' in create location utility
  • Ignore query string when matching routes

Initial release

Choose a tag to compare

@rturnq rturnq released this 15 Apr 03:57
19aae02
Merge pull request #1 from rturnq/development

Version 0.1.0