roryrjb/md5-file
### [`v5.0.0`](https://togithub.com/roryrjb/md5-file/releases/v5.0.0)
[Compare Source](https://togithub.com/roryrjb/md5-file/compare/v4.0.0...v5.0.0)
#### 💥 Breaking Changes
- Remove support for callbacks
Migration Guide:
Instead of passing a callback to `md5File`, use the returned `Promise` e.g. by calling `.then(...)` on it.
- Drop support for Node.js < 10.13.0
Migration Guide:
Upgrade to Node.js 10.13.0 or newer for continued support.
#### 🎉 Enhancements
- Add TypeScript typings
#### 🌹 Internal Changes
- Cleanup package metadata
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
^4.0.0
->^5.0.0
Release Notes
roryrjb/md5-file
### [`v5.0.0`](https://togithub.com/roryrjb/md5-file/releases/v5.0.0) [Compare Source](https://togithub.com/roryrjb/md5-file/compare/v4.0.0...v5.0.0) #### 💥 Breaking Changes - Remove support for callbacks Migration Guide: Instead of passing a callback to `md5File`, use the returned `Promise` e.g. by calling `.then(...)` on it. - Drop support for Node.js < 10.13.0 Migration Guide: Upgrade to Node.js 10.13.0 or newer for continued support. #### 🎉 Enhancements - Add TypeScript typings #### 🌹 Internal Changes - Cleanup package metadataConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.