Skip to content

Commit 7b6e433

Browse files
Removed the deprecated GOOGLE_ANALYTICS_TO_SPLIT and SPLIT_TO_GOOGLE_ANALYTICS integrations
1 parent e33101b commit 7b6e433

File tree

14 files changed

+4
-1338
lines changed

14 files changed

+4
-1338
lines changed

CHANGES.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
2.0.0 (September XX, 2024)
1+
2.0.0 (October XX, 2024)
22
- Added support for targeting rules based on large segments.
33
- Added `factory.destroy()` method, which invokes the `destroy` method on all SDK clients created by the factory.
44
- Bugfixing - Fixed an issue with the server-side polling manager that caused dangling timers when the SDK was destroyed before it was ready.
55
- BREAKING CHANGES:
6+
- Removed the deprecated `GOOGLE_ANALYTICS_TO_SPLIT` and `SPLIT_TO_GOOGLE_ANALYTICS` integrations.
67
- Updated default flag spec version to 1.2.
78
- Removed `/mySegments` endpoint from SplitAPI module, as it is replaced by `/memberships` endpoint.
89
- Removed support for MY_SEGMENTS_UPDATE and MY_SEGMENTS_UPDATE_V2 notification types, as they are replaced by MEMBERSHIPS_MS_UPDATE and MEMBERSHIPS_LS_UPDATE notification types.

src/integrations/__tests__/browser.spec.ts

Lines changed: 0 additions & 98 deletions
This file was deleted.

src/integrations/browser.ts

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)