Socket
Socket
Sign inDemoInstall

@uppy/provider-views

Package Overview
Dependencies
Maintainers
5
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/provider-views - npm Package Versions

13
11

4.0.0-beta.5

Diff

Changelog

Source

4.0.0-beta.5

Released: 2024-05-03

| Package | Version | Package | Version | | ------------------------- | ------------ | ------------------------- | ------------ | | @uppy/audio | 2.0.0-beta.5 | @uppy/progress-bar | 4.0.0-beta.4 | | @uppy/aws-s3 | 4.0.0-beta.3 | @uppy/provider-views | 4.0.0-beta.5 | | @uppy/aws-s3-multipart | 4.0.0-beta.5 | @uppy/react | 4.0.0-beta.5 | | @uppy/box | 3.0.0-beta.5 | @uppy/redux-dev-tools | 4.0.0-beta.2 | | @uppy/companion | 5.0.0-beta.5 | @uppy/remote-sources | 2.0.0-beta.4 | | @uppy/companion-client | 4.0.0-beta.5 | @uppy/screen-capture | 4.0.0-beta.4 | | @uppy/compressor | 2.0.0-beta.5 | @uppy/status-bar | 4.0.0-beta.5 | | @uppy/core | 4.0.0-beta.5 | @uppy/store-default | 4.0.0-beta.2 | | @uppy/dashboard | 4.0.0-beta.5 | @uppy/store-redux | 4.0.0-beta.3 | | @uppy/drag-drop | 4.0.0-beta.4 | @uppy/svelte | 4.0.0-beta.3 | | @uppy/dropbox | 4.0.0-beta.5 | @uppy/thumbnail-generator | 4.0.0-beta.4 | | @uppy/facebook | 4.0.0-beta.5 | @uppy/transloadit | 4.0.0-beta.5 | | @uppy/file-input | 4.0.0-beta.5 | @uppy/tus | 4.0.0-beta.4 | | @uppy/form | 4.0.0-beta.3 | @uppy/unsplash | 4.0.0-beta.5 | | @uppy/golden-retriever | 4.0.0-beta.4 | @uppy/url | 4.0.0-beta.5 | | @uppy/google-drive | 4.0.0-beta.5 | @uppy/utils | 6.0.0-beta.5 | | @uppy/image-editor | 3.0.0-beta.3 | @uppy/vue | 2.0.0-beta.2 | | @uppy/informer | 4.0.0-beta.2 | @uppy/webcam | 4.0.0-beta.5 | | @uppy/instagram | 4.0.0-beta.5 | @uppy/xhr-upload | 4.0.0-beta.3 | | @uppy/locales | 4.0.0-beta.1 | @uppy/zoom | 3.0.0-beta.5 | | @uppy/onedrive | 4.0.0-beta.5 | uppy | 4.0.0-beta.5 |

  • @uppy/core: make UppyEventMap more readable (Murderlon)
  • @uppy/audio,@uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/remote-sources,@uppy/tus,@uppy/utils: Format (Murderlon)
  • @uppy/aws-s3-multipart: Format (Murderlon)
  • meta: enable prettier for markdown (Merlijn Vos / #5133)
  • @uppy/xhr-upload: do not throw when res is missing url (Merlijn Vos / #5132)
  • @uppy/companion: coerce requestUrl to a string (Antoine du Hamel / #5128)
  • meta: enforce use of .js extension in import type declarations (Antoine du Hamel / #5126)
  • @uppy/core: add instance ID to generated IDs (Merlijn Vos / #5080)
  • @uppy/core: reference updated i18n in Restricter (Merlijn Vos / #5118)
kvz
published 4.0.0-beta.4 •

Changelog

Source

4.0.0-beta.4

Released: 2024-04-29

| Package | Version | Package | Version | | ---------------------- | ------------ | ---------------------- | ------------ | | @uppy/angular | 0.7.0-beta.4 | @uppy/instagram | 4.0.0-beta.4 | | @uppy/audio | 2.0.0-beta.4 | @uppy/onedrive | 4.0.0-beta.4 | | @uppy/aws-s3-multipart | 4.0.0-beta.4 | @uppy/provider-views | 4.0.0-beta.4 | | @uppy/box | 3.0.0-beta.4 | @uppy/react | 4.0.0-beta.4 | | @uppy/companion | 5.0.0-beta.4 | @uppy/status-bar | 4.0.0-beta.4 | | @uppy/companion-client | 4.0.0-beta.4 | @uppy/store-redux | 4.0.0-beta.2 | | @uppy/compressor | 2.0.0-beta.4 | @uppy/svelte | 4.0.0-beta.2 | | @uppy/core | 4.0.0-beta.4 | @uppy/transloadit | 4.0.0-beta.4 | | @uppy/dashboard | 4.0.0-beta.4 | @uppy/unsplash | 4.0.0-beta.4 | | @uppy/drop-target | 3.0.0-beta.4 | @uppy/url | 4.0.0-beta.4 | | @uppy/dropbox | 4.0.0-beta.4 | @uppy/utils | 6.0.0-beta.4 | | @uppy/facebook | 4.0.0-beta.4 | @uppy/webcam | 4.0.0-beta.4 | | @uppy/file-input | 4.0.0-beta.4 | @uppy/xhr-upload | 4.0.0-beta.2 | | @uppy/form | 4.0.0-beta.2 | @uppy/zoom | 3.0.0-beta.4 | | @uppy/google-drive | 4.0.0-beta.4 | uppy | 4.0.0-beta.4 | | @uppy/image-editor | 3.0.0-beta.2 | | |

  • meta: Upgrade Yarn to 4.x (Merlijn Vos / #4849)
  • @uppy/utils: fix fetcher export (Murderlon)
  • @uppy/xhr-upload: refactor to use fetcher (Merlijn Vos / #5074)
  • docs: use StackBlitz for all examples/issue template (Merlijn Vos / #5125)
  • meta: Update yarn.lock (Murderlon)
  • @uppy/svelte: Add svelte 5 as peer dep (frederikhors / #5122)
  • meta: Bump docker/setup-buildx-action from 2 to 3 (dependabot[bot] / #5124)
  • meta: Bump actions/checkout from 3 to 4 (dependabot[bot] / #5123)
  • @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117)
  • @uppy/utils: improve return type of dataURItoFile (Antoine du Hamel / #5112)
  • @uppy/drop-target: change drop event type to DragEvent (Alireza Heydari / #5107)
  • @uppy/image-editor: fix label definitions (Antoine du Hamel / #5111)
  • meta: bump Prettier version (Antoine du Hamel / #5114)
  • @uppy/provider-views: bring back "loaded X files..." (Mikael Finstad / #5097)
  • @uppy/dashboard: fix type of trigger option (Merlijn Vos / #5106)
  • meta: fix linter (Antoine du Hamel)
  • @uppy/companion: bump Node.js version support matrix (Antoine du Hamel / #5035)
  • @uppy/form: fix submitOnSuccess and triggerUploadOnSubmit combination (Merlijn Vos / #5058)
  • meta: Bump docker/build-push-action from 3 to 5 (dependabot[bot] / #5105)
  • meta: Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (dependabot[bot] / #5102)
  • meta: Bump docker/login-action from 2 to 3 (dependabot[bot] / #5101)
  • meta: Bump actions/download-artifact from 3 to 4 (dependabot[bot])
  • meta: Bump actions/upload-artifact from 3 to 4 (dependabot[bot])
  • @uppy/react: remove useUppy & reintroduce useUppyState (Merlijn Vos / #5059)
  • meta: docs: add back markdown files (Antoine du Hamel / #5064)
  • meta: fix custom provider example (Merlijn Vos / #5079)
  • @uppy/utils: add fetcher (Merlijn Vos / #5073)
  • meta: Fix prettier (Murderlon)
  • @uppy/dashboard: add missing x-zip-compress archive type (Younes / #5081)
  • meta: Bump docker/metadata-action from 4 to 5 (dependabot[bot] / #5086)
  • meta: Bump actions/setup-node from 3 to 4 (dependabot[bot] / #5087)
  • meta: Bump docker/setup-qemu-action from 2 to 3 (dependabot[bot] / #5089)
  • meta: bump supercharge/redis-github-action from 1.4.0 to 1.8.0 (dependabot[bot] / #5090)
  • meta: bump actions/cache from 3 to 4 (dependabot[bot] / #5088)
  • meta: add dependabot.yml to keep GHA up-to-date (Antoine du Hamel / #5083)
  • @uppy/core: Release: uppy@3.24.2 (github-actions[bot] / #5084)
  • @uppy/core: fix setOptions not re-rendereing plugin UI (Antoine du Hamel / #5082)
  • meta: bump vite from 5.0.12 to 5.0.13 (dependabot[bot] / #5060)
  • meta: bump tar from 6.1.11 to 6.2.1 (dependabot[bot] / #5068)
  • @uppy/companion,@uppy/file-input: Release: uppy@3.24.1 (github-actions[bot] / #5069)
  • @uppy/companion: upgrade redis (Mikael Finstad / #5065)
  • meta: fix watch:* scripts (Antoine du Hamel / #5046)
  • meta: include more packages in compare_diff CI (Antoine du Hamel / #5044)
  • @uppy/file-input: add missing export (Antoine du Hamel / #5045)
  • meta: Bump express from 4.18.1 to 4.19.2 in /packages/@uppy/companion (dependabot[bot] / #5036)
  • @uppy/companion: Bump express from 4.18.1 to 4.19.2 (dependabot[bot] / #5037)
kvz
published 3.12.0 •

Changelog

Source

3.12.0

Released: 2023-07-13

| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/aws-s3-multipart | 3.5.0 | @uppy/locales | 3.2.3 | | @uppy/box | 2.1.2 | @uppy/onedrive | 3.1.2 | | @uppy/companion | 4.7.0 | @uppy/provider-views | 3.4.0 | | @uppy/companion-client | 3.2.1 | @uppy/react | 3.1.3 | | @uppy/core | 3.3.1 | @uppy/status-bar | 3.2.2 | | @uppy/dashboard | 3.4.2 | @uppy/transloadit | 3.2.0 | | @uppy/dropbox | 3.1.2 | @uppy/utils | 5.4.1 | | @uppy/google-drive | 3.2.0 | uppy | 3.12.0 |

  • @uppy/transloadit: fix error message (Antoine du Hamel / #4572)
  • @uppy/provider-views: add support for remote file paths (Mikael Finstad / #4537)
  • @uppy/transloadit: implement Server-sent event API (Antoine du Hamel / #4098)
  • @uppy/aws-s3-multipart: add support for signing on the client (Antoine du Hamel / #4519)
  • @uppy/react: allow id from props (Merlijn Vos / #4570)
  • @uppy/aws-s3-multipart: fix lint warning (Antoine du Hamel / #4569)
  • @uppy/status-bar: listen to upload event instead of button click (Antoine du Hamel / #4563)
  • @uppy/aws-s3-multipart: fix support for non-multipart PUT upload (Antoine du Hamel / #4568)
  • @uppy/companion: fix esm imports in production/transpiled builds (Dominik Schmidt / #4561)
  • @uppy/locales: fix expression and spelling errors in es_ES (Rubén / #4567)
  • meta: upgrade dev dependencies (dependabot[bot])
  • meta: Don't use triage label (Artur Paikin / #4552)
  • meta: update Cypress (Antoine du Hamel / #4562)
  • @uppy/box,@uppy/companion,@uppy/dropbox,@uppy/google-drive,@uppy/onedrive,@uppy/provider-views: Load Google Drive / OneDrive lists 5-10x faster & always load all files (Merlijn Vos / #4513)
  • @uppy/locales: Add missing pt-BR locales for ImageEditor plugin (Mateus Cruz / #4558)
kvz
published 4.0.0-beta.3 •

Changelog

Source

4.0.0-beta.3

Released: 2024-04-15

| Package | Version | Package | Version | | ------------------------- | ------------ | ------------------------- | ------------ | | @uppy/angular | 0.7.0-beta.3 | @uppy/onedrive | 4.0.0-beta.3 | | @uppy/audio | 2.0.0-beta.3 | @uppy/progress-bar | 4.0.0-beta.3 | | @uppy/aws-s3-multipart | 4.0.0-beta.3 | @uppy/provider-views | 4.0.0-beta.3 | | @uppy/box | 3.0.0-beta.3 | @uppy/react | 4.0.0-beta.3 | | @uppy/companion | 5.0.0-beta.3 | @uppy/remote-sources | 2.0.0-beta.3 | | @uppy/companion-client | 4.0.0-beta.3 | @uppy/screen-capture | 4.0.0-beta.3 | | @uppy/compressor | 2.0.0-beta.3 | @uppy/status-bar | 4.0.0-beta.3 | | @uppy/core | 4.0.0-beta.3 | @uppy/thumbnail-generator | 4.0.0-beta.3 | | @uppy/dashboard | 4.0.0-beta.3 | @uppy/transloadit | 4.0.0-beta.3 | | @uppy/drag-drop | 4.0.0-beta.3 | @uppy/tus | 4.0.0-beta.3 | | @uppy/drop-target | 3.0.0-beta.3 | @uppy/unsplash | 4.0.0-beta.3 | | @uppy/dropbox | 4.0.0-beta.3 | @uppy/url | 4.0.0-beta.3 | | @uppy/facebook | 4.0.0-beta.3 | @uppy/utils | 6.0.0-beta.3 | | @uppy/file-input | 4.0.0-beta.3 | @uppy/webcam | 4.0.0-beta.3 | | @uppy/golden-retriever | 4.0.0-beta.3 | @uppy/zoom | 3.0.0-beta.3 | | @uppy/google-drive | 4.0.0-beta.3 | uppy | 4.0.0-beta.3 | | @uppy/instagram | 4.0.0-beta.3 | | |

  • @uppy/core: fix setOptions not re-rendereing plugin UI (Antoine du Hamel / #5082)
kvz
published 4.0.0-beta.2 •

Changelog

Source

4.0.0-beta.2

Released: 2024-04-11

| Package | Version | Package | Version | | ------------------------- | ------------ | ------------------------- | ------------ | | @uppy/angular | 0.7.0-beta.2 | @uppy/instagram | 4.0.0-beta.2 | | @uppy/audio | 2.0.0-beta.2 | @uppy/onedrive | 4.0.0-beta.2 | | @uppy/aws-s3 | 4.0.0-beta.2 | @uppy/progress-bar | 4.0.0-beta.2 | | @uppy/aws-s3-multipart | 4.0.0-beta.2 | @uppy/provider-views | 4.0.0-beta.2 | | @uppy/box | 3.0.0-beta.2 | @uppy/react | 4.0.0-beta.2 | | @uppy/companion | 5.0.0-beta.2 | @uppy/remote-sources | 2.0.0-beta.2 | | @uppy/companion-client | 4.0.0-beta.2 | @uppy/screen-capture | 4.0.0-beta.2 | | @uppy/compressor | 2.0.0-beta.2 | @uppy/status-bar | 4.0.0-beta.2 | | @uppy/core | 4.0.0-beta.2 | @uppy/thumbnail-generator | 4.0.0-beta.2 | | @uppy/dashboard | 4.0.0-beta.2 | @uppy/transloadit | 4.0.0-beta.2 | | @uppy/drag-drop | 4.0.0-beta.2 | @uppy/tus | 4.0.0-beta.2 | | @uppy/drop-target | 3.0.0-beta.2 | @uppy/unsplash | 4.0.0-beta.2 | | @uppy/dropbox | 4.0.0-beta.2 | @uppy/url | 4.0.0-beta.2 | | @uppy/facebook | 4.0.0-beta.2 | @uppy/utils | 6.0.0-beta.2 | | @uppy/file-input | 4.0.0-beta.2 | @uppy/webcam | 4.0.0-beta.2 | | @uppy/golden-retriever | 4.0.0-beta.2 | @uppy/zoom | 3.0.0-beta.2 | | @uppy/google-drive | 4.0.0-beta.2 | uppy | 4.0.0-beta.2 |

  • @uppy/aws-s3: default to multipart depending on the size of input (Antoine du Hamel / #5076)
  • @uppy/aws-s3: remove deprecated prepareUploadParts option (Antoine du Hamel / #5075)
  • @uppy/core: use variadic arguments for uppy.use (Antoine du Hamel / #4888)
  • @uppy/aws-s3: remove legacy plugin (Antoine du Hamel / #5070)
  • @uppy/locales: do not build dist/ folder (Merlijn Vos / #5055)
  • @uppy/angular: fix Angular version requirement in peerDeps (Antoine du Hamel / #5067)
  • @uppy/transloadit: remove deprecated options (Merlijn Vos / #5056)
kvz
published 4.0.0-beta.1 •

Changelog

Source

4.0.0-beta.1

Released: 2024-03-28

| Package | Version | Package | Version | | ------------------------- | ------------ | ------------------------- | ------------ | | @uppy/angular | 0.7.0-beta.1 | @uppy/progress-bar | 4.0.0-beta.1 | | @uppy/audio | 2.0.0-beta.1 | @uppy/provider-views | 4.0.0-beta.1 | | @uppy/aws-s3 | 4.0.0-beta.1 | @uppy/react | 4.0.0-beta.1 | | @uppy/aws-s3-multipart | 4.0.0-beta.1 | @uppy/redux-dev-tools | 4.0.0-beta.1 | | @uppy/box | 3.0.0-beta.1 | @uppy/remote-sources | 2.0.0-beta.1 | | @uppy/companion | 5.0.0-beta.1 | @uppy/screen-capture | 4.0.0-beta.1 | | @uppy/companion-client | 4.0.0-beta.1 | @uppy/status-bar | 4.0.0-beta.1 | | @uppy/compressor | 2.0.0-beta.1 | @uppy/store-default | 4.0.0-beta.1 | | @uppy/core | 4.0.0-beta.1 | @uppy/store-redux | 4.0.0-beta.1 | | @uppy/dashboard | 4.0.0-beta.1 | @uppy/svelte | 4.0.0-beta.1 | | @uppy/drag-drop | 4.0.0-beta.1 | @uppy/thumbnail-generator | 4.0.0-beta.1 | | @uppy/drop-target | 3.0.0-beta.1 | @uppy/transloadit | 4.0.0-beta.1 | | @uppy/dropbox | 4.0.0-beta.1 | @uppy/tus | 4.0.0-beta.1 | | @uppy/facebook | 4.0.0-beta.1 | @uppy/unsplash | 4.0.0-beta.1 | | @uppy/file-input | 4.0.0-beta.1 | @uppy/url | 4.0.0-beta.1 | | @uppy/form | 4.0.0-beta.1 | @uppy/utils | 6.0.0-beta.1 | | @uppy/golden-retriever | 4.0.0-beta.1 | @uppy/vue | 2.0.0-beta.1 | | @uppy/google-drive | 4.0.0-beta.1 | @uppy/webcam | 4.0.0-beta.1 | | @uppy/image-editor | 3.0.0-beta.1 | @uppy/xhr-upload | 4.0.0-beta.1 | | @uppy/informer | 4.0.0-beta.1 | @uppy/zoom | 3.0.0-beta.1 | | @uppy/instagram | 4.0.0-beta.1 | uppy | 4.0.0-beta.1 | | @uppy/onedrive | 4.0.0-beta.1 | | |

  • @uppy/vue: migrate to Composition API with TS & drop Vue 2 support (Merlijn Vos / #5043)
  • @uppy/angular: upgrade to Angular 17.x and to TS 5.4 (Antoine du Hamel / #5008)
  • @uppy/svelte: remove UMD output and make it use newer types (Antoine du Hamel / #5023)
  • @uppy/companion-client,@uppy/provider-views,@uppy/status-bar: fix type imports (Antoine du Hamel / #5038)
  • @uppy/aws-s3-multipart: mark opts as optional (Antoine du Hamel / #5039)
  • e2e: bump Cypress version (Antoine du Hamel / #5034)
  • @uppy/react: remove prop-types dependency (Antoine du Hamel / #5031)
  • @uppy/progress-bar: remove default target (Antoine du Hamel / #4971)
  • @uppy/status-bar: remove default target (Antoine du Hamel / #4970)
  • @uppy/react: remove Wrapper.ts (Antoine du Hamel / #5032)
  • @uppy/react: refactor to TS (Antoine du Hamel / #5012)
  • @uppy/core: refine type of private variables (Antoine du Hamel / #5028)
  • @uppy/dashboard: refine type of private variables (Antoine du Hamel / #5027)
  • @uppy/drag-drop: refine type of private variables (Antoine du Hamel / #5026)
  • @uppy/status-bar: refine type of private variables (Antoine du Hamel / #5025)
  • @uppy/remote-sources: migrate to TS (Merlijn Vos / #5020)
  • @uppy/dashboard: refine option types (Antoine du Hamel / #5022)
  • @uppy/dashboard: add new autoOpen option (Chris Grigg / #5001)
  • @uppy/aws-s3-multipart,@uppy/tus,@uppy/utils,@uppy/xhr-upload: Make allowedMetaFields consistent (Merlijn Vos / #5011)
  • @uppy/core: fix some type errors (Antoine du Hamel / #5015)
  • @uppy/audio,@uppy/dashboard,@uppy/drop-target,@uppy/webcam: add missing exports (Antoine du Hamel / #5014)
  • meta: Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (dependabot[bot] / #5013)
  • @uppy/dashboard: refactor to TypeScript (Antoine du Hamel / #4984)
  • @uppy/companion: improve error msg (Mikael Finstad / #5010)
  • @uppy/aws-s3-multipart: refactor to TS (Antoine du Hamel / #4902)
  • @uppy/dashboard: refactor to stable lifecycle method (Antoine du Hamel / #4999)
  • @uppy/companion: crash if trying to set path to / (Mikael Finstad / #5003)
  • @uppy/provider-views: fix super.toggleCheckbox bug (Mikael Finstad / #5004)
  • @uppy/aws-s3-multipart: fix escaping issue with client signed request (Hiroki Shimizu / #5006)
  • @uppy/drag-drop,@uppy/progress-bar: add missing exports (Antoine du Hamel / #5009)
  • @uppy/transloadit: migrate to TS (Merlijn Vos / #4987)
  • @uppy/utils: fix RateLimitedQueue#wrapPromiseFunction types (Antoine du Hamel / #5007)
  • @uppy/golden-retriever: migrate to TS (Merlijn Vos / #4989)
  • meta: Bump follow-redirects from 1.15.4 to 1.15.6 (dependabot[bot] / #5002)
  • meta: fix resize-observer-polyfill types (Antoine du Hamel / #4994)
  • @uppy/core: various type fixes (Antoine du Hamel / #4995)
  • @uppy/utils: fix findAllDOMElements type (Antoine du Hamel / #4997)
  • @uppy/status-bar: fix recoveredState type (Antoine du Hamel / #4996)
  • @uppy/utils: fix AbortablePromise type (Antoine du Hamel / #4988)
  • @uppy/core,@uppy/provider-views: Fix breadcrumbs (Evgenia Karunus / #4986)
  • @uppy/drag-drop: refactor to TypeScript (Antoine du Hamel / #4983)
  • @uppy/webcam: refactor to TypeScript (Antoine du Hamel / #4870)
  • @uppy/url: migrate to TS (Merlijn Vos / #4980)
  • @uppy/zoom: refactor to TypeScript (Murderlon / #4979)
  • @uppy/unsplash: refactor to TypeScript (Murderlon / #4979)
  • @uppy/onedrive: refactor to TypeScript (Murderlon / #4979)
  • @uppy/instagram: refactor to TypeScript (Murderlon / #4979)
  • @uppy/google-drive: refactor to TypeScript (Murderlon / #4979)
  • @uppy/facebook: refactor to TypeScript (Murderlon / #4979)
  • @uppy/dropbox: refactor to TypeScript (Murderlon / #4979)
  • @uppy/box: refactor to TypeScript (Murderlon / #4979)
  • @uppy/utils: migrate RateLimitedQueue to TS (Merlijn Vos / #4981)
  • @uppy/thumbnail-generator: migrate to TS (Merlijn Vos / #4978)
  • @uppy/screen-capture: migrate to TS (Merlijn Vos / #4965)
  • @uppy/companion-client: Replace Provider.initPlugin with composition (Merlijn Vos / #4977)
  • uppy: remove legacy bundle (Antoine du Hamel)
  • meta: include types in npm archive (Antoine du Hamel)
  • @uppy/angular: fix build (Antoine du Hamel)
  • meta: Remove generate types from locale-pack (Murderlon)
  • meta: enable CI on 4.x branch (Antoine du Hamel)
  • @uppy/vue: [v4.x] remove manual types (Antoine du Hamel / #4803)
  • meta: prepare release workflow for beta versions (Antoine du Hamel)
kvz
published 3.11.0 •

Changelog

Source

3.11.0

Released: 2023-07-06

| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/aws-s3 | 3.2.1 | @uppy/golden-retriever | 3.1.0 | | @uppy/aws-s3-multipart | 3.4.1 | @uppy/status-bar | 3.2.1 | | @uppy/companion | 4.6.0 | @uppy/tus | 3.1.2 | | @uppy/companion-client | 3.2.0 | @uppy/xhr-upload | 3.3.1 | | @uppy/core | 3.3.0 | uppy | 3.11.0 |

  • @uppy/companion: fix infinite recursion in uploader test (Mikael Finstad / #4536)
  • @uppy/xhr-upload: export Headers type (Masum ULU / #4549)
  • @uppy/aws-s3-multipart: increase priority of abort and complete (Stefan Schonert / #4542)
  • @uppy/aws-s3: fix remote uploads (Antoine du Hamel / #4546)
  • meta: use corepack yarn instead of npm to launch E2E (Antoine du Hamel / #4545)
  • @uppy/aws-s3-multipart: fix upload retry using an outdated ID (Antoine du Hamel / #4544)
  • @uppy/status-bar: remove throttled component (Artur Paikin / #4396)
  • @uppy/aws-s3-multipart: fix Golden Retriever integration (Antoine du Hamel / #4526)
  • examples/aws-nodejs: merge multipart and non-multipart examples (Antoine du Hamel / #4521)
  • @uppy/companion: bump semver from 7.3.7 to 7.5.3 (dependabot[bot] / #4529)
  • @uppy/aws-s3-multipart: add types to internal fields (Antoine du Hamel / #4535)
  • examples/aws-nodejs: update README (Antoine du Hamel / #4534)
  • examples/aws-nodejs: showcase an example without preflight requests (Antoine du Hamel / #4516)
  • @uppy/aws-s3-multipart: fix pause/resume (Antoine du Hamel / #4523)
  • @uppy/status-bar: fix ETA when Uppy recovers its state (Antoine du Hamel / #4525)
  • @uppy/aws-s3-multipart: fix resume single-chunk multipart uploads (Antoine du Hamel / #4528)
  • @uppy/companion: fix part listing in s3 (Antoine du Hamel / #4524)
  • example/aws-php: make it forward-compatible with the next Uppy major (Antoine du Hamel / #4522)
  • @uppy/golden-retriever: refactor to modernize the codebase (Antoine du Hamel / #4520)
  • examples/aws-nodejs: upgrade to AWS-SDK v3 (Antoine du Hamel / #4515)
  • @uppy/companion: implement refresh for authentication tokens (Mikael Finstad / #4448)
  • @uppy/aws-s3-multipart: disable pause/resume for remote uploads in the UI (Artur Paikin / #4500)
  • @uppy/tus: retry on 423 HTTP error code (Antoine du Hamel / #4512)
kvz
published 3.10.0 •

Changelog

Source

3.10.0

Released: 2023-06-19

| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/aws-s3 | 3.2.0 | @uppy/status-bar | 3.2.0 | | @uppy/aws-s3-multipart | 3.4.0 | @uppy/transloadit | 3.1.6 | | @uppy/companion | 4.5.1 | @uppy/tus | 3.1.1 | | @uppy/core | 3.2.1 | @uppy/url | 3.3.2 | | @uppy/dashboard | 3.4.1 | @uppy/utils | 5.4.0 | | @uppy/golden-retriever | 3.0.4 | @uppy/xhr-upload | 3.3.0 | | @uppy/locales | 3.2.2 | uppy | 3.10.0 | | @uppy/provider-views | 3.3.1 | | |

  • @uppy/aws-s3-multipart: fix the chunk size calculation (Antoine du Hamel / #4508)
  • @uppy/aws-s3: add shouldUseMultipart option (Antoine du Hamel / #4299)
  • @uppy/companion: switch from aws-sdk v2 to @aws-sdk/* (v3) (Scott Bessler / #4285)
  • @uppy/companion,@uppy/core,@uppy/dashboard,@uppy/golden-retriever,@uppy/status-bar,@uppy/utils: Migrate all lodash' per-method-packages usage to lodash. (LinusMain / #4274)
  • @uppy/core: Don't set late (throttled) progress event on a file that is 100% complete (Artur Paikin / #4507)
  • @uppy/companion: revert randomness from file names (Mikael Finstad / #4509)
  • @uppy/companion: Custom provider fixes (Mikael Finstad / #4498)
  • @uppy/transloadit: ensure fields is not nullish when there no uploaded files (Antoine du Hamel / #4487)
  • @uppy/aws-s3-multipart,@uppy/aws-s3,@uppy/tus,@uppy/utils,@uppy/xhr-upload: When file is removed (or all are canceled), controller.abort queued requests (Artur Paikin / #4504)
  • @uppy/provider-views: Fix range selection not resetting and computing correctly (Terence C / #4415)
  • meta: disallow use of .only in tests (Antoine du Hamel / #4494)
  • @uppy/companion: fix 500 when file name contains non-ASCII chars (Antoine du Hamel / #4493)
  • @uppy/locales: update fr_FR.js (Samuel De Backer / #4499)
  • @uppy/aws-s3-multipart,@uppy/tus,@uppy/xhr-upload: Don't close socket while upload is still in progress (Artur Paikin / #4479)
  • meta: bump luxon from 1.28.0 to 1.28.1 (dependabot[bot] / #4497)
  • @uppy/utils: rename EventTracker -> EventManager (Stephen Wooten / #4481)
  • meta: bump cookiejar from 2.1.3 to 2.1.4 (dependabot[bot] / #4496)
  • meta: make pre-commit use corepack yarn instead of npm run (Antoine du Hamel / #4495)
  • meta: bump ua-parser-js from 0.7.31 to 0.7.35 (dependabot[bot] / #4474)
  • meta: bump @sideway/formula from 3.0.0 to 3.0.1 (dependabot[bot] / #4473)
  • meta: bump http-cache-semantics from 4.1.0 to 4.1.1 (dependabot[bot] / #4472)
  • @uppy/companion: Use filename from content-disposition instead of relying on url, with fallback (Artur Paikin / #4489)
  • meta: bump babel, esbuild, and vite (dependabot[bot] / #4485)
  • @uppy/dashboard: include the old state when setting new (Artur Paikin / #4490)
  • @uppy/companion: fix companion implicitpath (Mikael Finstad / #4484)
  • @uppy/companion: fix undefined protocol and example page (Mikael Finstad / #4483)
  • meta: upgrade Cypress 12.9.0 -> 12.14.0 (Antoine du Hamel / #4491)
  • @uppy/core: remove state getter from types (Antoine du Hamel / #4477)
  • examples/php-xhr: Added filename sanitation and file size check before saving (neuronet77 / #4432)
  • examples/php-xhr: update PHP dependencies (dependabot[bot])
  • @uppy/xhr-upload: add support for arrays in metadata (Vasiliy Matyushin / #4431)
  • @uppy/status-bar: Filtered ETA (stduhpf / #4458)
  • @uppy/aws-s3-multipart: fix getUploadParameters option (Antoine du Hamel / #4465)
arturi
published 3.9.1 •

Changelog

Source

3.9.1

Released: 2023-05-15

| Package | Version | Package | Version | | ----------------- | ------- | ----------------- | ------- | | @uppy/transloadit | 3.1.5 | uppy | 3.9.1 |

  • @uppy/transloadit: clean up event listener to prevent cancelled assemblies (Merlijn Vos / #4447)
arturi
published 3.9.0 •

Changelog

Source

3.9.0

Released: 2023-05-02

| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/aws-s3 | 3.1.1 | @uppy/status-bar | 3.1.2 | | @uppy/aws-s3-multipart | 3.3.0 | @uppy/transloadit | 3.1.4 | | @uppy/locales | 3.2.1 | uppy | 3.9.0 |

  • @uppy/aws-s3-multipart: allowedMetaFields: null means “include all” (Artur Paikin / #4437)
  • @uppy/aws-s3-multipart: add shouldUseMultipart option (Antoine du Hamel / #4205)
  • @uppy/transloadit: Reset tus key in the file on error, so retried files are re-uploaded (Artur Paikin / #4421)
  • meta: commit build file that was modified (Antoine du Hamel)
  • meta: examples: add CORS settings for DigitalOcean Spaces (Antoine du Hamel / #4428)
  • @uppy/aws-s3: deprecate timeout option (Antoine du Hamel / #4298)
  • @uppy/aws-s3-multipart: make retries more robust (Antoine du Hamel / #4424)
  • meta: fix badges on README (Antoine du Hamel / #4419)
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc