16.0.0-alpha.18
Pre-release
Pre-release
·
2746 commits
to main
since this release
Breaking
- Remove the
calloutbutton (the one with the megaphone icon) from the slate toolbar since it has the same styling asblockquote. If you need it anyway, you can bring it back in your addon. @sneridagh
Bugfix
- Fix edge cases in Cypress flaky tests when the Edit component was loaded without loading the type schema. @sneridagh & @davisagli
Internal
- Fix
defaultBlockTypeentry in default config, set it to slate. @sneridagh