Skip to content

v2.0.0

Choose a tag to compare

@privatenumber privatenumber released this 20 May 17:39
· 15 commits to master since this release
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