CHANGELOG.md 4.7 KB

@uppy/companion-client

4.0.0-beta.1

Released: 2024-03-28 Included in: Uppy v4.0.0-beta.1

  • @uppy/companion-client,@uppy/provider-views,@uppy/status-bar: fix type imports (Antoine du Hamel / #5038)
  • @uppy/companion-client: Replace Provider.initPlugin with composition (Merlijn Vos / #4977)

3.8.0

Released: 2024-03-27 Included in: Uppy v3.24.0

  • @uppy/box,@uppy/companion-client,@uppy/provider-views,@uppy/status-bar: fix type imports (Antoine du Hamel / #5038)
  • @uppy/companion-client: Replace Provider.initPlugin with composition (Merlijn Vos / #4977)

3.7.4

Released: 2024-02-28 Included in: Uppy v3.23.0

3.7.3

Released: 2024-02-22 Included in: Uppy v3.22.2

  • @uppy/companion-client: fix body/url on upload-success (Merlijn Vos / #4922)
  • @uppy/companion-client: remove unnecessary 'use strict' directives (Antoine du Hamel / #4943)
  • @uppy/companion-client: type changes for provider-views (Antoine du Hamel / #4938)
  • @uppy/companion-client: update types (Antoine du Hamel / #4927)

3.7.1

Released: 2024-02-19 Included in: Uppy v3.22.0

  • @uppy/aws-s3-multipart,@uppy/aws-s3,@uppy/companion-client,@uppy/tus,@uppy/xhr-upload: update uppyfile objects before emitting events (antoine du hamel / #4928)
  • @uppy/companion-client: fix tests and linter (antoine du hamel / #4890)
  • @uppy/companion-client: migrate to ts (merlijn vos / #4864)
  • @uppy/companion-client: fix typeerror (antoine du hamel)

3.7.0

Released: 2023-12-12 Included in: Uppy v3.21.0

  • @uppy/companion-client: avoid unnecessary preflight requests (Antoine du Hamel / #4462)

3.6.1

Released: 2023-11-24 Included in: Uppy v3.20.0

  • @uppy/companion-client: fix log type error (Mikael Finstad / #4766)
  • @uppy/companion-client: revert breaking change (Antoine du Hamel / #4801)

3.5.0

Released: 2023-10-20 Included in: Uppy v3.18.0

  • @uppy/companion-client: fixup! Added Companion OAuth Key type (Murderlon / #4668)
  • @uppy/companion-client: Added Companion OAuth Key type (Chris Pratt / #4668)

3.4.1

Released: 2023-09-29 Included in: Uppy v3.17.0

  • @uppy/companion-client: fix a refresh token race condition (Mikael Finstad / #4695)

3.4.0

Released: 2023-09-05 Included in: Uppy v3.15.0

3.3.0

Released: 2023-08-15 Included in: Uppy v3.14.0

  • @uppy/companion-client,@uppy/provider-views: make authentication optional (Dominik Schmidt / #4556)

3.1.2

Released: 2023-04-04 Included in: Uppy v3.7.0

  • @uppy/companion-client: do not open socket more than once (Artur Paikin)

3.1.1

Released: 2022-11-16 Included in: Uppy v3.3.1

  • @uppy/companion-client: treat * the same as missing header (Antoine du Hamel / #4221)

3.1.0

Released: 2022-11-10 Included in: Uppy v3.3.0

  • @uppy/companion-client: add support for AbortSignal (Antoine du Hamel / #4201)
  • @uppy/companion-client: prevent preflight race condition (Mikael Finstad / #4182)

3.0.2

Released: 2022-09-25 Included in: Uppy v3.1.0

3.0.0

Released: 2022-08-22 Included in: Uppy v3.0.0

  • Switch to ESM

2.2.0

Released: 2022-05-30 Included in: Uppy v2.11.0

  • @uppy/companion-client: Revert "Revert "@uppy/companion-client: refactor to ESM"" (Antoine du Hamel / #3730)

2.1.0

Released: 2022-05-14 Included in: Uppy v2.10.0

  • @uppy/companion-client: refactor to ESM (Antoine du Hamel / #3693)

2.0.6

Released: 2022-04-07 Included in: Uppy v2.9.2

  • @uppy/aws-s3,@uppy/companion-client,@uppy/transloadit,@uppy/utils: Propagate isNetworkError through error wrappers (Renée Kooi / #3620)

2.0.5

Released: 2022-02-14 Included in: Uppy v2.5.0

  • @uppy/companion-client,@uppy/companion,@uppy/provider-views,@uppy/robodog: Finishing touches on Companion dynamic Oauth (Renée Kooi / #2802)