Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 15:04
· 68 commits to main since this release
c0db2f6

Major Changes

  • 7251fb0: Fix: use use_block_editor_for_post_type instead of post_type_supports when filtering the post types.
    BREAKING: Potential schema changes for GraphQL Types representing a Post Type that does not use the Block Editor. Each GraphQL Type representing a Post Type that does not have block editor support previously would have had the editorBlocks field but that field will no longer exist on those Types.