Skip to content

feat: openfeature-node-server migration#1767

Open
joker23 wants to merge 1 commit into
mainfrom
skz/sdk-2213/openfeature-migration
Open

feat: openfeature-node-server migration#1767
joker23 wants to merge 1 commit into
mainfrom
skz/sdk-2213/openfeature-migration

Conversation

@joker23

@joker23 joker23 commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR will publish a new minor version of the openfeature node provider from this monorepo


Note

Medium Risk
Enabling the release job will publish to npm on merge, so a wrong release-as version or release-please output could ship an unexpected semver; changes are otherwise docs and CI gates.

Overview
Prepares @launchdarkly/openfeature-node-server for publishing from this monorepo by turning on automated release and aligning versioning with the migrated package line.

Release automation: The release-openfeature-node-server job in release-please.yml is no longer disabled (if: false removed); it runs when release-please marks that package as released, after server-node and openfeature-server-common. release-please-config.json pins the next release to 1.3.0 (replacing pre-major minor bumps) and fixes the getting-started example path for version bumps.

Documentation: Root README.md lists the OpenFeature Node server SDK with npm/CI/issue badges; CONTRIBUTING.md adds it to the dependency diagram (depends on openfeature-server-common and server-node). The package README.md drops the experimental caution and shows standard npm/CI/docs badges instead of commented-out placeholders.

Reviewed by Cursor Bugbot for commit 8553145. Bugbot is set up for automated code reviews on this repo. Configure here.

Migrates the implemenation of `@launchdarkly/openfeature-node-server` to
the `js-core` monorepo.

For older changelogs please see https://github.com/launchdarkly/openfeature-node-server/blob/main/CHANGELOG.md
@github-actions

Copy link
Copy Markdown
Contributor

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 38739 bytes
Compressed size limit: 39000
Uncompressed size: 212244 bytes

@github-actions

Copy link
Copy Markdown
Contributor

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 26365 bytes
Compressed size limit: 29000
Uncompressed size: 129044 bytes

@github-actions

Copy link
Copy Markdown
Contributor

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Compressed size: 31978 bytes
Compressed size limit: 34000
Uncompressed size: 114243 bytes

@github-actions

Copy link
Copy Markdown
Contributor

@launchdarkly/browser size report
This is the brotli compressed size of the ESM build.
Compressed size: 179579 bytes
Compressed size limit: 200000
Uncompressed size: 831422 bytes

@joker23

joker23 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

@cursor review

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 8553145. Configure here.

@joker23 joker23 marked this pull request as ready for review June 23, 2026 14:06
@joker23 joker23 requested a review from a team as a code owner June 23, 2026 14:06

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

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