Skip to content

Release v0.12.0

Compare
Choose a tag to compare
@nitric-bot nitric-bot released this 22 May 00:30
28d29b0

0.12.0 (2023-05-22)

Features

Bug Fixes

  • Export MethodOptions on types. (#176) (42a806f)
  • rename 'opts' to 'options' for clarity (646ba58)
  • return undefined from json() if no body is present in ctx (89e6437)
  • return undefined when request body is empty (#177) (d9851a9)