Skip to content

Releases: tinyhttp/milliparsec

v4.0.0

11 Sep 15:34
037ae81
Compare
Choose a tag to compare

What's Changed

  • Basic form data/multipart support by @ilanru in #21

New Contributors

Full Changelog: v3.0.0...v4.0.0

v3.0.0

03 Jul 19:13
Compare
Choose a tag to compare

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

Other Changes

  • Switch to Biome instead of Prettier/ESLint
  • Add a benchmark folder

Full Changelog: v2.2.1...v3.0.0