Skip to content

16.0.0-alpha.18

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 26 Jul 09:23
· 2746 commits to main since this release
44843d3

Breaking

  • Remove the callout button (the one with the megaphone icon) from the slate toolbar since it has the same styling as blockquote. 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 defaultBlockType entry in default config, set it to slate. @sneridagh