Releases: yahoo/routr
Releases · yahoo/routr
Make sure method in route config is case-insensitive
Renamed "path" field to "url" in the return object of getRoute()
By standard, path
does not include query string. So we decided to rename it to url
to avoid confusion.
v0.0.6
Freeze route objects in non-production environments
More details in README: https://github.com/yahoo/routr#objectfreeze
Allow matching paths containing query string
v0.0.4 allow matching a path containing query string
Bump dependency versions
v0.0.3 0.0.3