Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 23:16
afdb602

2.0.0 (2022-12-13)

⚠️ BREAKING CHANGES

  • this module has been refactored to use promises
    • the API is now promise only and no longer accepts a callback
    • the Promise is resolved to a string and no longer returns isDefault
  • this package is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Documentation

Dependencies