Skip to content

3 to 4 Migration Tips

Trent Mick edited this page Aug 20, 2015 · 1 revision

Migrating from restify 3 to 4

formatters must callback

Here is the primary breaking change of restify v4: https://github.com/restify/node-restify/commit/d8d76f1bb6cb9427cfde76d5537d27499f5e24d3

TODO: a quick code example.