Skip to content
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

Upgrade OpenFeature deps #60

Merged
merged 4 commits into from
Feb 14, 2024
Merged

Upgrade OpenFeature deps #60

merged 4 commits into from
Feb 14, 2024

Conversation

andreas-karlsson
Copy link
Contributor

Hi There, I just made a Pull Request!

This mainly upgrades OpenFeature deps to reflect the (not so) new package structure in @openfeature. js-sdk has been renamed to server-sdk and both web-sdk and server-sdk have peer dependencies to core.

The PR also sneaks in a few other chore commits like upgrading dependencies, upgrading yarn and some docs.

✔️ Checklist

  • All tests are passing
  • Relevant documentation updated
  • linter/style run on changed files
  • Tests added for new functionality
  • Regression tests added for bug fixes
  • Tested in a corresponding example app

OpenFeature has refactored their package structure. The SDK packages are `@openfeature/web-sdk` and
`@openfeature/server-sdk`. Both have a peer dependency to `@openfeature/core`.

BREAKING CHANGE: Since our peer dependency to `@openfeature/js-sdk` changed into
`@openfeature/server-sdk`, users need to install the new package which is concidered a breaking
change.
nicklasl
nicklasl previously approved these changes Feb 13, 2024
@andreas-karlsson andreas-karlsson merged commit 62b55ef into main Feb 14, 2024
3 checks passed
@andreas-karlsson andreas-karlsson deleted the upgrade-openfeature-deps branch February 14, 2024 10:01
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.

2 participants