Skip to content

3.4.0

Latest
Compare
Choose a tag to compare
@Alex-D Alex-D released this 21 May 14:27
· 1 commit to main since this release
c33e12e

Now fully asynchronous!

From now on, calls to check-disk-space will no longer freeze your app. All exec calls are done asynchronously 🔥

Breaking

Now requires at least Node.js 16+ due to dev dependencies updates for security reasons.

You can keep using 3.3.1 on lower Node.js versions.

@Alex-D 17a539e

Evolutions

Fixes