3.18.1
expressjs/express3.18.1Oct 23, 2014by dougwilson
AI Summary
Express 3.18.1 is a patch release focused on fixing deprecation warnings and updating dependencies. The release addresses internal `utils.merge` deprecation warnings and updates the connect and send dependencies along with their sub-dependencies.
Key Highlights
- Fix internal `utils.merge` deprecation warnings
- Update connect@2.27.1 dependency
- Update send@0.10.1 dependency
- Update multiple sub-dependencies including body-parser, express-session, finalhandler, morgan, qs, and serve-static
Full Release Notes
- Fix internal `utils.merge` deprecation warnings - deps: connect@2.27.1 - deps: body-parser@~1.9.1 - deps: express-session@~1.9.1 - deps: finalhandler@0.3.2 - deps: morgan@~1.4.1 - deps: qs@2.3.0 - deps: serve-static@~1.7.1 - deps: send@0.10.1 - deps: on-finished@~2.1.1