- @tiptap/core@2.0.0-beta.168 - @tiptap/extension-code-block-lowlight@2.0.0-beta.68 - @tiptap/extension-code-block@2.0.0-beta.37 - @tiptap/html@2.0.0-beta.167 - @tiptap/starter-kit@2.0.0-beta.177
14 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.0-beta.37 (2022-01-26)
Bug Fixes
2.0.0-beta.36 (2022-01-20)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.35 (2022-01-05)
Bug Fixes
2.0.0-beta.34 (2022-01-05)
Features
- add exitOnTripleEnter and exitOnArrowDown options to CodeBlock extension (a35b7fb)
2.0.0-beta.33 (2021-12-22)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.32 (2021-12-16)
Features
2.0.0-beta.31 (2021-12-05)
Features
2.0.0-beta.30 (2021-12-02)
Bug Fixes
- remove some magic strings (6c34dec)
2.0.0-beta.29 (2021-11-09)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.28 (2021-11-09)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.27 (2021-11-09)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.26 (2021-10-31)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.25 (2021-10-26)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.24 (2021-10-14)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.23 (2021-10-14)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.22 (2021-10-13)
Bug Fixes
- strip carriage return chars from text pasted as code and add missing paste meta information (b1c56e6)
2.0.0-beta.21 (2021-10-12)
Bug Fixes
- fix bug on paste when using code blocks (d60fe35)
2.0.0-beta.20 (2021-10-12)
Bug Fixes
2.0.0-beta.19 (2021-10-08)
Features
2.0.0-beta.18 (2021-09-08)
Bug Fixes
Features
2.0.0-beta.17 (2021-07-26)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.16 (2021-06-07)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.15 (2021-05-18)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.14 (2021-05-13)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.13 (2021-05-07)
Bug Fixes
- revert adding exports (bc320d0)
2.0.0-beta.12 (2021-05-06)
Bug Fixes
- revert adding type: module (f8d6475)
2.0.0-beta.11 (2021-05-06)
Bug Fixes
- add exports to package.json (1277fa4)
2.0.0-beta.10 (2021-05-06)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.9 (2021-05-05)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.8 (2021-04-23)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.7 (2021-04-22)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.6 (2021-04-21)
Bug Fixes
- don’t use state in KeyboardShortcutCommand anymore (92ced9f)
2.0.0-beta.5 (2021-04-16)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.4 (2021-04-15)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.3 (2021-04-11)
Bug Fixes
2.0.0-beta.2 (2021-04-02)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-beta.1 (2021-03-05)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-alpha.11 (2021-02-16)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-alpha.10 (2021-02-07)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-alpha.9 (2021-02-05)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-alpha.8 (2021-01-29)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-alpha.7 (2021-01-29)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-alpha.6 (2021-01-28)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-alpha.5 (2020-12-18)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-alpha.4 (2020-12-02)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-alpha.3 (2020-11-19)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-alpha.2 (2020-11-19)
Note: Version bump only for package @tiptap/extension-code-block
2.0.0-alpha.1 (2020-11-18)
Note: Version bump only for package @tiptap/extension-code-block
1.0.0-alpha.2 (2020-11-16)
Note: Version bump only for package @tiptap/extension-code-block
1.0.0-alpha.1 (2020-11-16)
Reverts
- Revert "use global namespace" (0c9ce26)