Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: babel-plugin-react-intl to babel-plugin-formatjs migration #480

Merged
merged 6 commits into from
Oct 12, 2023

Conversation

abdullahwaheed
Copy link
Contributor

@abdullahwaheed abdullahwaheed commented Oct 4, 2023

Upgraded to fronted-build v13 which migrates deprecated babel-plugin-react-intl to babel-plugin-formatjs.
Changed i18n_extract script in package.json accordingly

Epic Link

Migrate off babel-plugin-react-intl in favor of babel-plugin-formatjs

@abdullahwaheed abdullahwaheed self-assigned this Oct 4, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2023

Codecov Report

Merging #480 (3fe3f2f) into master (3609c10) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #480      +/-   ##
==========================================
+ Coverage   77.17%   77.20%   +0.03%     
==========================================
  Files          48       48              
  Lines         736      737       +1     
  Branches      133      133              
==========================================
+ Hits          568      569       +1     
  Misses        165      165              
  Partials        3        3              
Files Coverage Δ
src/Menu/Menu.jsx 31.25% <100.00%> (+0.54%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@abdullahwaheed abdullahwaheed merged commit ee24032 into master Oct 12, 2023
5 checks passed
@abdullahwaheed abdullahwaheed deleted the abdullahwaheed/react-intl-to-formatjs branch October 12, 2023 06:43
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