Socket
Socket
Sign inDemoInstall

@uppy/react

Package Overview
Dependencies
Maintainers
5
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/react - npm Package Versions

1
12

2.2.2

Diff

arturi
published 3.0.0-beta •

Changelog

Source

3.0.0-beta

Released: 2022-05-30

  • meta: temporary adjust release script for the beta (Antoine du Hamel)
  • meta: disable ESM to CJS transform in dist files (Antoine du Hamel / #3773)
  • @uppy/companion: remove searchProviders wrapper & move s3 options (Merlijn Vos / #3781)
  • meta: do not test on EOL versions of Node.js (Antoine du Hamel / #3786)
  • @uppy/companion: remove support for EOL versions of Node.js (Antoine du Hamel / #3784)
  • @uppy/react: refactor to ESM (Antoine du Hamel / #3780)
  • @uppy/transloadit: remove IE 10 hack (Antoine du Hamel / #3777)
arturi
published 2.2.1 •

Changelog

Source

2.2.1

Released: 2021-10-14

| Package | Version | Package | Version | |-|-|-|-| | @uppy/angular | 0.2.5 | @uppy/provider-views | 2.0.4 | | @uppy/aws-s3-multipart | 2.1.1 | @uppy/react-native | 0.2.4 | | @uppy/aws-s3 | 2.0.5 | @uppy/react | 2.1.1 | | @uppy/box | 1.0.4 | @uppy/redux-dev-tools | 2.0.3 | | @uppy/companion-client | 2.0.3 | @uppy/robodog | 2.1.1 | | @uppy/companion | 3.1.1 | @uppy/screen-capture | 2.0.4 | | @uppy/core | 2.1.1 | @uppy/status-bar | 2.1.1 | | @uppy/dashboard | 2.1.1 | @uppy/store-default | 2.0.2 | | @uppy/drag-drop | 2.0.4 | @uppy/store-redux | 2.0.2 | | @uppy/drop-target | 1.1.1 | @uppy/svelte | 1.0.5 | | @uppy/dropbox | 2.0.4 | @uppy/thumbnail-generator | 2.0.5 | | @uppy/facebook | 2.0.4 | @uppy/transloadit | 2.0.4 | | @uppy/file-input | 2.0.4 | @uppy/tus | 2.1.1 | | @uppy/form | 2.0.4 | @uppy/unsplash | 2.0.1 | | @uppy/golden-retriever | 2.0.5 | @uppy/url | 2.0.4 | | @uppy/google-drive | 2.0.4 | @uppy/utils | 4.0.3 | | @uppy/image-editor | 1.0.4 | @uppy/vue | 0.4.3 | | @uppy/informer | 2.0.4 | @uppy/webcam | 2.0.4 | | @uppy/instagram | 2.0.4 | @uppy/xhr-upload | 2.0.5 | | @uppy/locales | 2.0.3 | @uppy/zoom | 1.0.4 | | @uppy/onedrive | 2.0.4 | uppy | 2.2.1 | | @uppy/progress-bar | 2.0.4 | - | - |

  • @uppy/locale: Update ar_SA.js (issa.ahmd@gmail.com / #3192)
  • @uppy/status-bar: fix calculateProcessingProgress is not a function (@aduh95 / #3261)
  • @uppy/status-bar: Progress object is nested (@arturi / #3262)
  • build: Add retext to markdown linter (@aduh95 / #3024)
  • build: Bump tar from 6.1.2 to 6.1.9 (dependabot / #3152)
  • website: Revert "Remove broken link in plugin_list.ejs (@aduh95 / #3166)
arturi
published 2.2.0 •

Changelog

Source

2.2.0

Released: 2021-10-06

This release marks a major version for @uppy/unsplash plugin which is now production-ready. It also includes various fixes and improvements such as fix to @uppy/transloadit plugin and adds onDrop event to @uppy/drop-target.

| Package | Version | Package | Version | |-|-|-|-| | @uppy/angular | 0.2.4 | @uppy/provider-views | 2.0.3 | | @uppy/aws-s3-multipart | 2.1.0 | @uppy/react-native | 0.2.3 | | @uppy/aws-s3 | 2.0.4 | @uppy/react | 2.1.0 | | @uppy/box | 1.0.3 | @uppy/redux-dev-tools | 2.0.2 | | @uppy/companion-client | 2.0.2 | @uppy/robodog | 2.1.0 | | @uppy/companion | 3.1.0 | @uppy/screen-capture | 2.0.3 | | @uppy/core | 2.1.0 | @uppy/status-bar | 2.1.0 | | @uppy/dashboard | 2.1.0 | @uppy/store-default | 2.0.1 | | @uppy/drag-drop | 2.0.3 | @uppy/store-redux | 2.0.1 | | @uppy/drop-target | 1.1.0 | @uppy/svelte | 1.0.4 | | @uppy/dropbox | 2.0.3 | @uppy/thumbnail-generator | 2.0.4 | | @uppy/facebook | 2.0.3 | @uppy/transloadit | 2.0.3 | | @uppy/file-input | 2.0.3 | @uppy/tus | 2.1.0 | | @uppy/form | 2.0.3 | @uppy/unsplash | 2.0.0 | | @uppy/golden-retriever | 2.0.4 | @uppy/url | 2.0.3 | | @uppy/google-drive | 2.0.3 | @uppy/utils | 4.0.2 | | @uppy/image-editor | 1.0.3 | @uppy/vue | 0.4.2 | | @uppy/informer | 2.0.3 | @uppy/webcam | 2.0.3 | | @uppy/instagram | 2.0.3 | @uppy/xhr-upload | 2.0.4 | | @uppy/locales | 2.0.2 | @uppy/zoom | 1.0.3 | | @uppy/onedrive | 2.0.3 | remark-lint-uppy | 0.0.3 | | @uppy/progress-bar | 2.0.3 | uppy | 2.2.0 |

  • @uppy/angular: fix component crash by loosening package.json version constraints (#3210 / @ajkachnic)
  • @uppy/aws-s3-multipart: Retry prepareUploadParts on fail for @uppy/aws-s3-multipart (#3224 / @Murderlon)
  • @uppy/aws-s3: Fix AWS S3 upload on React Native (#3064 / @Cretezy)
  • @uppy/companion: Object.fromEntries is not available on Node.js v10.x (#3209 / @aduh95)
  • @uppy/companion: Close window on auth callback error and show error to user (#3143 / @mifi)
  • @uppy/companion: Default allow headers (#3167 / @mifi)
  • @uppy/companion: docs: fix typo in companion.md (#3240 / @eltociear)
  • @uppy/companion: Include status code in HTTP error message (#3212 / @mifi)
  • @uppy/companion: Make uploadUrls recommended (#3182 / @mifi)
  • @uppy/companion: Use GET instead of HEAD for getURLMeta + Cut off length of file names (#3048 / @mifi)
  • @uppy/core: Fix typo in @uppy/core types (#3230 / @lucax88x)
  • @uppy/core: move Uppy class to its own module (#3225 / @aduh95)
  • @uppy/dashboard: Add info about include in the Dashboard (#3236 / @epexa)
  • @uppy/dashboard: Fix i18n error in CopyLinkButton (#3235 / @Murderlon)
  • @uppy/dashboard: fix linter (#3206 / @aduh95)
  • @uppy/drop-target: expose onDrop events (#3238 / @Murderlon)
  • @uppy/image-editor: add workaround for when Cropper is loaded as ESM (#3218 / @aduh95)
  • @uppy/locales: added translate for missingRequiredMetafield es_ES (#3242 / @sebasegovia01)
  • @uppy/react: propagate prop mutation (#3208 / @aduh95)
  • @uppy/react: update HTMLAttributes filter (#3215 / @aduh95)
  • @uppy/status-bar: Show all details on mobile when showProgressDetails is true (#3174 / @Murderlon)
  • @uppy/store-redux: Improve docs on redux store integration (#3227 / @Murderlon)
  • @uppy/transloadit: pass fields to transloadit (#3228 / @aduh95)
  • @uppy/tus: Add support for opts.headers as a function in @uppy/tus (#3221 / @danilat)
  • @uppy/unsplash: Make @uppy/unsplash production ready (#3196 / @Murderlon)
  • @uppy/xhr-upload: fix this.uppy is undefined error (#3207 / @aduh95)
  • ci: test on Node.js v16.x (#3205 / @aduh95)
  • website: Remove broken link in plugin_list.ejs (#3166 / @YukeshShr)
arturi
published 2.1.2 •

arturi
published 2.1.1 •

Changelog

Source

2.1.1

Released: 2021-09-20

| Package | Version | Package | Version | |-|-|-|-| | @uppy/angular | 0.2.3 | @uppy/progress-bar | 2.0.2 | | @uppy/aws-s3-multipart | 2.0.3 | @uppy/provider-views | 2.0.2 | | @uppy/aws-s3 | 2.0.3 | @uppy/react-native | 0.2.2 | | @uppy/box | 1.0.2 | @uppy/react | 2.0.3 | | @uppy/companion-client | 2.0.1 | @uppy/robodog | 2.0.4 | | @uppy/core | 2.0.3 | @uppy/screen-capture | 2.0.2 | | @uppy/dashboard | 2.0.3 | @uppy/status-bar | 2.0.2 | | @uppy/drag-drop | 2.0.2 | @uppy/svelte | 1.0.3 | | @uppy/drop-target | 1.0.2 | @uppy/thumbnail-generator | 2.0.3 | | @uppy/dropbox | 2.0.2 | @uppy/transloadit | 2.0.2 | | @uppy/facebook | 2.0.2 | @uppy/tus | 2.0.2 | | @uppy/file-input | 2.0.2 | @uppy/unsplash | 1.0.2 | | @uppy/form | 2.0.2 | @uppy/url | 2.0.2 | | @uppy/golden-retriever | 2.0.3 | @uppy/utils | 4.0.1 | | @uppy/google-drive | 2.0.2 | @uppy/vue | 0.4.1 | | @uppy/image-editor | 1.0.2 | @uppy/webcam | 2.0.2 | | @uppy/informer | 2.0.2 | @uppy/xhr-upload | 2.0.3 | | @uppy/instagram | 2.0.2 | @uppy/zoom | 1.0.2 | | @uppy/locales | 2.0.1 | uppy | 2.1.1 | | @uppy/onedrive | 2.0.2 | - | - |

  • @uppy/unsplash: Fix "attempted to use private field on non-instance" in SearchProvider (#3201)
  • @uppy/locales: Add 'done' to nb_NO.js (#3200)
  • @uppy/transloadit: Fix unhandledPromiseRejection failures (#3197)
  • @uppy/aws-s3-multipart: Fix AbortController is not defined on Node.js (Server Side Render) (#3169)
  • @uppy/aws-s3-multipart: Fix net::ERR_OUT_OF_MEMORY (#3183)
  • @uppy/dashboard: Fix autoOpenFileEditor (#3186)
  • @uppy/dashboard: Update Google Drive for brand compliance (#3178)
aduh95
published 2.1.0 •

Changelog

Source

2.1.0

Released: 2021-09-01

| Package | Version | Package | Version | |-|-|-|-| | @uppy/angular | 0.2.2 | @uppy/svelte | 1.0.2 | | @uppy/aws-s3 | 2.0.2 | @uppy/thumbnail-generator | 2.0.2 | | @uppy/core | 2.0.2 | @uppy/vue | 0.4.0 | | @uppy/dashboard | 2.0.2 | @uppy/xhr-upload | 2.0.2 | | @uppy/react | 2.0.2 | uppy | 2.1.0 | | @uppy/robodog | 2.0.3 | - | - |

  • @uppy/aws-s3: fix 'send' XMLHttpRequest (#3130 / @jhen0409)
  • @uppy/aws-s3, @uppy/thumbnail-generator, @uppy/xhr-upload: fix i18n (#3142 / @jhen0409 / @aduh95)
  • @uppy/react: fix DashboardModal's target type (#3110 / @Murderlon)
  • @uppy/xhr-upload: add types for methods (#3154 / @BePo65)
  • @uppy/core: improve accuracy/compatibility of success/error callback types (#3141 / @Hawxy)
  • @uppy/vue: add Vue FileInput component (#3125 / @valentinoli)
murderlon
published 2.0.3 •

murderlon
published 2.0.2 •

Changelog

Source

2.0.2

Released: 2021-08-26

| Package | Version | Package | Version | |-|-|-|-| | @uppy/angular | 0.2.2 | @uppy/robodog | 2.0.2 | | @uppy/aws-s3-multipart | 2.0.2 | @uppy/robodog | 2.0.3 | | @uppy/aws-s3 | 2.0.2 | @uppy/svelte | 1.0.2 | | @uppy/companion | 3.0.1 | @uppy/thumbnail-generator | 2.0.2 | | @uppy/vue | 0.4.0 | @uppy/core | 2.0.2 | | @uppy/dashboard | 2.0.2 | uppy | 2.0.2 | | @uppy/golden-retriever | 2.0.2 | @uppy/xhr-upload | 2.0.2 | | @uppy/react | 2.0.2 | - | - |

  • @uppy/aws-s3-multipart: fix route ordering and query parameters (#3132 / @rossng)
  • @uppy/core: add types overload for off method (#3137 / @Hawxy)
  • @uppy/golden-retriever: handle promise rejections (#3131 / @Murderlon)
arturi
published 2.0.1 •

Changelog

Source

2.0.1

| Package | Version | Package | Version | |-|-|-|-| | @uppy/angular | 0.2.1 | @uppy/react-native | 0.2.1 | | @uppy/react | 2.0.1 | @uppy/provider-views | 2.0.1 | | @uppy/aws-s3-multipart | 2.0.1 | @uppy/redux-dev-tools | 2.0.1 | | @uppy/aws-s3 | 2.0.1 | @uppy/robodog | 2.0.1 | | @uppy/box | 1.0.1 | @uppy/svelte | 1.0.1 | | @uppy/companion | 3.0.1 | @uppy/screen-capture | 2.0.1 | | @uppy/core | 2.0.1 | @uppy/status-bar | 2.0.1 | | @uppy/dashboard | 2.0.1 | @uppy/svelte | 1.0.2 | | @uppy/thumbnail-generator | 2.0.1 | @uppy/drag-drop | 2.0.1 | | @uppy/drop-target | 1.0.1 | @uppy/transloadit | 2.0.1 | | @uppy/dropbox | 2.0.1 | @uppy/tus | 2.0.1 | | @uppy/facebook | 2.0.1 | @uppy/unsplash | 1.0.1 | | @uppy/file-input | 2.0.1 | @uppy/url | 2.0.1 | | @uppy/form | 2.0.1 | @uppy/vue | 0.3.1 | | @uppy/golden-retriever | 2.0.1 | @uppy/vue | 0.4.0 | @uppy/webcam | 2.0.1 | | @uppy/google-drive | 2.0.1 | @uppy/xhr-upload | 2.0.1 | | @uppy/image-editor | 1.0.1 | @uppy/onedrive | 2.0.1 | | @uppy/informer | 2.0.1 | @uppy/zoom | 1.0.1 | | @uppy/instagram | 2.0.1 | uppy | 2.0.1 | | @uppy/progress-bar | 2.0.1 | - | - |

Released: 2021-08-25

  • Update peerDependencies to ^2.0.0 in all uppy packages @arturi (b39824819)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc