Skip to content

1.0.0

Compare
Choose a tag to compare
@cmorten cmorten released this 21 Dec 15:25
· 144 commits to main since this release

ChangeLog

[1.0.0] - 21-12-2020

  • [#26] Implement request body proxy (#95)

Breaking: req.body will now be overwritten by body parsers. To retrieve the original body value, use req.raw.