Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@andrii-bodnar andrii-bodnar released this 11 Sep 13:15
· 1 commit to main since this release
3f25dad

Description

We're thrilled to announce Crowdin OTA JS Client v2.0.0 - now completely dependency-free! ✨

What's Changed:

  • Removed Axios: We’ve dropped the Axios dependency, shrinking the client size and boosting security.
  • Uses Fetch API: HTTP requests are now handled by the native Fetch API.
  • Node.js v18+ Required: Fetch is supported natively from Node.js v18 onward.

Migration

Visit the migration guide from 1.x to 2.x for more details.

Full Changelog: 1.1.3...2.0.0