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.3.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.3.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 18, 2025

  1. docs: fix archived concurrently link to point to active repo (#6063)

    * Replaced old GitHub link (kimmobrunfeldt/concurrently) with the new official repo (open-cli-tools/concurrently) since the original has been archived.
    TimTeylor authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    9b1cf06 View commit details
    Browse the repository at this point in the history
  2. fix: treat space as a delimiter in content-type parsing (#6064)

    * fix: treat space as a delimiter in content-type parsing
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * Update lib/validation.js
    
    Co-authored-by: Manuel Spigolon <manuel.spigolon@nearform.com>
    Signed-off-by: Matteo Collina <matteo.collina@gmail.com>
    
    ---------
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    Signed-off-by: Matteo Collina <matteo.collina@gmail.com>
    Co-authored-by: Manuel Spigolon <manuel.spigolon@nearform.com>
    mcollina and Eomm authored Apr 18, 2025
    2 Configuration menu
    Copy the full SHA
    f3d2bcb View commit details
    Browse the repository at this point in the history
  3. Bumped v5.3.2

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