Skip to content

[FSSDK-10843] prepare release 6.0.0 #1066

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 29, 2025
Merged

[FSSDK-10843] prepare release 6.0.0 #1066

merged 2 commits into from
May 29, 2025

Conversation

raju-opti
Copy link
Contributor

Summary

Test plan

Issues

  • FSSDK-10843

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares the 6.0.0 release by updating version numbers and documentation in various files.

  • Version updates in package.json, enums, and test files to reflect the new 6.0.0 release.
  • Updates to migration and changelog documentation to describe the new modularized SDK architecture and related API changes.

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
package.json Updated version from "5.3.4" to "6.0.0".
lib/utils/enums/index.ts Updated CLIENT_VERSION constant from "5.3.4" to "6.0.0".
lib/index.react_native.spec.ts Updated test expectation to check for clientVersion "6.0.0".
lib/index.node.tests.js Uncommented and updated tests to reflect the new version and use wrapConfigManager.
lib/index.browser.tests.js Updated test expectation to check for clientVersion "6.0.0".
MIGRATION.md Revised documentation to explain the new modularized SDK architecture.
CHANGELOG.md Documented 6.0.0 release details including breaking changes and new APIs.

@coveralls
Copy link

coveralls commented May 29, 2025

Coverage Status

coverage: 79.793% (+0.09%) from 79.7%
when pulling b433c92 on raju/prepare-6.0.0
into dd1375e on master.

Copy link
Contributor

@junaed-optimizely junaed-optimizely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally! This is a big one.

Huge thanks for your expertise and dedication in driving this change — JS SDK is finally where it was meant to be!

@raju-opti raju-opti merged commit fca3a0e into master May 29, 2025
19 checks passed
@raju-opti raju-opti deleted the raju/prepare-6.0.0 branch May 29, 2025 17:37
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.

3 participants