4.9.4
expressjs/express4.9.4Sep 20, 2014by dougwilson
AI Summary
Express 4.9.4 is a minor bug fix release that updates the qs (query string) dependency to version 2.2.4 to resolve an issue where object keys starting with numbers were being truncated.
Key Highlights
- Updated qs dependency to version 2.2.4
- Fixed bug causing object keys starting with numbers to be truncated
Full Release Notes
- deps: qs@2.2.4 - Fix issue with object keys starting with numbers truncated