Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: octet-stream/form-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.3
Choose a base ref
...
head repository: octet-stream/form-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 19 commits
  • 19 files changed
  • 2 contributors

Commits on Jun 12, 2022

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

    octet-stream committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    962399e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    01330ef View commit details
    Browse the repository at this point in the history
  2. Add c8 comment to ignore webkitRelativePath coverage, as this getter …

    …always returns an empty string and it's unnecessary to test it anyway
    octet-stream committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    533e767 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6be7871 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Update devDependencies

    octet-stream committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f0e07a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Fix a bug when .set() and .append() always create a new File instance…

    … for any File value. Instead, the new File should be created only if fileName argument is not present.
    octet-stream committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    3425c16 View commit details
    Browse the repository at this point in the history
  2. Add missing files

    octet-stream committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    4e08a43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e4fbb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a7bad2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c769fa9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06e60f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    3f5ef84 View commit details
    Browse the repository at this point in the history
  2. Add husky script

    octet-stream committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    fe7e537 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb20e1e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    9eeb51a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec1671f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    e30c055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f7bb6e View commit details
    Browse the repository at this point in the history
Loading