Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 08:19
· 24 commits to master since this release
9a942c5

3.0.0 (2022-04-07)

⚠ BREAKING CHANGES

  • This package is now pure ESM
  • minimum supported Node.js >= 16.0.0

Features

  • usage of ESM modules imports (instead of CommonJS) (dbb3637)