Skip to content

0.1.2 Release

Compare
Choose a tag to compare
@joesonw joesonw released this 01 Mar 12:39
· 32 commits to master since this release
  • Bug fixes
  • New decorators
    • @appcontext: retrieve app context
    • @HttpContext: retrieve http context(koa)
    • @RouteResponse: get response object from route(used in @after and @before mostly).