Skip to content

Releases: Typeform/js-api-client

v2.3.0

22 Feb 10:20
16ed6f3

Choose a tag to compare

feat(NOJIRA-123): update form.settings type to have all options (#119)

* feat(type): update form.settings type to have all options

I got the list of defaults by creating a new form using the API and
inspecting the response as some of the options were not listed on the
docs / had different names vs what was specified on the docs.

I also reordered the options to match the API response order.

Added:
- are_uploads_public
- autosave_progress (docs have this as `autocomplete_progress`)
- free_form_navigation
- hide_navigation
- pro_subdomain_enabled
- show_cookie_consent
- show_key_hint_on_choices
- show_number_of_submissions
- show_question_number
- show_time_to_complete
- use_lead_qualification

Reordered:
- language
- is_public
- progress_bar
- show_progress_bar
- show_typeform_branding

* fix: update defaults to match conventions

v2.2.0

19 Feb 09:49
2a92dc5

Choose a tag to compare

feat(NOJIRA-123): Patch type improvements (#118)

* feat(types): tighten definition for PATCH operations

* fix(types): forms.update type for patch operations

v2.1.0

08 Feb 11:35
efc8e11

Choose a tag to compare

feat: include phone_number in Typeform Response type (#117)

v2.0.1

06 Dec 15:59

Choose a tag to compare

fix(TU-2623): update release github action

v2.0.0

06 Dec 15:48
ce4310c

Choose a tag to compare

fix(TU-2623): release to both npm and github registries (#111)

BREAKING CHANGES: Break support for Node 16 (end of life 2023-09-11)
due to semantic-release dependency.

v1.15.2

15 Nov 16:32
1fed3be

Choose a tag to compare

1.15.2 (2023-11-15)

Bug Fixes

  • TU-2535: bump jest, fix tests (483ac04)
  • TU-2535: secure dependencies, update axios (cc686b5)

v1.15.1

14 Nov 15:59
255c51e

Choose a tag to compare

1.15.1 (2023-11-14)

Bug Fixes

  • TU-2535: add dependabot config (73b08a7)

v1.15.0

12 Oct 12:55
fb42001

Choose a tag to compare

1.15.0 (2023-10-12)

Features

v1.14.0

12 Oct 12:51
b50d27b

Choose a tag to compare

1.14.0 (2023-10-12)

Features

v1.13.0

12 Oct 12:46
adccc13

Choose a tag to compare

1.13.0 (2023-10-12)

Features