SavageCore / node-ffprobe-installer

Platform independent binary installer of FFprobe for node projects
https://www.npmjs.com/package/@ffprobe-installer/ffprobe
72 stars 29 forks source link

Release 1.4.2 introduced breaking changes for older NodeJS 14.x #246

Closed lfernando-silva closed 1 year ago

lfernando-silva commented 1 year ago

Hey, just to let you aware that this last release breaks for some older NodeJS versions before 14.21.2. In my case, due this commit.

I understand that I should keep my NodeJS versions updated to LTS, what is not always simple and can trick us in some CI runs and production.

But anyway, it is just to help people who maybe is having the same issue since the last release.

SavageCore commented 1 year ago

Thanks for highlighting that!

I've deprecated v1.4.2 and released it as v2.0.0 to signify a breaking change.