mirror of
https://github.com/transloadit/uppy.git
synced 2026-01-23 02:25:07 +00:00
Release: uppy@4.13.3 (#5665)
| Package | Version | Package | Version | | ---------------- | ------- | ---------------- | ------- | | @uppy/companion | 5.5.2 | @uppy/xhr-upload | 4.3.3 | | @uppy/dashboard | 4.3.2 | uppy | 4.13.3 | | @uppy/status-bar | 4.1.2 | | | - @uppy/dashboard: do not allow drag&drop of file preview (Merlijn Vos / #5650) - @uppy/xhr-upload: fix when responseType is set to JSON (Merlijn Vos / #5651) - meta: build(deps): bump akhileshns/heroku-deploy from 3.13.15 to 3.14.15 (dependabot[bot] / #5659) - meta: build(deps): bump docker/build-push-action from 6.13.0 to 6.14.0 (dependabot[bot] / #5660) - @uppy/status-bar: fix aria-hidden warning (Merlijn Vos / #5663) - @uppy/companion: log when tus uploaded size differs (Mikael Finstad / #5647) - @uppy/companion: remove redundant HEAD request for file size (Mikael Finstad / #5648) - meta: build(deps): bump elliptic from 6.6.0 to 6.6.1 (dependabot[bot] / #5649) - examples: build(deps-dev): bump esbuild from 0.21.5 to 0.25.0 (dependabot[bot] / #5643) - meta: build(deps-dev): bump vitest from 1.6.0 to 1.6.1 (dependabot[bot] / #5641) - meta: build(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 (dependabot[bot] / #5640)
This commit is contained in:
parent
f03086b318
commit
985e4ca83b
14 changed files with 97 additions and 45 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Hi, thanks for trying out the bundled version of the Uppy File Uploader. You can
|
||||
use this from a CDN
|
||||
(`<script src="https://releases.transloadit.com/uppy/v4.13.2/uppy.min.js"></script>`)
|
||||
(`<script src="https://releases.transloadit.com/uppy/v4.13.3/uppy.min.js"></script>`)
|
||||
or bundle it with your webapp.
|
||||
|
||||
Note that the recommended way to use Uppy is to install it with yarn/npm and use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue