2020-11-16 19:58:29 +08:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
2021-05-07 16:06:42 +08:00
# [2.0.0-beta.49](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.48...@tiptap/core@2.0.0-beta.49) (2021-05-07)
### Bug Fixes
* fix a bug that messed up pasted link attributes, fix [#1284 ](https://github.com/ueberdosis/tiptap/issues/1284 ) ([7da647d](https://github.com/ueberdosis/tiptap/commit/7da647d99f1dcefabc653347a8e2abfae3bb972e))
* revert adding exports ([bc320d0](https://github.com/ueberdosis/tiptap/commit/bc320d0b4b80b0e37a7e47a56e0f6daec6e65d98))
2021-05-07 05:24:15 +08:00
# [2.0.0-beta.48](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.47...@tiptap/core@2.0.0-beta.48) (2021-05-06)
### Bug Fixes
* revert adding type: module ([f8d6475](https://github.com/ueberdosis/tiptap/commit/f8d6475e2151faea6f96baecdd6bd75880d50d2c))
2021-05-07 05:00:19 +08:00
# [2.0.0-beta.47](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.46...@tiptap/core@2.0.0-beta.47) (2021-05-06)
### Bug Fixes
* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))
2021-05-07 00:52:39 +08:00
# [2.0.0-beta.46](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.45...@tiptap/core@2.0.0-beta.46) (2021-05-06)
### Features
* add addExtensions option ([26e672e](https://github.com/ueberdosis/tiptap/commit/26e672e2f02a8f94941c704f3cd6cc4adef40df7))
2021-05-06 15:57:52 +08:00
# [2.0.0-beta.45](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.44...@tiptap/core@2.0.0-beta.45) (2021-05-06)
**Note:** Version bump only for package @tiptap/core
2021-05-06 03:05:29 +08:00
# [2.0.0-beta.44](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.43...@tiptap/core@2.0.0-beta.44) (2021-05-05)
### Features
* remove deprecated commands insertHTML, insertNode and insertText ([86d570f](https://github.com/ueberdosis/tiptap/commit/86d570fb79b89a061cf1a5374a377ed6d9bca49e))
2021-05-05 15:46:38 +08:00
# [2.0.0-beta.43](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.42...@tiptap/core@2.0.0-beta.43) (2021-05-05)
**Note:** Version bump only for package @tiptap/core
2021-05-04 17:09:39 +08:00
# [2.0.0-beta.42](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.41...@tiptap/core@2.0.0-beta.42) (2021-05-04)
### Bug Fixes
* ignore editable in dispatchTransaction, fix [#1239 ](https://github.com/ueberdosis/tiptap/issues/1239 ) ([b3fb022](https://github.com/ueberdosis/tiptap/commit/b3fb0228e04a227bfc4536b167a93b3172169378))
2021-04-28 04:03:23 +08:00
# [2.0.0-beta.41](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.40...@tiptap/core@2.0.0-beta.41) (2021-04-27)
### Bug Fixes
* fix onBeforeCreate event handler, fix [#1236 ](https://github.com/ueberdosis/tiptap/issues/1236 ) ([0b67f18](https://github.com/ueberdosis/tiptap/commit/0b67f18e3a109609cd9b2371396c5f6b8ed85f96))
2021-04-28 03:10:32 +08:00
# [2.0.0-beta.40](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.39...@tiptap/core@2.0.0-beta.40) (2021-04-27)
### Bug Fixes
* prevent a bug for node views when pressing enter on iOS, fix [#1214 ](https://github.com/ueberdosis/tiptap/issues/1214 ) ([234d238](https://github.com/ueberdosis/tiptap/commit/234d23887bfcb19c3591deb391688ec9d4e49a8a))
### Features
* add setNodeSelection and setTextSelection commands ([811bf69](https://github.com/ueberdosis/tiptap/commit/811bf693eb5b927ec5f8120b56b2ae92f5ba2734))
2021-04-27 16:55:02 +08:00
# [2.0.0-beta.39](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.38...@tiptap/core@2.0.0-beta.39) (2021-04-27)
### Bug Fixes
* add correct type for parseOptions ([592892e](https://github.com/ueberdosis/tiptap/commit/592892edd1c4d6dbaa9ea3ddd21f4615f0087053))
* fix type error for commands ([26785db](https://github.com/ueberdosis/tiptap/commit/26785dbec00cbb3dc3196bd9a7cbebb7452e4a2e))
* set correct type for emitUpdate ([9a40c17](https://github.com/ueberdosis/tiptap/commit/9a40c17b3422b22a2cfe1fbac76ca06c9e78ae8c))
2021-04-24 05:10:36 +08:00
# [2.0.0-beta.38](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.37...@tiptap/core@2.0.0-beta.38) (2021-04-23)
**Note:** Version bump only for package @tiptap/core
2021-04-23 15:02:06 +08:00
# [2.0.0-beta.37](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.36...@tiptap/core@2.0.0-beta.37) (2021-04-23)
### Bug Fixes
* better merge mark attributes for existing marks, fix [#1039 ](https://github.com/ueberdosis/tiptap/issues/1039 ) ([cfd29fa](https://github.com/ueberdosis/tiptap/commit/cfd29fac86e03d72a0c05ec8d26aac905d19c5a2))
2021-04-22 20:54:48 +08:00
# [2.0.0-beta.36](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.35...@tiptap/core@2.0.0-beta.36) (2021-04-22)
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.35](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.34...@tiptap/core@2.0.0-beta.35) (2021-04-21)
2021-04-21 15:54:20 +08:00
### Features
2021-04-21 21:31:11 +08:00
* add editor prop to KeyboardShortcutCommand ([e0c2460](https://github.com/ueberdosis/tiptap/commit/e0c2460a960c739ac4b543f0f185653cb41599e3))
* add name to extension context ([12f60ab](https://github.com/ueberdosis/tiptap/commit/12f60abb731edd080cb9a70e8e34ae721e37f80e))
2021-04-21 15:54:20 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.34](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.33...@tiptap/core@2.0.0-beta.34) (2021-04-20)
2021-04-20 23:21:53 +08:00
### Bug Fixes
2021-04-21 21:31:11 +08:00
* fix a bug when dragging node views ([4e6d43b](https://github.com/ueberdosis/tiptap/commit/4e6d43bbfb488d2987f71ad15732af8d25b9897a))
2021-04-20 23:21:53 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.33](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.32...@tiptap/core@2.0.0-beta.33) (2021-04-20)
2021-04-20 17:50:54 +08:00
### Bug Fixes
2021-04-21 21:31:11 +08:00
* fix extension option merging ([aa002a0](https://github.com/ueberdosis/tiptap/commit/aa002a012bfe888c03da5cd32f98b40965a5fa7b))
2021-04-20 17:50:54 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.32](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.31...@tiptap/core@2.0.0-beta.32) (2021-04-16)
2021-04-16 20:54:37 +08:00
### Features
2021-04-21 21:31:11 +08:00
* add coordsAtPos and posToClientRect helper methods ([8dab614](https://github.com/ueberdosis/tiptap/commit/8dab6144a661e4c90f33d9d2f300882009eadd46))
* remove resize event handler ([9f64015](https://github.com/ueberdosis/tiptap/commit/9f64015157a83032d0d80bc0353efb529b56a342))
2021-04-16 20:54:37 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.31](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.30...@tiptap/core@2.0.0-beta.31) (2021-04-15)
2021-04-16 06:19:17 +08:00
### Bug Fixes
2021-04-21 21:31:11 +08:00
* fix type for emitUpdate, fix [#276 ](https://github.com/ueberdosis/tiptap/issues/276 ) ([4137e00](https://github.com/ueberdosis/tiptap/commit/4137e00d987c152b883022525056df94ad033be7))
2021-04-16 06:19:17 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.30](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.29...@tiptap/core@2.0.0-beta.30) (2021-04-15)
2021-04-16 05:45:50 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.29](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.28...@tiptap/core@2.0.0-beta.29) (2021-04-12)
2021-04-12 18:41:59 +08:00
### Bug Fixes
2021-04-21 21:31:11 +08:00
* fix adding mark only with insertContent(), fix [#264 ](https://github.com/ueberdosis/tiptap/issues/264 ) ([0a63123](https://github.com/ueberdosis/tiptap/commit/0a6312382f38af5b8fdf7f94fc4b6c1de1a15e25))
2021-04-12 18:41:59 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.28](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.27...@tiptap/core@2.0.0-beta.28) (2021-04-12)
2021-04-12 17:16:59 +08:00
### Features
2021-04-21 21:31:11 +08:00
* add parentConfig to extension context for more extendable extensions, fix [#259 ](https://github.com/ueberdosis/tiptap/issues/259 ) ([5e1ec5d](https://github.com/ueberdosis/tiptap/commit/5e1ec5d2a66be164f505d631f97861ab9344ba96))
2021-04-12 17:16:59 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.27](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.26...@tiptap/core@2.0.0-beta.27) (2021-04-09)
2021-04-09 19:22:27 +08:00
### Bug Fixes
2021-04-21 21:31:11 +08:00
* add scrollIntoView for insertContent ([e7fe724](https://github.com/ueberdosis/tiptap/commit/e7fe7248af44df66fe322045953f8df186d82bec))
2021-04-09 19:22:27 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.26](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.25...@tiptap/core@2.0.0-beta.26) (2021-04-09)
2021-04-09 16:07:07 +08:00
### Bug Fixes
2021-04-21 21:31:11 +08:00
* fix a bug when detecting changes within node views ([708ac94](https://github.com/ueberdosis/tiptap/commit/708ac94cebce2ed9304ae7e87eb4c3251758f903))
2021-04-09 16:07:07 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.25](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.24...@tiptap/core@2.0.0-beta.25) (2021-04-09)
2021-04-09 14:24:24 +08:00
### Bug Fixes
2021-04-21 21:31:11 +08:00
* fixed type for Content ([39147f5](https://github.com/ueberdosis/tiptap/commit/39147f5b02388b68ddea91d40bd2e846597f813b))
2021-04-09 14:24:24 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.24](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.23...@tiptap/core@2.0.0-beta.24) (2021-04-08)
2021-04-09 06:14:04 +08:00
### Bug Fixes
2021-04-21 21:31:11 +08:00
* improve drag position for node views even more ([d2c5b71](https://github.com/ueberdosis/tiptap/commit/d2c5b71c28b04ff64715ff6562e7dcb01cfd7ec8))
2021-04-09 06:14:04 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.23](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.22...@tiptap/core@2.0.0-beta.23) (2021-04-08)
2021-04-09 05:55:51 +08:00
### Bug Fixes
2021-04-21 21:31:11 +08:00
* improve drag position for node views ([5e5b8db](https://github.com/ueberdosis/tiptap/commit/5e5b8db6eb707aa570b462caf184401189228b02))
2021-04-09 05:55:51 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.22](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.21...@tiptap/core@2.0.0-beta.22) (2021-04-08)
2021-04-09 05:08:39 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.21](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.20...@tiptap/core@2.0.0-beta.21) (2021-04-08)
2021-04-08 15:15:09 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.20](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.19...@tiptap/core@2.0.0-beta.20) (2021-04-07)
2021-04-08 03:32:38 +08:00
### Features
2021-04-21 21:31:11 +08:00
* add resetAttributes() command, deprecate resetNodeAttributes() ([3334d93](https://github.com/ueberdosis/tiptap/commit/3334d930f30bd4acb5c314b4ec1934b6a1e0b712))
2021-04-08 03:32:38 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.19](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.18...@tiptap/core@2.0.0-beta.19) (2021-04-07)
2021-04-08 03:18:49 +08:00
### Features
2021-04-21 21:31:11 +08:00
* add updateAttributes() command, deprecate updateNodeAttributes(), fix [#254 ](https://github.com/ueberdosis/tiptap/issues/254 ) ([aac32b4](https://github.com/ueberdosis/tiptap/commit/aac32b4df6a1dfd93500e09d3433fcd8acad5fbe))
2021-04-08 03:18:49 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.18](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.17...@tiptap/core@2.0.0-beta.18) (2021-04-07)
2021-04-08 00:35:17 +08:00
### Features
2021-04-21 21:31:11 +08:00
* add priority option to extensions ([bb1ae65](https://github.com/ueberdosis/tiptap/commit/bb1ae659a463e97a7ada15af711347b5c004897a))
2021-04-08 00:35:17 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.17](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.16...@tiptap/core@2.0.0-beta.17) (2021-04-07)
2021-04-07 22:08:33 +08:00
### Bug Fixes
2021-04-21 21:31:11 +08:00
* remove debug log ([beb96c5](https://github.com/ueberdosis/tiptap/commit/beb96c5cbfdb81869763e23f82f5ab270c30f0ea))
2021-04-07 22:08:33 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.16](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.15...@tiptap/core@2.0.0-beta.16) (2021-04-07)
2021-04-07 18:01:33 +08:00
### Features
2021-04-21 21:31:11 +08:00
* add insertContent() command, deprecate insertText(), insertHTML() and insertNode() ([b8d9b7d](https://github.com/ueberdosis/tiptap/commit/b8d9b7d4c70b38fb9eec3c079be8243d30166e5e))
2021-04-07 18:01:33 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.15](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.14...@tiptap/core@2.0.0-beta.15) (2021-04-06)
2021-04-07 01:11:40 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.14](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.13...@tiptap/core@2.0.0-beta.14) (2021-04-04)
2021-04-04 15:52:29 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.13](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.12...@tiptap/core@2.0.0-beta.13) (2021-04-02)
2021-04-03 03:59:12 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.12](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.11...@tiptap/core@2.0.0-beta.12) (2021-04-01)
2021-04-02 01:11:11 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.11](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.10...@tiptap/core@2.0.0-beta.11) (2021-04-01)
2021-04-01 22:29:08 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.10](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.9...@tiptap/core@2.0.0-beta.10) (2021-03-31)
2021-03-31 20:17:14 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.8...@tiptap/core@2.0.0-beta.9) (2021-03-28)
2021-03-29 03:33:02 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.7...@tiptap/core@2.0.0-beta.8) (2021-03-28)
2021-03-29 03:12:41 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.7](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.6...@tiptap/core@2.0.0-beta.7) (2021-03-28)
2021-03-29 02:22:10 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.6](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.5...@tiptap/core@2.0.0-beta.6) (2021-03-24)
2021-03-25 05:55:37 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.5](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.4...@tiptap/core@2.0.0-beta.5) (2021-03-18)
2021-03-18 20:59:02 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.4](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.3...@tiptap/core@2.0.0-beta.4) (2021-03-18)
2021-03-18 18:42:20 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.3](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.2...@tiptap/core@2.0.0-beta.3) (2021-03-16)
2021-03-17 05:30:06 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.2](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.1...@tiptap/core@2.0.0-beta.2) (2021-03-09)
2021-03-09 16:56:07 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.1](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.22...@tiptap/core@2.0.0-beta.1) (2021-03-05)
2021-03-05 19:50:07 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.22](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.21...@tiptap/core@2.0.0-alpha.22) (2021-02-28)
2021-03-01 06:56:21 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.21](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.20...@tiptap/core@2.0.0-alpha.21) (2021-02-26)
2021-02-27 02:04:50 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.20](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.19...@tiptap/core@2.0.0-alpha.20) (2021-02-26)
2021-02-27 01:59:00 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.19](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.18...@tiptap/core@2.0.0-alpha.19) (2021-02-18)
2021-02-19 00:38:58 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.18](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.17...@tiptap/core@2.0.0-alpha.18) (2021-02-16)
2021-02-17 06:07:32 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.17](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.16...@tiptap/core@2.0.0-alpha.17) (2021-02-16)
2021-02-17 02:09:18 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.16](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.15...@tiptap/core@2.0.0-alpha.16) (2021-02-07)
2021-02-08 03:59:54 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.15](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.14...@tiptap/core@2.0.0-alpha.15) (2021-02-05)
2021-02-06 04:19:00 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.14](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.13...@tiptap/core@2.0.0-alpha.14) (2021-01-29)
2021-01-30 06:01:36 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.13](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.12...@tiptap/core@2.0.0-alpha.13) (2021-01-29)
2021-01-29 16:58:57 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.12](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.11...@tiptap/core@2.0.0-alpha.12) (2021-01-28)
2021-01-28 16:12:38 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.11](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.10...@tiptap/core@2.0.0-alpha.11) (2021-01-28)
2021-01-28 15:49:48 +08:00
### Bug Fixes
2021-04-21 21:31:11 +08:00
* don’ t merge classes ([dba0c1a](https://github.com/ueberdosis/tiptap/commit/dba0c1ac15e9beda3ebd027c67c969a4fe7ae7c7))
2021-01-28 15:49:48 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.10](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.9...@tiptap/core@2.0.0-alpha.10) (2021-01-06)
2021-01-06 20:46:52 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.8...@tiptap/core@2.0.0-alpha.9) (2020-12-18)
2020-12-19 06:04:50 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.7...@tiptap/core@2.0.0-alpha.8) (2020-12-18)
2020-12-18 22:49:27 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.7](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.6...@tiptap/core@2.0.0-alpha.7) (2020-12-02)
2020-12-03 00:08:17 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.6](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.5...@tiptap/core@2.0.0-alpha.6) (2020-11-19)
2020-11-20 04:12:09 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.5](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.4...@tiptap/core@2.0.0-alpha.5) (2020-11-18)
2020-11-19 01:29:09 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.4](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.3...@tiptap/core@2.0.0-alpha.4) (2020-11-16)
2020-11-17 05:40:37 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.3](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.2...@tiptap/core@2.0.0-alpha.3) (2020-11-16)
2020-11-16 23:59:24 +08:00
### Reverts
2021-04-21 21:31:11 +08:00
* Revert "use global namespace" ([0c9ce26](https://github.com/ueberdosis/tiptap/commit/0c9ce26c02c07d88a757c01b0a9d7f9e2b0b7502))
2020-11-16 23:59:24 +08:00
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.2](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.1...@tiptap/core@2.0.0-alpha.2) (2020-11-16)
2020-11-16 22:57:49 +08:00
**Note:** Version bump only for package @tiptap/core
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.1](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.0...@tiptap/core@2.0.0-alpha.1) (2020-11-16)
2020-11-16 19:58:29 +08:00
**Note:** Version bump only for package @tiptap/core