Skip to content

Release 9.8.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@thet thet released this 07 Dec 15:16
· 553 commits to master since this release

9.8.0-beta.0 (2022-12-07)

Bug Fixes

  • Build: Fix tiptap error. (6e67655)Fix tiptap "Unhandled Promise Rejection" error due to multiple versions
    of a tiptap dependency installed. Removing yarn.lock in re-installing
    solves this.