- @tiptap/core@2.0.0-beta.51
 - @tiptap/extension-mention@2.0.0-beta.52
 - @tiptap/html@2.0.0-beta.51
 - @tiptap/starter-kit@2.0.0-beta.48
 - @tiptap/suggestion@2.0.0-beta.52
This commit is contained in:
Philipp Kühn
2021-05-07 10:27:45 +02:00
parent 129ad83167
commit bc24317f06
10 changed files with 53 additions and 9 deletions

View File

@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.0.0-beta.51](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.50...@tiptap/core@2.0.0-beta.51) (2021-05-07)
### Bug Fixes
* add support for priority and nested extension for getSchema ([129ad83](https://github.com/ueberdosis/tiptap/commit/129ad83167900526d65c5c25da8249d0d65bcef7))
* remove editor from addExtensions context ([cbc0dd8](https://github.com/ueberdosis/tiptap/commit/cbc0dd8920ab7d36516387ceac59239f9162b4ec))
# [2.0.0-beta.50](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.49...@tiptap/core@2.0.0-beta.50) (2021-05-07)
**Note:** Version bump only for package @tiptap/core

View File

@@ -1,7 +1,7 @@
{
"name": "@tiptap/core",
"description": "headless rich text editor",
"version": "2.0.0-beta.50",
"version": "2.0.0-beta.51",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",