UNPKG

uppy

Version:

Extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:

85 lines (67 loc) 1.86 kB
# uppy ## 4.18.1 ### Patch Changes - Updated dependencies [c15c6fd] - Updated dependencies [1a0beb9] - @uppy/status-bar@4.2.3 - @uppy/dashboard@4.4.3 - @uppy/locales@4.8.3 ## 4.19.0 ### Minor Changes - 0c24c5a: Use TypeScript compiler instead of Babel ### Patch Changes - Updated dependencies [0c24c5a] - Updated dependencies [0c24c5a] - Updated dependencies [49e98ab] - Updated dependencies [0c24c5a] - @uppy/webcam@4.3.0 - @uppy/core@4.5.0 - @uppy/xhr-upload@4.4.0 - @uppy/audio@2.2.0 - @uppy/aws-s3@4.3.0 - @uppy/box@3.3.0 - @uppy/companion-client@4.5.0 - @uppy/compressor@2.3.0 - @uppy/dashboard@4.4.0 - @uppy/drag-drop@4.2.0 - @uppy/drop-target@3.2.0 - @uppy/dropbox@4.3.0 - @uppy/facebook@4.3.0 - @uppy/file-input@4.2.0 - @uppy/form@4.2.0 - @uppy/golden-retriever@4.2.0 - @uppy/google-drive@4.4.0 - @uppy/google-drive-picker@0.4.0 - @uppy/google-photos-picker@0.4.0 - @uppy/image-editor@3.4.0 - @uppy/informer@4.3.0 - @uppy/instagram@4.3.0 - @uppy/onedrive@4.3.0 - @uppy/progress-bar@4.3.0 - @uppy/provider-views@4.5.0 - @uppy/redux-dev-tools@4.1.0 - @uppy/remote-sources@2.4.0 - @uppy/screen-capture@4.4.0 - @uppy/status-bar@4.2.0 - @uppy/store-default@4.3.0 - @uppy/store-redux@4.1.0 - @uppy/thumbnail-generator@4.2.0 - @uppy/transloadit@4.3.0 - @uppy/tus@4.3.0 - @uppy/unsplash@4.4.0 - @uppy/url@4.3.0 - @uppy/webdav@0.4.0 - @uppy/zoom@3.3.0 ## 4.0.0-beta.1 Released: 2024-03-28 Included in: Uppy v4.0.0-beta.1 - uppy: remove legacy bundle (Antoine du Hamel) ## 3.1.0 Released: 2022-09-25 - uppy: add a decoy `Core` export to warn users about the renaming (Antoine du Hamel / #4085) - uppy: remove all remaining occurrences of `Uppy.Core` (Antoine du Hamel / #4082) ## 3.0.0 Released: 2022-08-22 - uppy: add `uppy.min.mjs` for ESM consumption.