4.16.1

expressjs/express4.16.1Oct 5, 2017by dougwilson

AI Summary

Express 4.16.1 is a quick patch release that fixes a regression in serve-static when root is incorrectly set to a file.

Key Highlights

  • Fix regression when root is incorrectly set to a file
  • Update send to 0.16.1
  • Update serve-static to 1.13.1

New Features

  • Fix regression when root is incorrectly set to a file

Full Release Notes

  * deps: send@0.16.1
  * deps: serve-static@1.13.1
    - Fix regression when `root` is incorrectly set to a file
    - deps: send@0.16.1