v8.0.0
版本发布时间: 2022-12-13 00:50:33
sindresorhus/query-string最新发布版本:v9.1.1(2024-10-09 14:21:22)
Breaking
- Require Node.js 14 c2ab7cd
- This package is now pure ESM. Please read this.
- Add
"module": "node16", "moduleResolution": "node16"
to your tsconfig.json. (Example) - And more!!!
- Add
Fixes
- Fix encoding of
fragmentIdentifier
(#355) 16a7b8f
https://github.com/sindresorhus/query-string/compare/v7.1.3...v8.0.0