Skip to content

18.0.0-alpha.19

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 14 Mar 09:20
· 1328 commits to main since this release
82aaa52

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

Breaking

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

Feature

  • Do not display options for Site Administrator to create, modify, or delete Manager users. @wesleybl #5244

Bugfix

  • (fix): make search block sort and facets work on edit @dobri1408 #5262
  • Upgrade @typescript-eslint version @sneridagh #5844
  • Fix the introduction of a mutable (referenced) object when assigning the default inner blocksConfig object for the grid block, pass by value instead. sneridagh #5850
  • 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

Documentation