Skip to content

Releases: DevCycleHQ/js-sdks

NodeJS SDK - 1.12.4 Release

22 Jun 21:15
Compare
Choose a tag to compare

React SDK - 1.10.2 Release

22 Jun 21:13
Compare
Choose a tag to compare

React Native - 1.4.2 Release

22 Jun 21:12
Compare
Choose a tag to compare

JS SDK - 1.12.2 Release

22 Jun 21:10
Compare
Choose a tag to compare

NodeJS SDK - 1.8.1 Release

13 Mar 21:24
Compare
Choose a tag to compare
  • minor changes to the underlying types library to remove unused knownVariableKeys from configuration.
  • large updates to underlying @devcycle/bucketing-assembly-script library which will enable major performance improvements to be enabled in the next release of the SDK.

React SDK - 1.7.1 Release

13 Mar 21:25
Compare
Choose a tag to compare
  • minor changes to the underlying types library to remove unused knownVariableKeys from the configuration.

React Native - 1.1.1 Release

13 Mar 21:26
Compare
Choose a tag to compare
  • minor changes to the underlying types library to remove unused knownVariableKeys from the configuration.

JS SDK - 1.8.1 Release

13 Mar 21:25
Compare
Choose a tag to compare
  • minor changes to the underlying types library to remove unused knownVariableKeys from the configuration.

Bucketing Assembly Script Lib - 1.4.0 Release

13 Mar 21:31
Compare
Choose a tag to compare
  • Optimizations to move sorting + data ordering tasks to initialization of the config objects.
  • Optimizations to create Map<> types during initialization for values which were iterated over previously.
  • Add variableForUser() method to bucket user for a single variable, rather then all variables in a project
  • Add variableTypeFromPB() method to access variableForUser() using a protobuf interface.

NodeJS SDK - 1.8.0 Release

21 Feb 20:17
Compare
Choose a tag to compare
  • Renamed all instances of envKey / env_key / environmentKey / etc, to sdkKey to be consistent with all DevCycle SDKs.