4.9.1
expressjs/express4.9.1Sep 17, 2014by dougwilson
AI Summary
Express 4.9.1 is a patch release that fixes `app.use` to properly accept an array of middleware functions without a path, along with updating several dependencies including depd, etag, send, and serve-static to their latest versions.
Key Highlights
- Fixed `app.use` to accept array of middleware without path
- Updated depd dependency to 0.4.5
- Updated etag dependency to ~1.3.1
- Updated send dependency to 0.9.2
- Updated serve-static dependency to ~1.6.2
Full Release Notes
- Fix `app.use` to accept array of middleware without path - deps: depd@0.4.5 - deps: etag@~1.3.1 - deps: send@0.9.2 - deps: depd@0.4.5 - deps: etag@~1.3.1 - deps: range-parser@~1.0.2 - deps: serve-static@~1.6.2 - deps: send@0.9.2