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

Commits on Jan 1, 2026

  1. build(deps-dev): bump @types/node from 24.10.4 to 25.0.3 (#552)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.4 to 25.0.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 25.0.3
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    7cd57f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. test: move ignoreTrailingSlash under routerOptions (#553)

    Signed-off-by: Luca Raveri <lucaraveri993@gmail.com>
    lraveri authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    a19a73a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. build(deps-dev): bump borp from 0.20.2 to 0.21.0 (#543)

    Bumps [borp](https://github.com/mcollina/borp) from 0.20.2 to 0.21.0.
    - [Release notes](https://github.com/mcollina/borp/releases)
    - [Commits](https://github.com/mcollina/borp/commits)
    
    ---
    updated-dependencies:
    - dependency-name: borp
      dependency-version: 0.21.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    61eb9e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2026

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

Commits on Feb 23, 2026

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

Commits on Mar 1, 2026

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

Commits on Mar 9, 2026

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

Commits on Mar 14, 2026

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

Commits on Apr 1, 2026

  1. build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml (#…

    …566)
    
    Bumps [fastify/workflows/.github/workflows/plugins-ci.yml](https://github.com/fastify/workflows) from 5 to 6.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/workflows/.github/workflows/plugins-ci.yml
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    8423c80 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. Bumped v9.1.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    a3a8cd6 View commit details
    Browse the repository at this point in the history
Loading