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

Updated supported version of React in AntD theme #1380

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

piotrpospiech
Copy link
Collaborator

Minimum supported React version in AntD is 16.9.0 (link). In this pull request, I updated peerDependencies to change 16.8.0 to 16.9.0.

@piotrpospiech piotrpospiech added this to the v4.0 milestone Oct 31, 2024
@piotrpospiech piotrpospiech self-assigned this Oct 31, 2024
@github-actions github-actions bot added Area: Theme Affects some of the theme packages Theme: AntD Affects the uniforms-antd package labels Oct 31, 2024
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.53%. Comparing base (bd93a0b) to head (ede558f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1380   +/-   ##
=======================================
  Coverage   95.53%   95.53%           
=======================================
  Files         175      175           
  Lines        2867     2867           
  Branches      774      774           
=======================================
  Hits         2739     2739           
  Misses         59       59           
  Partials       69       69           

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

@piotrpospiech piotrpospiech merged commit c339952 into master Oct 31, 2024
6 checks passed
@piotrpospiech piotrpospiech deleted the antd-react-version branch October 31, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Theme Affects some of the theme packages Theme: AntD Affects the uniforms-antd package
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants