Publish
- @tiptap/core@2.0.0-beta.103 - @tiptap/extension-bubble-menu@2.0.0-beta.32 - @tiptap/extension-code-block-lowlight@2.0.0-beta.36 - @tiptap/extension-floating-menu@2.0.0-beta.26 - @tiptap/extension-focus@2.0.0-beta.25 - @tiptap/extension-hard-break@2.0.0-beta.16 - @tiptap/extension-mention@2.0.0-beta.71 - @tiptap/extension-placeholder@2.0.0-beta.29 - @tiptap/extension-table@2.0.0-beta.30 - @tiptap/html@2.0.0-beta.102 - @tiptap/react@2.0.0-beta.64 - @tiptap/starter-kit@2.0.0-beta.102 - @tiptap/suggestion@2.0.0-beta.69 - @tiptap/vue-2@2.0.0-beta.49 - @tiptap/vue-3@2.0.0-beta.57
This commit is contained in:
@@ -3,6 +3,17 @@
|
||||
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.16](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-hard-break@2.0.0-beta.15...@tiptap/extension-hard-break@2.0.0-beta.16) (2021-09-06)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* render line break in text/plain format for hard breaks, fix [#1842](https://github.com/ueberdosis/tiptap/issues/1842) ([787d784](https://github.com/ueberdosis/tiptap/commit/787d7848cdca3f198e727a4a35d83793e8ff9e11))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.0.0-beta.15](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-hard-break@2.0.0-beta.14...@tiptap/extension-hard-break@2.0.0-beta.15) (2021-07-26)
|
||||
|
||||
**Note:** Version bump only for package @tiptap/extension-hard-break
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-hard-break",
|
||||
"description": "hard break extension for tiptap",
|
||||
"version": "2.0.0-beta.15",
|
||||
"version": "2.0.0-beta.16",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
|
||||
Reference in New Issue
Block a user