Skip to content

Release React 5.7.1 #291

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

Merged
merged 1 commit into from
Nov 25, 2020
Merged

Release React 5.7.1 #291

merged 1 commit into from
Nov 25, 2020

Conversation

joebingham-wk
Copy link
Collaborator

@joebingham-wk joebingham-wk commented Nov 25, 2020

  • Bump all deprecations to 7.0.0 #289 Update most deprecations that were slated for removal in v6.0.0 to be slated for removal in v7.0.0 instead. To keep the migration to v6.0.0 as easy as possible, only APIs that are known to be completely unused will be removed in v6.0.0. Therefore, most APIs that were marked for removal in v6.0.0 will remain until the v7.0.0 release. This PR updated deprecation annotations to reflect this.
  • Deprecate Helper Method #287 Deprecate SyntheticEvent.isFormEvent. Because form events do not exist as their own type in ReactJS, this helper will be removed in v6.0.0. Instead, check for the expected form event types.

@joebingham-wk joebingham-wk merged commit 1c3a4bd into master Nov 25, 2020
@joebingham-wk joebingham-wk deleted the release-react-5.7.1 branch November 25, 2020 22:00
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.

2 participants