Releases: taion/use-named-routes
Releases · taion/use-named-routes
v0.3.2
- Chore: Mark support for React Router and history v3 (#29)
v0.3.1
- Bugfix: Respect
action
on createLocation
, to avoid converting REPLACE
to PUSH
for redirects (#18)
v0.3.0
- Breaking: Move back to React Router (#10)
v0.2.0
- Breaking: Move from React Router to rrtr
v0.1.2
- Bugfix: Tighten check for location descriptors that don't contain a route name (#4)
v0.1.1
- Minor: Fix packaging error