Skip to content

Releases: privatenumber/comment-mark

v2.1.0

Choose a tag to compare

@privatenumber privatenumber released this 06 Sep 15:23
656fd24

2.1.0 (2026-09-06)

Features

v2.0.1

Choose a tag to compare

@privatenumber privatenumber released this 20 May 17:49
34f497d

2.0.1 (2025-05-20)

Bug Fixes

v2.0.0

Choose a tag to compare

@privatenumber privatenumber released this 20 May 17:39
14319c6

2.0.0 (2025-05-20)

Bug Fixes

  • throw hard error on missing placeholders (fad47cd)

Build System

  • raise Node support to v20 (e53f759)

Code Refactoring

  • export commentMark as a named export (9f60c1d)

Features

BREAKING CHANGES

  • Throws hard errors when placeholders are missing
  • Imports must now use named import
  • Node.js v12 & v14 are no longer supported

v1.1.1

Choose a tag to compare

@privatenumber privatenumber released this 09 Nov 05:44

1.1.1 (2021-11-09)

Bug Fixes

  • always return as string (43a1c29)

v1.1.0

Choose a tag to compare

@privatenumber privatenumber released this 07 Nov 07:41
b63bb6d

1.1.0 (2021-11-07)

Features

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Oct 23:25
06c8fd5

1.0.0 (2020-10-25)

Bug Fixes

Features