mollie / mollie-api-node

Official Mollie API client for Node
http://www.mollie.com
BSD 3-Clause "New" or "Revised" License
228 stars 62 forks source link

4.0.0-beta.0 #343

Open edorivai opened 5 months ago

edorivai commented 5 months ago

Beta release

Most notably for the security warning addressed in #338.

Breaking change is updating the Node dependency to >=14.

We are planning some more breaking changes - like removing deprecated code. These changes are planned to land in the v4 stable, which means that subsequent v4beta versions will contain breaking changes. However, this release will allow any consumers to upgrade to a version without CVE warnings.

janpaepke commented 5 months ago

The beta has been pushed to the npm registry.

To install use:

npm install @mollie/api-client@beta