Skip to content

Releases: Doist/typist

v8.0.4

24 Oct 15:06

Choose a tag to compare

8.0.4 (2025-10-24)

Bug Fixes

v8.0.3

24 Oct 15:00

Choose a tag to compare

8.0.3 (2025-10-24)

Bug Fixes

v8.0.2

21 May 14:49

Choose a tag to compare

8.0.2 (2025-05-21)

Bug Fixes

v8.0.1

21 May 12:33

Choose a tag to compare

8.0.1 (2025-05-21)

Bug Fixes

v8.0.0

17 Mar 13:03

Choose a tag to compare

8.0.0 (2025-03-17)

⚠ BREAKING CHANGES

  • html-serializer: Removed support for the single tilde syntax (e.g., ~text~) for strike-through formatting. Please update your content to use the double tilde syntax (e.g., ~~text~~) instead.

Bug Fixes

  • html-serializer: Remove support for single tilde syntax for strike-through text (#1055) (95c7231)

v7.0.8

05 Feb 12:51

Choose a tag to compare

7.0.8 (2025-02-05)

Bug Fixes

v7.0.7

27 Jan 09:44

Choose a tag to compare

7.0.7 (2025-01-27)

Bug Fixes

v7.0.6

07 Jan 16:17

Choose a tag to compare

7.0.6 (2025-01-07)

Bug Fixes

  • rich-text-code: Retore original Tiptap input/paste rules (#999) (6673d83)

v7.0.5

07 Jan 11:59

Choose a tag to compare

7.0.5 (2025-01-07)

Bug Fixes

  • deps: update tiptap packages to v2.11.0 (#992) (a13270e)

v7.0.4

11 Dec 14:16

Choose a tag to compare

7.0.4 (2024-12-11)

Bug Fixes

  • Check table element before pasting it as a string (#977) (954568e)