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

Update types to allow Node.js' Buffer for uploads #674

Merged
merged 3 commits into from
Nov 26, 2024

Commits on Mar 15, 2024

  1. feat: Typing support for NodeJS Buffer in lib/index.d.ts

    I did not test these changes on a Browser engine, but for NodeJS it should work more consistent
    DennySlick authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    427fbf7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    ef24840 View commit details
    Browse the repository at this point in the history
  2. Fix linting errors

    Co-Authored-By: Marius Kleidl <marius@transloadit.com>
    Acconut committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3ccaa7c View commit details
    Browse the repository at this point in the history