Skip to content

3.2.0

Choose a tag to compare

@johnnyomair johnnyomair released this 29 Nov 09:58

Highlights

  • Add support to type root blocks in the GraphQL schema using RootBlockDataScalar and RootBlockInputScalar. See page.entity.ts, schema.gql, and codegen.ts for an example on how to use

@comet/admin-rte

Changes

  • Fix a bug where control buttons in the toolbar would trigger submission when used in a form

@comet/cms-admin

Changes

  • Fix a bug where the pages query would query for a field undefined when no additionalPageTreeNodeFragment is set

@comet/cms-api

Changes

  • Add default value {} for RedirectScopeInput when no explicit scope is set to make redirects scope support backwards compatible
  • Add RootBlockDataScalar and RootBlockInputScalar scalars to type root blocks in the GraphQL schema