Notable changes
-
feature
- upgrade built-in plugins to adapt egg@2
-
document
- translate basics/schedule.md, thanks @Azard
- change quickstart examples to async function
- add document for how to customize error handler
- fix typo in async function
Commits
- [
ac55d5e
] - docs: fix typo in async function (#1657) (BccSafe <bccsafe5988@gmail.com>) - [
9f362d8
] - docs(basics/schedule.md): translate (#1648) (Weilun Xiong <azardf4yy@gmail.com>) - [
448d094
] - deps: upgrade all plugins to adapt egg@2 (#1653) (Yiyu He <dead_horse@qq.com>) - [
4993ee8
] - docs(quickstart): generator -> async (#1650) (TZ | 天猪 <atian25@qq.com>) - [
8c6f16d
] - docs: how to customize error handler (#1651) (Yiyu He <dead_horse@qq.com>)