Skip to content

Releases: Doist/typist

v10.0.1

08 Apr 12:37

Choose a tag to compare

10.0.1 (2026-04-08)

Bug Fixes

  • add contents read permission for CI validation workflow (#1292) (d3cb224)

v10.0.0

12 Mar 18:46

Choose a tag to compare

10.0.0 (2026-03-12)

⚠ BREAKING CHANGES

  • The package is now declared as ESM ("type": "module")
    and uses an exports map. Deep imports (e.g. @doist/typist/dist/...) are
    no longer supported. Minimum Node.js version is now 22.18.0.

Features

  • modernize package publishing and build tooling (#1255) (1c8a194)

v10.0.0-next.2

12 Mar 14:33
f40b595

Choose a tag to compare

v10.0.0-next.2 Pre-release
Pre-release

10.0.0-next.2 (2026-03-12)

Bug Fixes

  • trigger prerelease for tsdown build migration (#1254) (f40b595)

v10.0.0-next.1

11 Mar 19:53
0c4a405

Choose a tag to compare

v10.0.0-next.1 Pre-release
Pre-release

10.0.0-next.1 (2026-03-11)

⚠ BREAKING CHANGES

  • add publint and fix package publishing metadata (#1251)

Bug Fixes

v9.0.3

25 Feb 09:52

Choose a tag to compare

9.0.3 (2026-02-25)

Bug Fixes

v9.0.2

19 Feb 08:51

Choose a tag to compare

9.0.2 (2026-02-19)

Bug Fixes

v9.0.1

13 Jan 19:26

Choose a tag to compare

9.0.1 (2026-01-13)

Bug Fixes

  • paste-html-table-as-string: preserve surrounding content when pasting HTML tables (#1189) (6588f4f)

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)