Skip to content

v7.0.11

Latest
Compare
Choose a tag to compare
@mikermcneil mikermcneil released this 22 Nov 21:15
· 106 commits to master since this release
4e33fde
# Changes:
#
# + Bump Lodash version to support ES6 arrow functions and ES7 async/await.
#
# And:
#
# a9ee4f5 (Mike McNeil, 6 days ago)
#    Fix bug in view rendering.  Then add support for custom response types, and
#    better error handling along the way.
#
# 9e65b08 (Mike McNeil, 6 days ago)
#    Rearrange and add ascii headings for clarity.
#
# 6356055 (Mike McNeil, 7 days ago)
#    Use res.status.
#
# e702fa5 (Mike McNeil, 7 days ago)
#    Add node 7 and 'node' (the latter to future proof for when the next version
#    of node is released)