Releases: robertdp/purescript-web-router
Releases · robertdp/purescript-web-router
v1.0.0
22 Jul 11:35
Compare
Sorry, something went wrong.
No results found
v0.3.0
05 Apr 08:29
Compare
Sorry, something went wrong.
No results found
v0.2.1
19 Oct 05:11
Compare
Sorry, something went wrong.
No results found
Run the full routing logic on the current path at initialisation
v0.2.0
19 Oct 04:46
Compare
Sorry, something went wrong.
No results found
Removed the dependency on Wire.Signal, so users can choose their own state management solution.
v0.1.0
03 Oct 15:01
Compare
Sorry, something went wrong.
No results found
Moved the interface out of the routing config
v0.0.4
03 Oct 11:45
Compare
Sorry, something went wrong.
No results found
Gave the unused arg a name for clarity
v0.0.3
01 Oct 09:36
Compare
Sorry, something went wrong.
No results found
Try to parse the current location on initialisation. If that fails, use the user-supplied default route.
v0.0.2
01 Oct 08:35
Compare
Sorry, something went wrong.
No results found
Removed dependencies on wire-react and routing-duplex.
Added formerly transient dependencies.
v0.0.1
01 Oct 08:27
Compare
Sorry, something went wrong.
No results found
Renamed `component` to `router`