Skip to content

Releases: amplitude/experiment-js-client

v1.4.1

06 Apr 00:54

Choose a tag to compare

1.4.1 (2022-04-06)

Bug Fixes

  • make variant optional in exposure object for segment (#26) (aa29994)
  • support script tag installs for analytics connector (#28) (fa6be45)

v1.4.0

12 Feb 01:10

Choose a tag to compare

1.4.0 (2022-02-12)

Bug Fixes

  • simplify connector analytics provider (#24) (0aa4eee)

Features

  • core package for seamless integration with amplitude analytics (#15) (f62c4cb)
  • implement exposure tracking provider (#25) (9fb040c)
  • integrate core package into experiment sdk (#16) (7ff0540)
  • rename amplitude-core to analytics-connector (#22) (70b3b50)
  • update analytics connector to use new exposure event definition (#23) (b76b33c)

v1.3.4

24 Jan 20:16

Choose a tag to compare

1.3.4 (2022-01-24)

Bug Fixes

  • remove _logEvent from instance type (#21) (670a2f2)

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)