- test: fix timeout tests (17d0544)
- chore: define types file in package.json (a75fab8)
- chore(ci): migrate to travis-ci.com (f49ced5)
- fix: types defination (d915218)
- refactor: apply eslint rules (57fe532)
- docs: fix option titles (3503889)
- feat: option for timeout (83246de)
- feat: support instance options (a461e4b)
- chore(package): update eslint to version 6.0.0 (48c3941)
- fix: set header in middleware not work for wechat mini app (04e4428)
- docs: add homepage link (34d30e0)
- docs: fix typo (dfb818f)
- docs: fix typo (61bb0b4)
- test: fix tests on source code (18e26b0)
- chore: move coverage report to coveralls (aed8821)
- chore: upgrade babel (c5c7a95)
- chore(package): update rollup-plugin-node-resolve to version 5.0.0 (d03eee7)
- docs: add module description (5296a6c)
- refactor: adaptor always returns a Promise (ae01b63)
- refactor: response declaration (2dfcb6b)
- feat: add middleware using chained calls (920d74e)
- feat: add type declaration file (146fcfc)
- feat: shorthand methods (51e829b)
- fix: weapp response is undefined when status 204 (352da6a)
- chore(ci): switch to node.js 10 (824e81b)
- chore(license): update copyright to 2019 (4efb29d)
- feat: initialize context.headers (1152944)