18.0.0-alpha.19
Pre-release
Pre-release
·
1328 commits
to main
since this release
18.0.0-alpha.19 (2024-03-14)
Breaking
- Remove legacy
text,tableandheroblocks based indraftJS@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-eslintversion @sneridagh #5844 - Fix the introduction of a mutable (referenced) object when assigning the default inner
blocksConfigobject for thegridblock, pass by value instead. sneridagh #5850 - Fix other occurrences of mutable (referenced) objects when assigning the default inner
blocksConfigobject for thegridblock, pass by value instead. sneridagh #5859
Internal
- Upgrade versions of Cypress @sneridagh #5845
Documentation
- Update link to cssnano documentation. @stevepiercy #5853
- Update docs for the
defaultBlockTypesetting. @davisagli #5854 - The proper name is Semantic UI. @stevepiercy #5855
- Add missing nextjs install step. @Gomez #5857
- Add reference to Docker installation for some Linux distributions. @stevepiercy #5861
- Fix broken link to TanStack Query. @stevepiercy #5871