Skip to content

chore(main): release web-sdk 1.9.0#1400

Closed
openfeaturebot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--web-sdk
Closed

chore(main): release web-sdk 1.9.0#1400
openfeaturebot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--web-sdk

Conversation

@openfeaturebot

@openfeaturebot openfeaturebot commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.9.0 (2026-06-12)

✨ New Features

  • expose js sdk identity on client metadata (#1376) (6c437e7)

This PR was generated with Release Please. See documentation.

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request updates the @openfeature/web-sdk to version 1.9.0, including updates to the changelog, manifest, and README. It also bumps the @openfeature/core devDependency to version 1.11.0. A review comment identifies that the peerDependencies for @openfeature/core should also be updated to ^1.11.0 to ensure compatibility with new metadata fields and prevent potential runtime issues.

Comment thread packages/web/package.json Outdated
},
"devDependencies": {
"@openfeature/core": "^1.9.2"
"@openfeature/core": "^1.11.0"

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.

medium

The devDependencies for @openfeature/core has been updated to ^1.11.0. Since this release introduces new metadata fields (sdk and paradigm in OpenFeatureClient.metadata) that likely rely on definitions in @openfeature/core v1.11.0, the peerDependencies should also be updated to ^1.11.0. This ensures that consumers of the SDK have a compatible version of the core package and avoids potential type mismatches or missing properties at runtime.

@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--web-sdk branch from 8681d49 to 30b7acd Compare April 28, 2026 20:29
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--web-sdk branch from 30b7acd to de660fa Compare May 19, 2026 16:59
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--web-sdk branch from de660fa to 38e19e0 Compare June 1, 2026 18:19
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--web-sdk branch 2 times, most recently from a194c1b to 018e788 Compare June 12, 2026 16:29
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--web-sdk branch from 018e788 to 980065f Compare June 12, 2026 16:46
@toddbaert toddbaert closed this Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants