Releases: pedronauck/micro-router
Releases · pedronauck/micro-router
v2.0.2
v2.0.1
- Fix: add
params
andquery
props toreq
object instead of craete a new
v2.0.0
- Remove body parser inside router because it's not a responsability of router do that
v1.2.2
v1.2.1
- Fix: add
request
as devDependency
v1.2.0
- Improve README with a lot of examples
- Add body parser function on utils
- Attach
body
property onreq
handler parameter
v1.1.0
- Use url-pattern instead of route-parser to be able to make not found routes easily
v1.0.1
bump to version 1.0.1
v1.0.0
bump to version 1.0.0