Skip to content

Commit 676d973

Browse files
Prepare release
1 parent 7f935fb commit 676d973

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
3.0.0 (June XX, 2026)
1+
3.0.0 (June 26, 2026)
22
- Extracted SDK lifecycle methods (`init`, `flush`, and `destroy`) into a reusable `sdkLifecycle` module.
33
- Extracted the `track` method into a standalone `trackMethod` factory for reuse across SDKs.
44
- Added a bloom filter utility and platform-specific modules (`src/platform/`) for reuse across SDKs.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@splitsoftware/splitio-commons",
3-
"version": "3.0.0-rc.7",
3+
"version": "3.0.0",
44
"description": "Split JavaScript SDK common components",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)