Skip to content

v12.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 04:08
· 19 commits to master since this release
702c68a

12.0.0 (2024-03-16)

Features

  • exports: defined exports to point at ./index.js (9e193c2)
  • node-versions: dropped support for node v18 and v19 (2df962b)

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