3.1.1 (2021-10-22)
3.1.0 (2020-06-22)
3.0.2 (2020-06-15)
3.0.1 (2020-06-15)
3.0.0 (2019-09-19)
-
Drop node 8 support
-
drop support for node 6
-
drop node 8 support (7c6e47f)
-
drop support for node 6 (be2b926)
2.0.0 (2018-11-19)
- drop node 4 support
1.5.1 (2018-05-24)
- allow empty form-data requests (323ed3a)
1.5.0 (2018-05-07)
- add query parameter on form data request (4314952)
1.4.2 (2018-03-19)
- set isomorphic-fetch and isomorphic-form-data as optional dependencies (cb18e86)
1.4.1 (2018-03-02)
- allow multiple formdata decorators per target (0c8db05)
1.4.0 (2018-02-12)
- add form data and multipart requests (bca21d7)
1.3.0 (2018-02-08)
- allow delete request with query parameters (b6a88c6)
1.2.1 (2017-12-28)
- accessing undefined value (1987162)
1.2.0 (2017-12-15)
- add
appendQuery
-param toPut
-decorator (1f49b84)
1.1.0 (2017-11-13)
- add post with query and body (e114fd7)
1.0.0 (2017-10-27)
- remove dependency to isomorphic-fetch (6e8c3e4)
- Remove dependency to isomorphic-fetch
0.7.0 (2017-09-22)
- add patch method (e9ebf14)
0.6.0 (2017-03-23)
- send body with delete request (#125) (eafe937)
0.5.1 (2017-03-22)
- remove isomorphic-fetch typings (#123) (ff36498)
0.5.0 (2016-11-16)
- add headers decorator (#89) (1ea25f0)
0.4.0 (2016-11-14)
- widen interceptor interface (#86) (9a0da26)
0.3.0 (2016-11-08)
0.2.3 (2016-11-08)
0.2.2 (2016-03-19)
- Fix typings packaging (c4648a2)
0.2.1 (2016-03-19)
- Fix packaging typings (45dcf18)
0.2.0 (2016-03-19)
- Add request interceptors (e.g. basic authentication) (8780119)
0.1.0 (2016-03-19)
- Add builder option to configure a decoder (2071465)
0.0.3 (2016-03-13)
- Fixed main attribute in package.json (5275c21)
0.0.2 (2016-03-13)
- Fixed typings (4c9c58c)
- Initial version (8138b85)