Skip to content

@plone/slate 18.0.0-alpha.10

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 14 Mar 09:17
· 1330 commits to main since this release
8dd420b

18.0.0-alpha.10 (2024-03-14)

Breaking

  • Remove legacy text, table and hero blocks based in draftJS @sneridagh #5846

Bugfix

  • Fix other occurrences of mutable (referenced) objects when assigning the default inner blocksConfig object for the grid block, pass by value instead. sneridagh #5859

Internal