split-openfeature-provider-js
split-openfeature-provider-js copied to clipboard
Update the OpenFeature peer dependency
trafficstars
The OpenFeature server SDK was renamed in order to avoid confusion between the client-side and server-side SDKs.
https://openfeature.dev/blog/js-sdk-rename
This is a non-breaking change but will require you to replace all instances of @openfeature/js-sdk with @openfeature/server-sdk.