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: pillarjs/finalhandler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: pillarjs/finalhandler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 18 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 2, 2024

  1. 2.0.0

    wesleytodd committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    42a0a2a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    5703da0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d40ca85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    401ec84 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. fix(refactor): remove ServerResponse.headersSent support check (#77)

    `http.ServerResponse.headersSent` was added in v0.9.3. `http2.Http2ServerResponse.headersSent` was added in v8.4.0
    Phillip9587 authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    c70bf84 View commit details
    Browse the repository at this point in the history
  2. fix(cleanup): remove setImmediate support check (#73)

    `setImmediate` is available since Node.js v0.9.1
    Phillip9587 authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    d0c2dc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3d312e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

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

Commits on Jan 23, 2025

  1. fix(deps): encodeurl@^2.0.0

    Phillip9587 authored and wesleytodd committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    45806e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5996f03 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Configuration menu
    Copy the full SHA
    87ffb23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e5ecb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59a45ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91e7957 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f84baf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Configuration menu
    Copy the full SHA
    164ad77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0e4fa View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. 2.1.0

    wesleytodd committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    c1832e0 View commit details
    Browse the repository at this point in the history
Loading