mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-23 17:07:49 +08:00
e0895bd919
- @tiptap/core@2.0.0-beta.42 - @tiptap/extension-bubble-menu@2.0.0-beta.10 - @tiptap/extension-code-block-lowlight@2.0.0-beta.13 - @tiptap/extension-floating-menu@2.0.0-beta.7 - @tiptap/extension-focus@2.0.0-beta.11 - @tiptap/extension-horizontal-rule@2.0.0-beta.8 - @tiptap/extension-mention@2.0.0-beta.43 - @tiptap/extension-placeholder@2.0.0-beta.10 - @tiptap/extension-table@2.0.0-beta.13 - @tiptap/html@2.0.0-beta.42 - @tiptap/react@2.0.0-beta.27 - @tiptap/starter-kit@2.0.0-beta.38 - @tiptap/suggestion@2.0.0-beta.43 - @tiptap/vue-2@2.0.0-beta.22 - @tiptap/vue-3@2.0.0-beta.27
103 lines
3.3 KiB
Markdown
103 lines
3.3 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.13](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.12...@tiptap/extension-code-block-lowlight@2.0.0-beta.13) (2021-05-04)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-code-block-lowlight
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.12](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.11...@tiptap/extension-code-block-lowlight@2.0.0-beta.12) (2021-04-27)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-code-block-lowlight
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.11](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.10...@tiptap/extension-code-block-lowlight@2.0.0-beta.11) (2021-04-23)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-code-block-lowlight
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.10](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.9...@tiptap/extension-code-block-lowlight@2.0.0-beta.10) (2021-04-22)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-code-block-lowlight
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.8...@tiptap/extension-code-block-lowlight@2.0.0-beta.9) (2021-04-21)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-code-block-lowlight
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.7...@tiptap/extension-code-block-lowlight@2.0.0-beta.8) (2021-04-16)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-code-block-lowlight
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.7](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.6...@tiptap/extension-code-block-lowlight@2.0.0-beta.7) (2021-04-15)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-code-block-lowlight
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.6](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.4...@tiptap/extension-code-block-lowlight@2.0.0-beta.6) (2021-04-14)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-code-block-lowlight
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.4](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.3...@tiptap/extension-code-block-lowlight@2.0.0-beta.4) (2021-04-14)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* fix lowlight decorations for vue 3 ([daa5dc0](https://github.com/ueberdosis/tiptap/commit/daa5dc0fb1ec2db6889565fc9c091f3dbdbbda6d))
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.3](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.2...@tiptap/extension-code-block-lowlight@2.0.0-beta.3) (2021-04-12)
|
|
|
|
|
|
### Features
|
|
|
|
* 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))
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.2](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.1...@tiptap/extension-code-block-lowlight@2.0.0-beta.2) (2021-04-11)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-code-block-lowlight
|
|
|
|
|
|
|
|
|
|
|
|
# 2.0.0-beta.1 (2021-04-08)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-code-block-lowlight
|