v3.0.0
What's Changed
- Fix raw and text parser. by @Fei1Yang in #19
- fix: allow empty json body by @fernando7jr in #20
- Use
node:
protocols for node.js modules - Lift
node.engines
requirement from 12.4 to 12.20
New Contributors
- @Fei1Yang made their first contribution in #19
- @fernando7jr made their first contribution in #20
Other Changes
- Switch to Biome instead of Prettier/ESLint
- Add a benchmark folder
Full Changelog: v2.2.1...v3.0.0