Skip to content

v1.0.0-alpha.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 16:15
· 30 commits to master since this release
v1.0.0-alpha.15
b4f778b

Bug Fixes

  • Solve an issue on message in Payload json
  • Solve json decode of PayloadStatus

Features

  • Create a decorator for response factory
  • Add new method to send response with jsend spec

Miscellaneous Tasks

  • Install slim/http as a dependency
  • Install pnpm as a peoject dev-dependency

Testing

  • Create new tests for Response and improve old tests