Skip to content

Releases: curveball/bodyparser

v0.4.8

19 Feb 02:03
afc6583
Compare
Choose a tag to compare
  • Attempting releasing on github packages again.
  • No functional changes

v0.4.7

19 Feb 01:45
ba7a1b0
Compare
Choose a tag to compare
  • Update all dependencies.
  • Release on Github Packages.

v0.4.6

05 Feb 17:31
19d4ad5
Compare
Choose a tag to compare
  • Major bug fix. 0.4.5 was completely unusable due to the middleware
    attempting to read the body twice.

v0.4.5

28 Jan 22:18
Compare
Choose a tag to compare
  • Send 400 Bad Request when the submitted JSON is not valid
  • Add test case for when JSON is not valid

v0.4.4

06 Jan 03:12
8723aeb
Compare
Choose a tag to compare
  • Allow installation on Curveball 0.10.
  • @curveball/core is now a peerDependency.