Query String Versions Save

Parse and stringify URL query strings

v9.0.0

2 months ago

Breaking

  • Require Node.js 18 fd5a1c9

Fixes

  • Fix passing empty fragmentIdentifier to stringifyUrl() cc232cb

https://github.com/sindresorhus/query-string/compare/v8.2.0...v9.0.0

v8.2.0

3 months ago
  • Allow BigInt as stringifiable value in the types (#377) 7f84490

https://github.com/sindresorhus/query-string/compare/v8.1.0...v8.2.0

v8.1.0

1 year ago

v8.0.3

1 year ago

v8.0.2

1 year ago
  • Improve compatibility with bundlers (#361) 81f78e6

https://github.com/sindresorhus/query-string/compare/v8.0.1...v8.0.2

v8.0.1

1 year ago

v8.0.0

1 year ago

Breaking

Fixes

  • Fix encoding of fragmentIdentifier (#355) 16a7b8f

https://github.com/sindresorhus/query-string/compare/v7.1.3...v8.0.0

v7.1.3

1 year ago

v7.1.2

1 year ago

v7.1.1

2 years ago
  • Fix ParsedQuery type to allow null in array (#338) 5331579

https://github.com/sindresorhus/query-string/compare/v7.1.0...v7.1.1