We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e300f commit b698eaaCopy full SHA for b698eaa
CHANGES.md
@@ -1,6 +1,12 @@
1
# restify Changelog
2
3
## 5.0.0
4
+ - #1377 Remove async formatters
5
+ - #1363 Honor port for `Response.prototype.redirect`
6
+ - #1369 Use public APIs for accessing response headers
7
+ - #1353 Deprecate `next.ifError`
8
+ - #1346 Return plugins to repo
9
+ - #1322 Remove duplicate `close` event from `Server`
10
- #1309 Add `getRoute()` to Request to get the route object. Rajat Kumar
11
- #1288 add `pre` and `routed` events. Yunong Xiao
12
- #1281 Add `server.getDebugInfo()` method, Yunong Xiao, Alex Liu
0 commit comments