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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.7.1
Choose a base ref
...
head repository: fastify/fastify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.7.2
Choose a head ref
  • 11 commits
  • 19 files changed
  • 9 contributors

Commits on Jan 16, 2026

  1. chore: npm ignore AI related files (#6447)

    * chore: npm ignore AI related files
    
    * chore: update .npmignore
    
    Co-authored-by: Matteo Collina <hello@matteocollina.com>
    Signed-off-by: KaKa <23028015+climba03003@users.noreply.github.com>
    
    * chore: ide setting
    
    Signed-off-by: Manuel Spigolon <behemoth89@gmail.com>
    
    * chore: ignore log file
    
    Signed-off-by: Manuel Spigolon <behemoth89@gmail.com>
    
    ---------
    
    Signed-off-by: KaKa <23028015+climba03003@users.noreply.github.com>
    Signed-off-by: Manuel Spigolon <behemoth89@gmail.com>
    Co-authored-by: Matteo Collina <hello@matteocollina.com>
    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    3 people authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    89c6947 View commit details
    Browse the repository at this point in the history
  2. chore: update sponsor url (#6450)

    Signed-off-by: Manuel Spigolon <behemoth89@gmail.com>
    Eomm authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    8b2d68d View commit details
    Browse the repository at this point in the history
  3. docs: add fastify-http-exceptions to Ecosystem.md (#6442)

    * add fastify-http-exceptions to Ecosystem.md
    
    * fix line length
    
    * proper alphabetical order
    
    ---------
    
    Co-authored-by: Jean <110341611+jean-michelet@users.noreply.github.com>
    bhouston and jean-michelet authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    8319dfe View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2026

  1. Configuration menu
    Copy the full SHA
    358a4e9 View commit details
    Browse the repository at this point in the history
  2. Simplify and tighten decorators example (#6451)

    Signed-off-by: Stanislav (Stanley) Modrak <44023416+smith558@users.noreply.github.com>
    smith558 authored Jan 17, 2026
    Configuration menu
    Copy the full SHA
    a676d7f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2026

  1. docs(fix): incorrect variable use (#6455)

    Signed-off-by: Stanislav (Stanley) Modrak <44023416+smith558@users.noreply.github.com>
    smith558 authored Jan 18, 2026
    Configuration menu
    Copy the full SHA
    d79fa75 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

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

Commits on Jan 24, 2026

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

Commits on Jan 25, 2026

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

Commits on Jan 26, 2026

  1. chore: Updated content-type header parsing (#6414)

    * chore: Updated content-type header parsing
    
    * address feedback
    
    * refactor algorithm
    
    * Update lib/content-type-parser.js
    
    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    Signed-off-by: James Sumners <321201+jsumners@users.noreply.github.com>
    
    * appease coverage
    
    ---------
    
    Signed-off-by: James Sumners <321201+jsumners@users.noreply.github.com>
    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    jsumners and Eomm authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    32d7b6a View commit details
    Browse the repository at this point in the history
  2. v5.7.2

    jsumners committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    e1e4fe7 View commit details
    Browse the repository at this point in the history
Loading