JavaScript SDK 0.6.0

javascript-sdkremovedchangedadded

Added

  • Disable JS iterator helpers as the feature is at Stage 3 and we should only enable by default Stage 4 features (c90c145)

Changed

  • Throw TypeErrors in config-store if supplied with invalid parameters or the config-store does not exist (6b70180)

Removed

  • Disable JS iterator helpers as the feature is at Stage 3 and we should only enable by default Stage 4 features

Prior change: JavaScript SDK 0.5.15

Following change: JavaScript SDK 0.7.0