New JS API clients
uploadcare-upload-client repository was transformed into the new monorepo:
uploadcare-js-api-clients.
Now there are two packages: @uploadcare/upload-client and
@uploadcare/rest-client.
They have locked versioning. @uploadcare/rest-client starts from 4.2.0, and
@uploadcare/upload-client has no visible changes (except for the internal
ones).
https://github.com/uploadcare/uploadcare-js-api-clients/releases/tag/v4.2.0
(Old uploadcare-node integration was deprecated in favor of the new one).
Angular wrapper v4.0.0
The library is now built with angular 14 toolchain. Compatibility with previous versions of Angular might have been broken.
https://github.com/uploadcare/ngx-uploadcare-widget/releases/tag/v4.0.0