0.6.0
What's Changed
- avoid deoptimization by @Uzlopak in #4
- use -1 instead of 0 as lastIndex indicator by @Uzlopak in #7
- fix: remove unnecessary check by @anonrig in #6
- perf: use fast-decode-uri-component for decoding by @anonrig in #8
- perf: use replaceAll instead of replacing plus by @anonrig in #9
- ci: update workflow by @Fdawgs in #12
- docs(readme): remove legacy npm arg by @Fdawgs in #13
- feat: add querystring stringify by @anonrig in #11
New Contributors
- @Uzlopak made their first contribution in #4
- @anonrig made their first contribution in #6
- @Fdawgs made their first contribution in #12
Full Changelog: https://github.com/anonrig/fast-querystring/commits/0.6.0