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

Packages: Add missing note about React 17 breaking change #33731

Merged
merged 1 commit into from Jul 29, 2021

Conversation

gziolo
Copy link
Member

@gziolo gziolo commented Jul 28, 2021

Description

Related to #29118.

Partially addresses the issue described by @ocean90 in #24485 (comment):

It looks like the React update wasn't documented in any changelog which means the change in @wordpress/element was released as a minor release while it should have been a major release I think. Now packages like @wordpress/data also require React 17 which doesn't mention that new requirement in the changelog. This is mostly an issue where the packages are used outside of the regular WordPress/Gutenberg context and an upgrade to React 17 isn't possible yet.

I guess it's too late to handle that now but wanted to mention anyway as a reminder for future updates.

The plan is to add a major version bump to all packages that ship React components.

Copy link
Contributor

@draganescu draganescu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Except for correcting the comment above this PR is a small changelog addition. ✅

@gziolo gziolo force-pushed the update/add-breaking-change-note-react-17 branch from d4869e1 to 9722a3b Compare July 29, 2021 06:05
@gziolo gziolo merged commit ed8a7ad into trunk Jul 29, 2021
@gziolo gziolo deleted the update/add-breaking-change-note-react-17 branch July 29, 2021 06:06
@github-actions github-actions bot added this to the Gutenberg 11.3 milestone Jul 29, 2021
@talldan talldan modified the milestones: Gutenberg 11.3, Gutenberg 11.2 Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
npm Packages Related to npm packages [Type] Developer Documentation Documentation for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants