Skip to content

fix(multi): Packages using the jsx-runtime should have @fluentui-react-native/framework-base as a dependency#4133

Merged
JasonVMo merged 2 commits into
mainfrom
user/jasonvmo/fix-deps
Jun 25, 2026
Merged

fix(multi): Packages using the jsx-runtime should have @fluentui-react-native/framework-base as a dependency#4133
JasonVMo merged 2 commits into
mainfrom
user/jasonvmo/fix-deps

Conversation

@JasonVMo

Copy link
Copy Markdown
Contributor

Platforms Impacted

  • all

Description of changes

Packages using the jsx-runtime are referencing framework-base but that was only included as a devDependency. It is in the dependency chain but in many cases that is not sufficient to resolve it correctly.

This updates the dependencies to be correct.

There was also an issue with the change command where it wasn't working correctly on windows. I fixed that as part of this change.

Verification

Tests

@JasonVMo JasonVMo requested a review from Saadnajmi June 25, 2026 17:11
@JasonVMo JasonVMo enabled auto-merge (squash) June 25, 2026 17:20
@JasonVMo JasonVMo merged commit 2f7c365 into main Jun 25, 2026
14 checks passed
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