Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@uppy/core: pass file to events consistently #5136

Merged
merged 6 commits into from
May 29, 2024
Merged

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    e5000f7 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Fix EventManager

    Murderlon committed May 6, 2024
    Configuration menu
    Copy the full SHA
    224da14 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    28e0902 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Apply feedback

    Co-authored-by: Mikael Finstad <finstaden@gmail.com>
    Murderlon and mifi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2cab7b3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge branch '4.x' into consistent-event-file-args

    * 4.x: (24 commits)
      @uppy/companion: encode `uploadId` (#5168)
      @uppy/companion: bump `express-session` (#5177)
      @uppy/companion: remove dependency on `express-request-id` (#5176)
      @uppy/companion: bump prom to v15 (#5175)
      docs: fix linter
      meta: remove `nodemon` from the deps (#5172)
      docs: update `@uppy/aws-s3` docs (#5093)
      meta: update more dependencies (#5171)
      @uppy/companion: upgrade deps (#5119)
      Release: uppy@4.0.0-beta.7 (#5162)
      @uppy/companion: switch from `node-redis` to `ioredis` (#4623)
      Fix headings in xhr.mdx
      @uppy/xhr-upload: introduce hooks similar to tus (#5094)
      @uppy/core: close->destroy, clearUploadedFiles->clear (#5154)
      Use `title` consistently from locales (#5134)
      Release: uppy@4.0.0-beta.6 (#5152)
      Release: uppy@4.0.0-beta.5 (#5141)
      meta: run Prettier in the release workflow
      Release: uppy@3.25.1 (#5139)
      Bump ejs from 3.1.9 to 3.1.10 (#5135)
      ...
    Murderlon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f0db17a View commit details
    Browse the repository at this point in the history
  2. Update docs

    Murderlon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    04f0973 View commit details
    Browse the repository at this point in the history