koa-json
Version:
pretty (non-compressed) json response middleware
28 lines (17 loc) • 390 B
Markdown
2.0.1 / 2016-04-28
==================
* fix: compatibility with node 6
* travis: add node 6
2.0.0 / 2016-03-27
==================
* update to koa v2
1.1.0 / 2014-05-28
==================
* object stream support
1.0.1 / 2014-05-03
==================
* fix param-based pretty formatting
1.0.0 / 2014-05-02
==================
* add: .spaces option
* refactor: use koa-is-json