Skip to content

@plone/plate 1.0.0-alpha.4

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 07 May 09:35
· 698 commits to main since this release
f947c53

1.0.0-alpha.4 (2026-05-07)

Feature

  • Added shared Plate context state for comments and suggestion editing, including inline suggestion tracking and toolbar-driven suggestion mode for the new collaborative editor flow. @sneridagh

Bugfix

  • Kept fast add-view title typing synchronized in the title block and aligned the empty title placeholder with the constrained title container.

Internal

  • Added AGENTS.md file. @pnicolli
  • Aligned Plate's editor typings and debounce dependency setup with the monorepo-wide typecheck cleanup.
  • Switched Plate's local @testing-library/jest-dom dev dependency to the shared catalog entry during the monorepo dependency cleanup.