Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

v8.0.0

Compare
Choose a tag to compare
@tommoor tommoor released this 19 Jan 06:20
· 292 commits to master since this release
  • Updated to use Slate 0.44.9

Breaking Changes

  • renderPlaceholder was removed, it's now recommend to create a placeholder plugin and pass it to the plugins prop.
  • Any custom plugins that you were passing in must now be re-written to be compatible with Slate 44. I recommend checking out the Slate Changelog