Skip to content

Releases: amplitude/experiment-js-client

v1.3.3

20 Jan 22:41

Choose a tag to compare

1.3.3 (2022-01-20)

Bug Fixes

v1.3.2

20 Jan 20:27

Choose a tag to compare

1.3.2 (2022-01-20)

Bug Fixes

v1.3.1

20 Jan 20:20

Choose a tag to compare

1.3.1 (2022-01-20)

Bug Fixes

  • type issue with global amp instance (#18) (5fcf461)

v1.3.0

18 Oct 20:15

Choose a tag to compare

1.3.0 (2021-10-18)

Features

  • unset user properties when variant evaluates to none or is a fallback (#13) (dbab7e8)

v1.2.0

12 Aug 18:06

Choose a tag to compare

1.2.0 (2021-08-12)

Features

  • add user properties to analytics events like exposure (#11) (881ab55)

v1.1.1

09 Aug 23:29

Choose a tag to compare

1.1.1 (2021-08-09)

Bug Fixes

  • use user provider set by config (3774e3c)

v1.1.0

29 Jul 23:25

Choose a tag to compare

1.1.0 (2021-07-29)

Bug Fixes

  • add additional client tests and fixes (#8) (d0d196d)
  • don't track exposure to fallbacks and add tests (#9) (bd4917f)
  • revert POST to GET request with user in header (#10) (326990c)

Features

  • client-side exposure tracking via analytics provider (#7) (30448ab)

v1.0.3

19 Jul 07:40

Choose a tag to compare

1.0.3 (2021-07-19)

Bug Fixes

  • use merged ccontext in post body (4ead70a)

v1.0.2

16 Jul 00:40

Choose a tag to compare

1.0.2 (2021-07-16)

Bug Fixes

  • use POST instead of GET for fetch request (#6) (5a1c580)

v1.0.1

09 Jun 16:53

Choose a tag to compare

1.0.1 (2021-06-09)

Bug Fixes

  • no retry console logging; handle error response (969a5f6)