0.6.0
Breaking Changes
- Replace
app.printRoutes()
withapp.routesToString()
and addapp[@@iterator]()
(3e8a0f4) - Sort method names alphabetically in
Allow
headers (ba78b1a) - Send a body with 405 responses (77a6d4f)
Features
- Node 10 support (43d3a6e, bebce67, 5042497)
- Improve error message when route
method
is missing (b9d464f)
Dependencies
- deps: [email protected] (f4b8cf0)
- deps: Lock down [email protected] (c630b0d)