tiptap/packages/extension-code-block/CHANGELOG.md
Dominik Biedebach cd78f1d863 v2.0.0-beta.200
2022-11-04 12:33:51 +01:00

16 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.200 (2022-11-04)

Note: Version bump only for package @tiptap/extension-code-block

2.0.0-beta.199 (2022-09-30)

Note: Version bump only for package @tiptap/extension-code-block

2.0.0-beta.198 (2022-09-29)

Note: Version bump only for package @tiptap/extension-code-block

2.0.0-beta.197 (2022-09-26)

Note: Version bump only for package @tiptap/extension-code-block

2.0.0-beta.196 (2022-09-20)

Note: Version bump only for package @tiptap/extension-code-block

2.0.0-beta.195 (2022-09-14)

Note: Version bump only for package @tiptap/extension-code-block

2.0.0-beta.194 (2022-09-11)

Note: Version bump only for package @tiptap/extension-code-block

2.0.0-beta.42 (2022-06-27)

Note: Version bump only for package @tiptap/extension-code-block

2.0.0-beta.41 (2022-06-20)

Note: Version bump only for package @tiptap/extension-code-block

2.0.0-beta.40 (2022-06-17)

Reverts

2.0.0-beta.38 (2022-06-17)

Reverts

2.0.0-beta.37 (2022-01-26)

Bug Fixes

  • add attributes to pre tag instead of code tag by default, fix #2440 (85fcc29)

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

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