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: expressjs/body-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.1
Choose a base ref
...
head repository: expressjs/body-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.2
Choose a head ref
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

  1. fix: remove brotli support check (#542)

    with the minimum supported node version set to v18 we can remove the brotli support check as it was added in v11.7.0 and v10.16.0
    Phillip9587 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cd985a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    012330e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aad750 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5055df View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. 2.0.2

    PR-URL: #554
    UlisesGascon authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9c0d5ec View commit details
    Browse the repository at this point in the history
Loading