Skip to content

Releases: optimizely/javascript-sdk

Release 1.1.1

19 Jan 18:09

Choose a tag to compare

  • Bump to optimizely-server-sdk to version 1.0.1, which includes:
    • Fix bug so conversion event is not sent if user is not bucketed into any experiment.
    • Bump bluebird version from 3.3.5 to 3.4.6.
    • Update event endpoint from p13nlog.dz.optimizely to logx.optimizely.

1.1.0

15 Nov 00:06

Choose a tag to compare

  • Add global variable name export for use in non-CommonJS environments
  • Remove redundant lodash core dependency to reduce bundle bloat

1.0.0

03 Oct 22:41

Choose a tag to compare

  • Introduce support for Full Stack projects in Optimizely X with no breaking changes from previous version.
  • Introduce more graceful exception handling in instantiation and core methods.
  • Update whitelisting to take precedence over audience condition evaluation.
  • Fix bug activating/tracking with attributes not in the datafile.

0.1.4

03 Oct 18:39

Choose a tag to compare

  • Add functionality for New Optimizely endpoint.

0.1.3

24 Aug 18:12

Choose a tag to compare

  • Add environment detection to event builder so it can distinguish between events sent from node or the browser.

0.1.2

22 Aug 21:23

Choose a tag to compare

  • Added missing param to tell log endpoint we are sending a CORS request

0.1.1

03 Aug 21:34

Choose a tag to compare

  • Remove percentageIncluded field from JSON schema, which is not needed.

0.1.0

26 Jul 21:50

Choose a tag to compare

  • Beta release of the Javascript SDK for our Optimizely testing solution