Skip to content

v2.0.1

Compare
Choose a tag to compare
released this 22 Jun 15:11
· 324 commits to main since this release

2.0.1 (2023-06-22)

⚠ BREAKING CHANGES

  • change to ES module, export is still an CommonJS module as that's required by commitlint

Code Refactoring

  • change to ES module, export is still an CommonJS module as that's required by commitlint (bf15a8a)

Build System

  • change ESM import to plugin to prevent import errors (c185ce3)

Styles

  • use bold link for branding in header (5bb540f)

Continuous Integration

  • include Node.js v20 in testing and drop, almost EOL, v19 (55a1856)
  • rename commitlint config to CommonJS to prevent commitlint module load error (5c8627a)