Releases: crowdin/crowdin-api-client-js
Releases · crowdin/crowdin-api-client-js
Crowdin API client JS Version 1.5.3
- fix vulnerabilities
- change API base URL
Crowdin API client JS Version 1.5.2
- updates in Translation Status API
- updates in Tasks API
Crowdin API client JS Version 1.5.1
- Updates in Projects API
Crowdin API client JS Version 1.5.0
- updates in Source Files API
Crowdin API client JS Version 1.4.0
- updates in Storage and Translations APIs
Crowdin API client JS Version 1.3.2
- update in file model
- update in file revision model
- update in error response model
Crowdin API client JS Version 1.3.1
- added language mapping to project settings model
- changed parentId -> directoryId in directory model
Crowdin API client JS Version 1.3.0
- Updates in File, Trnalsation Status, Translation APIs
- New Users API added
- New Vendors API added
- New Workflows API added
Crowdin API client JS Version 1.2.0
- API updates/fixes
- Changed language id from number to string
- New String Translations API added
Crowdin API client JS Version 1.1.1
- fix: Made RequestConfig interface global for HtppClients
- fix: Updated default value to undefined
- patch: Removed node package dependency
- patch: Updated fetchClient with cors mode
- Another try to fix NPM publish