Skip to content

Release 2.1.3

Compare
Choose a tag to compare
@mikeproeng37 mikeproeng37 released this 22 Aug 01:04
· 617 commits to master since this release
8f9bcb3

[2.1.3] - August 21, 2018

Fixed

  • Send all decisions for the same event in one snapshot. (#155)
  • Give Node.js consumers the unbundled package (#133)

Deprecated

  • The UMD build of the SDK now assigns the SDK namespace object to window.optimizelySdk rather than to window.optimizelyClient. The old name still works, but on its first access a deprecation warning is logged to the console. The alias will be removed in the 3.0.0 release. (#152)