Releases: Rareloop/router
Releases · Rareloop/router
v6.1.0
v3.2.1
Fix output of `getActionName()`
v3.2.0
Update CHANGELOG
v3.1.0
Update Change Log
v1.0.0: Always pass params to resolved target
Altorouter seems to always populate the params key in its response to `match` so we would never fall into the `else` block. Have refactored to make the code simpler and more consistent.