Releases: KnisterPeter/pretend
Releases · KnisterPeter/pretend
v1.4.1
Bug Fixes
- allow multiple formdata decorators per target (0c8db05)
v1.4.0
Features
- add form data and multipart requests (bca21d7)
v1.3.0
Features
- allow delete request with query parameters (b6a88c6)
v1.2.1
1.2.1 (2017-12-28)
Bug Fixes
- accessing undefined value (1987162)
v1.2.0
1.2.0 (2017-12-15)
Features
- add
appendQuery
-param to Put
-decorator (1f49b84)
v1.1.0
1.1.0 (2017-11-13)
Features
- add post with query and body (e114fd7)
v1.0.0
1.0.0 (2017-10-27)
Features
- remove dependency to isomorphic-fetch (6e8c3e4)
BREAKING CHANGES
- Remove dependency to isomorphic-fetch
v0.7.0
0.7.0 (2017-09-22)
Features
v0.6.0
0.6.0 (2017-03-23)
Features
v0.5.1
0.5.1 (2017-03-22)
Bug Fixes