1.0.1
Version 1.0.1 π
Fixes π
- The
queryStringBuilder
now supports nested parameters and arrays when parsing the query params.
Non Breaking Changes β
- Updated node version to v20.9 and added
.nvmrc
file. - Added unit tests for
buildQueryString
util function.