4.10.8
expressjs/express4.10.8Jan 13, 2015by dougwilson
AI Summary
This is a patch release (4.10.8) that fixes a critical crash that could occur when an error was thrown within an OPTIONS response handler. It also updates the proxy-addr dependency to version 1.0.5, which includes an updated ipaddr.js library for improved IP address handling.
Key Highlights
- Fixed crash from error within OPTIONS response handler
- Updated proxy-addr dependency to ~1.0.5
- Updated ipaddr.js to 0.1.6 (transitive dependency)
Full Release Notes
- Fix crash from error within `OPTIONS` response handler - deps: proxy-addr@~1.0.5 - deps: ipaddr.js@0.1.6