Skip to content

v13.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 05:24
· 17 commits to master since this release
148d97c

13.0.0 (2024-03-24)

Features

  • exports: defined exports to point at ./index.js (5655b18)
  • node-versions: dropped support for node v18 and v19 (e65959a)

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