Releases: garygreen/lightrouter
Releases · garygreen/lightrouter
0.3.1
0.2.2
v0.2.1
- Changed parameter matching format from ":name" to "{name}" for improved optional parameter support/matching.
- Callbacks are now only called with a 'params' object keyed with param name and matching value from the url.
- Refactored how the route is constructed.