Skip to content

fix: outdated jsx transform#2796

Open
skrtz wants to merge 1 commit into
bigcalendar:masterfrom
skrtz:fix/2785-outdated-jsx-transform
Open

fix: outdated jsx transform#2796
skrtz wants to merge 1 commit into
bigcalendar:masterfrom
skrtz:fix/2785-outdated-jsx-transform

Conversation

@skrtz
Copy link
Copy Markdown

@skrtz skrtz commented Apr 3, 2026

solution for #2785

I updated babel to use automatic JSX transform, fixing the outdated transforms within the source code. The remaining deprecation warning comes from react-overlays@^5.2.1 and uncontrollable@^7.2.1, which still use the classic JSX transform and should be updated separately.

@mlfahadalsadoon
Copy link
Copy Markdown

hi guys can you please approve this PR it is stopping our react upgrade.

@huyct96
Copy link
Copy Markdown

huyct96 commented May 20, 2026

Hi, could you please take a look at this PR and approve it if everything looks good? It’s currently holding up our React upgrade, and we’re trying to unblock the migration work. The issue seems to come from dependencies still using the classic JSX transform, so merging this would let us move ahead cleanly with the upgrade path. Thanks in advance for your time and support.

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.

3 participants