What's Changed
The reason for this release is a fix to the extended urlencoded parser returning objects instead of arrays for large array inputs (> 100) on qs@6.14.2+. (#716)
- refactor(json): simplify strict mode error string construction by @jonchurch in #692
- fix: correct off-by-one error in parameterCount by @abhu85 in #716
- deps(qs): bump qs to 6.15.1 by @jonchurch in #722
- Release: 1.20.5 by @jonchurch in #721
New Contributors
Special thanks to triager @krzysdz for keeping this on our radar and effectively triaging the specific issue!
Full Changelog: 1.20.4...1.20.5