tiptap/packages/extension-code-block/CHANGELOG.md
Philipp Kühn 8844627773 Publish
- @tiptap/core@2.0.0-beta.159
 - @tiptap/extension-bubble-menu@2.0.0-beta.53
 - @tiptap/extension-bullet-list@2.0.0-beta.26
 - @tiptap/extension-character-count@2.0.0-beta.24
 - @tiptap/extension-code-block-lowlight@2.0.0-beta.62
 - @tiptap/extension-code-block@2.0.0-beta.33
 - @tiptap/extension-floating-menu@2.0.0-beta.48
 - @tiptap/extension-ordered-list@2.0.0-beta.27
 - @tiptap/extension-task-list@2.0.0-beta.26
 - @tiptap/html@2.0.0-beta.158
 - @tiptap/react@2.0.0-beta.102
 - @tiptap/starter-kit@2.0.0-beta.164
 - @tiptap/vue-2@2.0.0-beta.73
 - @tiptap/vue-3@2.0.0-beta.85
2021-12-22 12:43:00 +01:00

13 KiB
Raw Blame History

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

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

  • add support for pasted content from VS Code, fix #2022 (0e0b0b6)

2.0.0-beta.19 (2021-10-08)

Features

  • Integrate input rules and paste rules into the core (#1997) (723b955)

2.0.0-beta.18 (2021-09-08)

Bug Fixes

  • parse correct language for code blocks with multiple classes (see #1845) (472f213)

Features

  • parseHTML for attributes should return the value instead of an object now, fix #1863 (8a3b47a)

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

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

  • dont 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

  • remove codeblock when at start of document, fix #262 (92f6ea2)

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)