qgustavor / mega

Unofficial JavaScript SDK for MEGA
https://mega.js.org/
MIT License
161 stars 43 forks source link

Release - v1.1.8 #177

Closed qgustavor closed 8 months ago

qgustavor commented 9 months ago

Release v1.1.8

Changelog

Patch Changes

Update Node.js versions in test runner (@qgustavor)

bump node-fetch version to 3.3.2 (@franklygeorgy)

punycode is deprecated. Bumped node-fetch version to a newer version that doesn't depend on punycode.

Export MutableFile (@super-v-2038)

Thank you for your work! This package has saved me a lot of time. It seems that MutableFile has not been exported, which may be an oversight.