Skip to content

@uppy/webcam@5.0.2

Choose a tag to compare

@github-actions github-actions released this 22 Oct 19:24
· 100 commits to main since this release
55e926c

Patch Changes

  • 8ac1654: - Remove TagFile type - Use UppyFile instead.
    • Split UppyFile into two interfaces distinguished by the isRemote boolean:
      • LocalUppyFile
      • RemoteUppyFile