3.18.2
expressjs/express3.18.2Oct 29, 2014by dougwilson
AI Summary
Express 3.18.2 is a patch release focused on updating dependencies. The release upgrades connect to version 2.27.2 (which includes a fix for handling URLs containing `://` in the path), along with body-parser and qs dependency updates.
Key Highlights
- Updated connect dependency to 2.27.2
- Fixed handling of URLs containing `://` in the path
- Updated body-parser to ~1.9.2
- Updated qs to 2.3.2
Full Release Notes
- deps: connect@2.27.2 - Fix handling of URLs containing `://` in the path - deps: body-parser@~1.9.2 - deps: qs@2.3.2