Skip to content

Conversation

@EmilianoSanchez
Copy link
Contributor

@EmilianoSanchez EmilianoSanchez commented Oct 4, 2024

JS SDK

What did you accomplish?

  • Drop support for NodeJS v6. The SDK now requires NodeJS v14 or above.
  • Removed internal ponyfills for the Map and Set global objects, dropping support for IE and other outdated browsers. The SDK now requires the runtime environment to support these features natively or provide a polyfill.
  • Removed the deprecated GOOGLE_ANALYTICS_TO_SPLIT and SPLIT_TO_GOOGLE_ANALYTICS integrations.
  • Removed the core.trafficType configuration option and the trafficType parameter from the SDK client() method in Browser (SplitIO.IBrowserSDK['client']). As a result, traffic types can no longer be bound to SDK clients, and the traffic type must be provided in the track method.
  • TypeScript definition updates.

How do we test the changes introduced in this PR?

  • E2E tests.

Extra Notes

@EmilianoSanchez EmilianoSanchez changed the base branch from SDKS-8407_baseline to add_factory_destroy_method October 8, 2024 18:39
@EmilianoSanchez EmilianoSanchez changed the base branch from add_factory_destroy_method to rename_dist_folders October 8, 2024 20:57
@EmilianoSanchez EmilianoSanchez marked this pull request as ready for review October 8, 2024 20:57
@EmilianoSanchez EmilianoSanchez requested a review from a team as a code owner October 8, 2024 20:57
@EmilianoSanchez EmilianoSanchez merged commit ea5e43a into rename_dist_folders Nov 2, 2024
1 check passed
@EmilianoSanchez EmilianoSanchez deleted the breaking_changes branch November 2, 2024 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant