Release 2.1.3
[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 towindow.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)