Skip to content

Releases: Doist/typist

v6.0.3

13 May 17:10
Compare
Choose a tag to compare

6.0.3 (2024-05-13)

Bug Fixes

  • Check code mark presence instead of any mark in canInsertSuggestion (#791) (2f70959)

v6.0.2

15 Apr 11:22
Compare
Choose a tag to compare

6.0.2 (2024-04-15)

Bug Fixes

  • rich-text-link: Change openOnClick default to whenNotEditable (#744) (db729d4)

v6.0.1

15 Apr 11:11
Compare
Choose a tag to compare

6.0.1 (2024-04-15)

Bug Fixes

  • deps: update tiptap packages to v2.3.0 (#736) (bbf77a8)

v6.0.0

11 Apr 08:35
Compare
Choose a tag to compare

6.0.0 (2024-04-11)

⚠ BREAKING CHANGES

  • Use a wildcard export for ProseMirror model, state and view (#733)

Code Refactoring

  • Use a wildcard export for ProseMirror model, state and view (#733) (496e976)

v5.0.1

11 Apr 08:19
Compare
Choose a tag to compare

5.0.1 (2024-04-11)

Bug Fixes

  • deps: update tiptap packages to v2.2.5 (#732) (f1fc6d3)

v5.0.0

20 Mar 16:06
Compare
Choose a tag to compare

5.0.0 (2024-03-20)

⚠ BREAKING CHANGES

  • This option was unused and was not intended for
    consumer use. However, its removal technically constitutes a breaking
    change, so we have marked it accordingly.

Miscellaneous Chores

  • Remove unused onImageNodeDelete option (#702) (ebd0678)

v4.0.5

06 Mar 18:54
Compare
Choose a tag to compare

4.0.5 (2024-03-06)

Bug Fixes

  • Prevent extra blank lines on list items (#685) (b538ebe)

v4.0.4

06 Mar 10:52
Compare
Choose a tag to compare

4.0.4 (2024-03-06)

Bug Fixes

  • deps: update tiptap packages to v2.2.4 (#660) (b603996)

v4.0.3

06 Mar 10:03
Compare
Choose a tag to compare

4.0.3 (2024-03-06)

Bug Fixes

  • deps: update dependency hast-util-is-element to v3 (#683) (97c6428)

v4.0.2

08 Feb 16:20
Compare
Choose a tag to compare

4.0.2 (2024-02-08)

Bug Fixes

  • bold-and-italics: Disallow only whitespace in the markdown shortcuts (#651) (4c740dd)