Skip to content

v0.1.3

Compare
Choose a tag to compare
@pi0 pi0 released this 05 Dec 01:10
· 12 commits to main since this release

compare changes

🩹 Fixes

  • node: Compute hasBody when accessing req.body (a002185)
  • node: Body utils should respect buffer view offset (5e4ec69)

💅 Refactors

  • node: Expose request._url (8eb8f5d)

📖 Documentation

  • Minor tweaks (#9)

🏡 Chore

✅ Tests

  • Update IP regex (6885842)
  • Add additional tests for req body handling (e00b4c9)

❤️ Contributors