Framework: Remove deprecations slated for 3.6 removal#8993
Conversation
gziolo
left a comment
There was a problem hiding this comment.
I did quick check and this proposal for updates to the changelog files is awesome. This would definitely make publishing much easier if we could make it a part of the workflow. We might want to group changes by type, I explained it in more detailed way in docs changes PR.
| @@ -0,0 +1,14 @@ | |||
| ## 3.0.0 (Unreleased) | |||
|
|
|||
| - Breaking: The `wideAlign` block supports hook has been removed. Use `alignWide` instead. | |||
There was a problem hiding this comment.
Shouldn’t it also be included in blocks? Sometimes those changes touch more than one package.
There was a problem hiding this comment.
Hmm, I agree it's relevant for someone implementing a block (interfacing with blocks), but the logic itself lives in editor, and as part of a general workflow I'd be conscious of removing the "make me think" part involved with considering documenting cascading effects.
Which is all to say: I don't think we should include it in blocks.
d4a3100 to
a791174
Compare
This PR removes deprecations scheduled to be removed in the upcoming 3.6.0 release.
Source: https://wordpress.org/gutenberg/handbook/reference/deprecated/#3-6-0