Skip to content

Conversation

remarkablemark
Copy link
Owner

What is the motivation for this pull request?

feat(package): add react 19 to package.json peerDependencies

Closes #1455
Closes #1501

What is the current behavior?

package.json peerDependencies supports up to React version 18

What is the new behavior?

package.json peerDependencies supports up to React version 19

https://react.dev/blog/2024/12/05/react-19

Checklist:

@remarkablemark remarkablemark added feature New feature or request dependencies Pull requests that update a dependency file labels Dec 6, 2024
@remarkablemark remarkablemark self-assigned this Dec 6, 2024
Copy link
Contributor

github-actions bot commented Dec 6, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/html-react-parser.min.js 9.45 KB (0%) 189 ms (0%) 94 ms (-6.92% 🔽) 283 ms

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8767ca4) to head (8b6506c).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1627   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          151       151           
  Branches        49        49           
=========================================
  Hits           151       151           

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

@remarkablemark remarkablemark merged commit 840051c into master Dec 6, 2024
11 checks passed
@remarkablemark remarkablemark deleted the feat/package branch December 6, 2024 01:02
@remarkablemark
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

html-react-parser with React 19 Allow React 19 as a peer dependency
1 participant