Skip to content

v12.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 03:37
· 20 commits to master since this release
820d6f4

12.0.0 (2024-03-18)

Features

  • exports: defined exports to point at ./index.js (f3358dd)
  • node-versions: dropped support for node v18 and v19 (0a23b82)

BREAKING CHANGES

  • exports: exports has been defined, which prevents access to private apis (which arent
    intended for consumption anyway)
  • node-versions: node v18 and v19 are no longer supported