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

fix: Use react 19 in @wxt-dev/module-react and templates/react #1285

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

aklinker1
Copy link
Collaborator

Follow up to #1280, this closes #1268. It actually updates the module and template to latest versions with react 19 support. No breaking changes, this upgrade is backwards compatible.

Copy link

netlify bot commented Dec 17, 2024

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit ad9f94a
🔍 Latest deploy log https://app.netlify.com/sites/creative-fairy-df92c4/deploys/6761c4c2e825770008d9a7ca
😎 Deploy Preview https://deploy-preview-1285--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@aklinker1 aklinker1 marked this pull request as ready for review December 17, 2024 18:35
Copy link

pkg-pr-new bot commented Dec 17, 2024

Open in Stackblitz

@wxt-dev/auto-icons

npm i https://pkg.pr.new/@wxt-dev/auto-icons@1285

@wxt-dev/module-react

npm i https://pkg.pr.new/@wxt-dev/module-react@1285

@wxt-dev/module-solid

npm i https://pkg.pr.new/@wxt-dev/module-solid@1285

@wxt-dev/i18n

npm i https://pkg.pr.new/@wxt-dev/i18n@1285

@wxt-dev/module-svelte

npm i https://pkg.pr.new/@wxt-dev/module-svelte@1285

@wxt-dev/module-vue

npm i https://pkg.pr.new/@wxt-dev/module-vue@1285

@wxt-dev/storage

npm i https://pkg.pr.new/@wxt-dev/storage@1285

@wxt-dev/unocss

npm i https://pkg.pr.new/@wxt-dev/unocss@1285

wxt

npm i https://pkg.pr.new/wxt@1285

commit: ad9f94a

@aklinker1 aklinker1 changed the title fix: Support react 19 in @wxt-dev/module-react fix: Use react 19 in @wxt-dev/module-react and templates/react Dec 17, 2024
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.48%. Comparing base (79c9c89) to head (ad9f94a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1285      +/-   ##
==========================================
+ Coverage   81.09%   81.48%   +0.38%     
==========================================
  Files         128      128              
  Lines        6280     6280              
  Branches     1067     1068       +1     
==========================================
+ Hits         5093     5117      +24     
+ Misses       1172     1148      -24     
  Partials       15       15              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aklinker1 aklinker1 merged commit 8c645fa into main Dec 17, 2024
18 checks passed
@aklinker1 aklinker1 deleted the react-19-module branch December 17, 2024 18:57
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.

Update React Template to v19
1 participant