Skip to content

@uppy/core@6.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 10:04
· 26 commits to main since this release
2be1e33

Patch Changes

  • a4823a2: Deprecate AbortController, AbortSignal, and createAbortError exports. Users can use the builtin global equivalents instead.
  • f31b3c5: Deprecate hasProperty. Use Object.hasOwn instead.