Changelog of @hackage/webapi 0.2.1.0

Changelog

0.2.1

  • Added RequestBody to the Request type. This allows user to have content in request's body with the desired Content-Type.
  • Added Request pattern synonym.
  • Added Field data type for aliasing field names.