Skip to content

@uppy/components@2.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 08:48
· 7 commits to main since this release
3582173

Major Changes

  • 12de077: Remove @uppy/instagram references from all the packages

Minor Changes

  • 84ad853: Import Preact from @uppy/core utilities to guarantee a single version across packages.

Patch Changes

  • 675697d: Add useGooglePicker react hook and remove unused RequestClient options name, pluginId and provider.
  • 2608037: Fix a listener leak in createUppyEventAdapter: the file-removed event was
    subscribed but never unsubscribed in cleanup(), so framework wrappers
    (React, Vue, Svelte) leaked a file-removed handler every time a component
    using the adapter was unmounted.
  • c3c7cef: Bump shared runtime dependencies (preact, nanoid, lodash, classnames, shallow-equal, pretty-bytes, p-queue, tus-js-client, @transloadit/types @transloadit/prettier-bytes v1, is-mobile, exifr, compressorjs, rxjs, tslib). Also includes type-only fixes in @uppy/companion's jwt.ts and request.ts to track @types/jsonwebtoken v9 and @types/node.
  • Updated dependencies [675697d]
  • Updated dependencies [7e8e04f]
  • Updated dependencies [c3c7cef]
  • Updated dependencies [ddffd2c]
  • Updated dependencies [2608032]
  • Updated dependencies [2608031]
  • Updated dependencies [260804f]
  • Updated dependencies [7ac2623]
  • Updated dependencies [ad4050b]
  • Updated dependencies [4a0e6c9]
  • Updated dependencies [84ad853]
  • Updated dependencies [1a1aef3]
    • @uppy/core@6.0.0
    • @uppy/google-photos-picker@2.0.0
    • @uppy/google-drive-picker@2.0.0
    • @uppy/screen-capture@6.0.0
    • @uppy/image-editor@5.0.0
    • @uppy/webcam@6.0.0