Skip to content

v1.0.0: Always pass params to resolved target

Compare
Choose a tag to compare
@adamtomat adamtomat released this 25 Jul 14:04
· 61 commits to master since this release
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.