Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jan 11:58

3.0.0 (2026-01-24)

⚠ BREAKING CHANGES

  • Requires Node.js 20 or later. Uses ESM imports
    instead of CommonJS require().

Features

  • modernise to ESM with Node.js 20+ (#22) (09b04ad)