Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 294 Bytes

File metadata and controls

16 lines (10 loc) · 294 Bytes

2.0.0 / 2016-03-20

  • Koa 2: Upgrade to be a modern, promise-based (ctx, next) middleware

1.0.2 / 2014-04-06

  • update middleware signature
  • use yield* next

1.0.1 / 2013-12-23

  • fix middleware not returning generator function