diff --git a/.changeset/odd-files-attend.md b/.changeset/odd-files-attend.md index bca1cb77..9b29bd5f 100644 --- a/.changeset/odd-files-attend.md +++ b/.changeset/odd-files-attend.md @@ -3,4 +3,4 @@ --- Fix: use `use_block_editor_for_post_type` instead of `post_type_supports` when filtering the post types. -WARNING: Potential BREAKING schema changes on previously exposed blocks that do not support the block editor. Those blocks will no longer inherit the `editorBlocks` field. +**BREAKING**: Potential schema changes on previously exposed blocks that do not support the block editor. Those blocks will no longer inherit the `editorBlocks` field.