Skip to content

Releases: Typeform/js-api-client

v1.6.2

19 May 09:16
50b1ce9

Choose a tag to compare

1.6.2 (2020-05-19)

Bug Fixes

  • Use common travis config (9c3c577)

v1.6.1

21 Oct 20:59
26f35f7

Choose a tag to compare

1.6.1 (2019-10-21)

Bug Fixes

  • types: fix type typing in Field interface (26f35f7)
  • types: fix type typing in Field interface (55f9db2)

v1.6.0

21 Oct 19:12
ba533b1

Choose a tag to compare

1.6.0 (2019-10-21)

Features

  • create-client: remove need for token (ba533b1)
  • create-client: remove need for token (4cdec7e)

v1.5.2

19 Sep 18:38
7dd8477

Choose a tag to compare

1.5.2 (2019-09-19)

Bug Fixes

  • create-client: fix typing of request then (04a10f6)

v1.5.1

30 Aug 01:48
58a7fa7

Choose a tag to compare

1.5.1 (2019-08-30)

Bug Fixes

  • clientConstructor: throw request error instead of suppressing them (58d6dc4)

v1.5.0

20 Aug 17:39
0e8ba7a

Choose a tag to compare

1.5.0 (2019-08-20)

Features

  • axios: move from fetch to axios, fixes #19 #32 (f285480)
  • clientconstructor: return only error response (a970508)

v1.4.0

08 Aug 16:28

Choose a tag to compare

1.4.0 (2019-08-08)

Bug Fixes

  • update commitlint to resolve errors thrown (8b7d348)
  • workspaces: set headers for add method (169e3c1)
  • workspaces: set headers for update method, fixes #24 (16f89f1)
  • update semantic-release (de4cc82)

Features

  • responses: accept response ids to filter in list method (ab6a982)
  • responses: add delete method to remove responses (0331d5d)
  • webhooks: add list method to get all webhooks for a form (68cc9a5)
  • webhooks: add new arguments to create and update (8b1c193)

v1.3.1

08 Apr 15:52
93c61c9

Choose a tag to compare

1.3.1 (2019-04-08)

Bug Fixes

  • pass payload to workspace (77bae56)

v1.3.0

22 Sep 03:37
5c5844f

Choose a tag to compare

1.3.0 (2018-09-22)

Bug Fixes

  • camelcased parameter (233286b)
  • send filter parameters to responses (09181cb)
  • send parameters to forms request (665ad34)

Features

  • add parameters as part of the url for fetch (ab78174)

v1.2.2

22 Aug 10:41

Choose a tag to compare

1.2.2 (2018-08-22)

Bug Fixes

  • documentation arg names (8435fd9)