Skip to content

1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 13:25
fe3daa7

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.