Skip to content

Releases: Doist/typist

v9.0.0

19 Nov 09:56

Choose a tag to compare

9.0.0 (2025-11-19)

⚠ BREAKING CHANGES

  • update minimum Node.js version to 22.14.0 (#1169)

Miscellaneous Chores

  • update minimum Node.js version to 22.14.0 (#1169) (36467c9)

v8.0.8

19 Nov 09:44

Choose a tag to compare

8.0.8 (2025-11-19)

Bug Fixes

v8.0.7

11 Nov 14:58

Choose a tag to compare

8.0.7 (2025-11-11)

Bug Fixes

  • replace plugin reordering workaround with simpler heading input rule override (#1158) (bb1c1a3)

v8.0.6

10 Nov 17:57

Choose a tag to compare

8.0.6 (2025-11-10)

Bug Fixes

  • add NODE_AUTH_TOKEN for GitHub Packages publish step (#1157) (c3cce1e)

v8.0.5

10 Nov 17:39

Choose a tag to compare

8.0.5 (2025-11-10)

Bug Fixes

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)