Releases: curveball/bodyparser
Releases · curveball/bodyparser
v0.4.8
- Attempting releasing on github packages again.
- No functional changes
v0.4.7
- Update all dependencies.
- Release on Github Packages.
v0.4.6
- Major bug fix. 0.4.5 was completely unusable due to the middleware
attempting to read the body twice.
v0.4.5
- Send 400 Bad Request when the submitted JSON is not valid
- Add test case for when JSON is not valid
v0.4.4
- Allow installation on Curveball 0.10.
- @curveball/core is now a peerDependency.