iamtraction / google-translate

🈯 A Node.JS library to consume Google Translate API for free.
https://npmjs.com/@iamtraction/google-translate
MIT License
540 stars 73 forks source link

Version 2.0 with the breaking change Node > 16.0 #40

Closed thawon closed 2 years ago

thawon commented 2 years ago

Hi,

I just saw the new release for v2.0.0 just came out with breaking change Node >16.0. Does it mean the new version will not work on the previous version of Node? Thanks :)

thawon commented 2 years ago

I upgraded nodejs to 19.0.0. It still works fine. :D