Skip to content

v5.0.0

Compare
Choose a tag to compare
@tschaub tschaub released this 20 Jan 18:22
· 75 commits to main since this release

Potentially breaking change: the publish method now always returns a promise. Previously, it did not return a promise in some error cases. This should not impact most users.

Updates to the development dependencies required a minimum Node version of 14 for the tests. The library should still work on Node 12, but tests are no longer run in CI for version 12. A future major version of the library may drop support for version 12 altogether.

What's Changed

New Contributors

Full Changelog: v4.0.0...v5.0.0