tiptap/packages/vue-2/CHANGELOG.md
Philipp Kühn 51fef7d49a Publish
- @tiptap/core@2.0.0-beta.89
 - @tiptap/html@2.0.0-beta.88
 - @tiptap/react@2.0.0-beta.54
 - @tiptap/starter-kit@2.0.0-beta.85
 - @tiptap/vue-2@2.0.0-beta.41
 - @tiptap/vue-3@2.0.0-beta.47
2021-07-27 12:28:08 +02:00

367 lines
9.1 KiB
Markdown

# Change Log
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.41](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.40...@tiptap/vue-2@2.0.0-beta.41) (2021-07-27)
### Features
* add ignoreMutation option to NodeViewRenderer, fix [#1538](https://github.com/ueberdosis/tiptap/issues/1538) ([651e691](https://github.com/ueberdosis/tiptap/commit/651e6911e3ea5407df6a48783ee16733e0a4f474))
# [2.0.0-beta.40](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.39...@tiptap/vue-2@2.0.0-beta.40) (2021-07-26)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.39](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.38...@tiptap/vue-2@2.0.0-beta.39) (2021-06-23)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.38](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.37...@tiptap/vue-2@2.0.0-beta.38) (2021-06-15)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.37](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.36...@tiptap/vue-2@2.0.0-beta.37) (2021-06-15)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.36](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.35...@tiptap/vue-2@2.0.0-beta.36) (2021-06-14)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.35](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.34...@tiptap/vue-2@2.0.0-beta.35) (2021-06-09)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.34](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.33...@tiptap/vue-2@2.0.0-beta.34) (2021-05-28)
### Bug Fixes
* prevent bug when editor is destroyed very fast ([939fc3d](https://github.com/ueberdosis/tiptap/commit/939fc3d93ab67d54b7fe67b64c423290b3a40df8))
# [2.0.0-beta.33](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.32...@tiptap/vue-2@2.0.0-beta.33) (2021-05-27)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.32](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.31...@tiptap/vue-2@2.0.0-beta.32) (2021-05-24)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.31](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.30...@tiptap/vue-2@2.0.0-beta.31) (2021-05-18)
### Bug Fixes
* move all child nodes within EditorContent ([0f299d2](https://github.com/ueberdosis/tiptap/commit/0f299d228eb4075d24e1c0fb5b39febc6bc77de6))
### Features
* add deleteNode method to node views ([fcee5f8](https://github.com/ueberdosis/tiptap/commit/fcee5f82c6a282191afe5c2cb83b9f5820af28dd))
# [2.0.0-beta.30](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.29...@tiptap/vue-2@2.0.0-beta.30) (2021-05-18)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.29](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.28...@tiptap/vue-2@2.0.0-beta.29) (2021-05-17)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.28](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.27...@tiptap/vue-2@2.0.0-beta.28) (2021-05-13)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.27](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.26...@tiptap/vue-2@2.0.0-beta.27) (2021-05-07)
### Bug Fixes
* revert adding exports ([bc320d0](https://github.com/ueberdosis/tiptap/commit/bc320d0b4b80b0e37a7e47a56e0f6daec6e65d98))
# [2.0.0-beta.26](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.25...@tiptap/vue-2@2.0.0-beta.26) (2021-05-06)
### Bug Fixes
* revert adding type: module ([f8d6475](https://github.com/ueberdosis/tiptap/commit/f8d6475e2151faea6f96baecdd6bd75880d50d2c))
# [2.0.0-beta.25](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.24...@tiptap/vue-2@2.0.0-beta.25) (2021-05-06)
### Bug Fixes
* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))
# [2.0.0-beta.24](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.23...@tiptap/vue-2@2.0.0-beta.24) (2021-05-06)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.23](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.22...@tiptap/vue-2@2.0.0-beta.23) (2021-05-05)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.22](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.21...@tiptap/vue-2@2.0.0-beta.22) (2021-05-04)
### Features
* better types for Vue 2 ([23a152a](https://github.com/ueberdosis/tiptap/commit/23a152a8dfe35964d8ee39d1c6877550cdc4ce6a))
# [2.0.0-beta.21](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.20...@tiptap/vue-2@2.0.0-beta.21) (2021-04-23)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.20](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.19...@tiptap/vue-2@2.0.0-beta.20) (2021-04-22)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.19](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.18...@tiptap/vue-2@2.0.0-beta.19) (2021-04-21)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.18](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.17...@tiptap/vue-2@2.0.0-beta.18) (2021-04-16)
### Features
* add tippyOptions prop ([9a56f66](https://github.com/ueberdosis/tiptap/commit/9a56f666a118ca7c59a6f1f67f40e6490e20d3b8))
* remove keepInBounds ([d7282f1](https://github.com/ueberdosis/tiptap/commit/d7282f168bc6cfae4e1630d14bb8462bc135b254))
# [2.0.0-beta.17](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.16...@tiptap/vue-2@2.0.0-beta.17) (2021-04-15)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.16](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.15...@tiptap/vue-2@2.0.0-beta.16) (2021-04-08)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.15](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.14...@tiptap/vue-2@2.0.0-beta.15) (2021-04-08)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.14](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.13...@tiptap/vue-2@2.0.0-beta.14) (2021-04-03)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.13](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.12...@tiptap/vue-2@2.0.0-beta.13) (2021-04-01)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.12](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.11...@tiptap/vue-2@2.0.0-beta.12) (2021-04-01)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.11](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.10...@tiptap/vue-2@2.0.0-beta.11) (2021-04-01)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.10](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.9...@tiptap/vue-2@2.0.0-beta.10) (2021-04-01)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.8...@tiptap/vue-2@2.0.0-beta.9) (2021-03-31)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.7...@tiptap/vue-2@2.0.0-beta.8) (2021-03-31)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.7](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.6...@tiptap/vue-2@2.0.0-beta.7) (2021-03-31)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.6](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.5...@tiptap/vue-2@2.0.0-beta.6) (2021-03-28)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.5](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.4...@tiptap/vue-2@2.0.0-beta.5) (2021-03-24)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.4](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.3...@tiptap/vue-2@2.0.0-beta.4) (2021-03-18)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.3](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.2...@tiptap/vue-2@2.0.0-beta.3) (2021-03-17)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.2](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.1...@tiptap/vue-2@2.0.0-beta.2) (2021-03-16)
**Note:** Version bump only for package @tiptap/vue-2
# [2.0.0-beta.1](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-alpha.1...@tiptap/vue-2@2.0.0-beta.1) (2021-03-05)
**Note:** Version bump only for package @tiptap/vue-2
# 2.0.0-alpha.1 (2021-02-28)
**Note:** Version bump only for package @tiptap/vue-2