Skip to content

fix(formatjs): Scope static evaluation to formatjs props only, fixing crashes on unrelated JSX#589

Open
arantespp wants to merge 3 commits intoswc-project:mainfrom
arantespp:main
Open

fix(formatjs): Scope static evaluation to formatjs props only, fixing crashes on unrelated JSX#589
arantespp wants to merge 3 commits intoswc-project:mainfrom
arantespp:main

Conversation

@arantespp
Copy link

Fixes #588

Copilot AI and others added 3 commits March 5, 2026 13:52
…X outside formatjs calls

Co-authored-by: arantespp <16626980+arantespp@users.noreply.github.com>
fix(formatjs): Scope static evaluation to formatjs props only, fixing crashes on unrelated JSX
@changeset-bot
Copy link

changeset-bot bot commented Mar 5, 2026

⚠️ No Changeset found

Latest commit: 5606155

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ arantespp
❌ Copilot
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

formatjs: Version 9.4.0+ breaks on valid JSX outside formatjs calls

3 participants