Skip to content

[3.x] Drop support for React < 19#2712

Merged
pascalbaljet merged 6 commits into3.xfrom
drop-react-versions
Jan 20, 2026
Merged

[3.x] Drop support for React < 19#2712
pascalbaljet merged 6 commits into3.xfrom
drop-react-versions

Conversation

@pascalbaljet
Copy link
Copy Markdown
Member

Drops support for React 16 and 17.

Maybe we even should drop support for React 18. The latest real release was in April 2022, and they usually drop support when a new major version has been released: reactjs/react.dev#1745 (comment)

Also, we now have two workarounds to support React < 19. It would be nice to remove those.

@pascalbaljet pascalbaljet added the next major release We need to consider this for the next major release, perhaps because of a breaking change label Nov 21, 2025
@pascalbaljet pascalbaljet changed the base branch from master to 3.x November 21, 2025 10:19
@pascalbaljet pascalbaljet changed the title Drop support for React < 18 [3.x] Drop support for React < 18 Jan 5, 2026
@pascalbaljet pascalbaljet added the dependencies Pull requests that update a dependency file label Jan 15, 2026
@pascalbaljet pascalbaljet changed the title [3.x] Drop support for React < 18 [3.x] Drop support for React < 19.2 Jan 20, 2026
@pascalbaljet pascalbaljet changed the title [3.x] Drop support for React < 19.2 [3.x] Drop support for React < 19 Jan 20, 2026
@pascalbaljet
Copy link
Copy Markdown
Member Author

I've updated the PR to also drop support for React 18, as React 19 has been out for a while now.

@pascalbaljet pascalbaljet merged commit e9b925b into 3.x Jan 20, 2026
43 checks passed
@pascalbaljet pascalbaljet deleted the drop-react-versions branch January 20, 2026 12:02
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 next major release We need to consider this for the next major release, perhaps because of a breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant