Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Releases: gramps-graphql/rest-helpers

v1.5.0

20 May 16:54
8f35939
Compare
Choose a tag to compare

1.5.0 (2019-05-20)

Features

  • GraphQLConnector: add support for HEAD requests (1d55198)

v1.4.3

18 Feb 19:44
Compare
Choose a tag to compare

1.4.3 (2019-02-18)

Bug Fixes

  • save headers before making a request, to avoid collisions with many requests (#13) (d9e0f94)

v1.4.2

09 Jan 19:28
Compare
Choose a tag to compare

1.4.2 (2019-01-09)

Bug Fixes

  • cacheUtils file missing from package.json (#12) (62aeb1b)

v1.4.1

09 Jan 17:55
40b87ec
Compare
Choose a tag to compare

1.4.1 (2019-01-09)

Bug Fixes

  • cacheUtils: add exports/default export (40b87ec)

v1.4.0

09 Jan 17:20
Compare
Choose a tag to compare

1.4.0 (2019-01-09)

Features

  • enable API level granularity for cache controls (#10) (8d1c246)

v1.3.1

28 Nov 22:01
Compare
Choose a tag to compare

1.3.1 (2018-11-28)

Bug Fixes

  • GraphQLConnector: separate headers and body when resolving with both (f3c2c3f)

v1.3.0

28 Nov 21:44
Compare
Choose a tag to compare

1.3.0 (2018-11-28)

Features

  • GraphQLConnector: allow GET requests to resolve with headers (37872f0)

v1.2.1

18 Oct 16:04
76fcdb6
Compare
Choose a tag to compare

1.2.1 (2018-10-18)

Bug Fixes

  • GraphQLConnector: allow rp to set headers for file uploads (efc3d9a)

v1.2.0

06 Sep 14:29
Compare
Choose a tag to compare

1.2.0 (2018-09-06)

Features

  • GraphQLConnector: add PATCH support (#6) (c155777)

v1.1.0

17 Jan 21:55
1ff3583
Compare
Choose a tag to compare

1.1.0 (2018-01-17)

Bug Fixes

  • get semantic-release running (#4) (1ff3583)

Features

  • add support for DELETE requests (2046e34)