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 <[email protected]>
    Signed-off-by: KaKa <[email protected]>
    
    * chore: ide setting
    
    Signed-off-by: Manuel Spigolon <[email protected]>
    
    * chore: ignore log file
    
    Signed-off-by: Manuel Spigolon <[email protected]>
    
    ---------
    
    Signed-off-by: KaKa <[email protected]>
    Signed-off-by: Manuel Spigolon <[email protected]>
    Co-authored-by: Matteo Collina <[email protected]>
    Co-authored-by: Manuel Spigolon <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    Signed-off-by: James Sumners <[email protected]>
    
    * appease coverage
    
    ---------
    
    Signed-off-by: James Sumners <[email protected]>
    Co-authored-by: Manuel Spigolon <[email protected]>
    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