Skip to content

Fixes for express v4

Choose a tag to compare

@garthenweb garthenweb released this 29 Mar 21:50
· 27 commits to master since this release

#1: Fix res.sendfile method to not throw a deprecation warning on express v4 by @MJefferson.