mirror of
https://github.com/transloadit/uppy.git
synced 2026-01-23 02:25:07 +00:00
Release: uppy@4.10.0 (#5571)
| Package | Version | Package | Version | | -------------------- | ------- | -------------------- | ------- | | @uppy/companion | 5.4.0 | @uppy/store-redux | 4.0.2 | | @uppy/core | 4.3.2 | @uppy/url | 4.1.3 | | @uppy/dashboard | 4.2.0 | @uppy/webdav | 0.2.0 | | @uppy/provider-views | 4.2.1 | uppy | 4.10.0 | | @uppy/react | 4.1.0 | | | - @uppy/react: allow React 19 as peer dependency (Shubs / #5556) - @uppy/webdav: add plugin icon (Merlijn Vos / #5555) - @uppy/companion: pass fetched origins to window.postMessage() (Merlijn Vos / #5529) - @uppy/core,@uppy/dashboard,@uppy/provider-views,@uppy/store-redux,@uppy/url: build(deps): bump nanoid from 5.0.7 to 5.0.9 (dependabot[bot] / #5544)
This commit is contained in:
parent
d6156bb92f
commit
ddd2be58e1
22 changed files with 131 additions and 56 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.9.0/uppy.min.js"></script>`)
|
||||
(`<script src="https://releases.transloadit.com/uppy/v4.10.0/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