mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 17:37:24 +08:00
17 lines
294 B
Markdown
17 lines
294 B
Markdown
|
|
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
|