uppy/packages/@uppy/utils
github-actions[bot] 15245833e9
Release: uppy@3.13.1 (#4600)
| Package                | Version | Package                | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/aws-s3-multipart |   3.5.2 | uppy                   |  3.13.1 |
| @uppy/utils            |   5.4.3 |                        |         |

- @uppy/utils: align version of `preact` with the UI plugins (Antoine du Hamel / #4599)
- @uppy/aws-s3-multipart: refresh file before calling user-defined functions (mjlumetta / #4557)
- @uppy/utils: align version of `preact` with the UI plugins (Antoine du Hamel / #4599)
2023-07-24 20:43:34 +00:00
..
src Add VirtualList to ProviderView (#4566) 2023-07-20 15:49:43 +02:00
types @uppy/utils: rename EventTracker -> EventManager (#4481) 2023-06-10 12:10:05 +02:00
CHANGELOG.md Release: uppy@3.13.1 (#4600) 2023-07-24 20:43:34 +00:00
LICENSE Add @uppy/utils skeleton. 2018-06-14 16:31:19 +02:00
package.json Release: uppy@3.13.1 (#4600) 2023-07-24 20:43:34 +00:00
README.md meta: Fix logos in all the readmes (#4407) 2023-04-07 23:46:04 +01:00

@uppy/utils

Uppy logo: a smiling puppy above a pink upwards arrow

npm version CI status for Uppy tests CI status for Companion tests CI status for browser tests

Shared utility functions for Uppy Core and the “official” plugins maintained by the Uppy team.

Uppy is being developed by the folks at Transloadit, a versatile file encoding service.

Installation

Unless you are creating a custom plugin, you should not need to install this manually.

$ npm install @uppy/utils

License

The MIT License.