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: v4.20.0
Choose a base ref
...
head repository: fastify/fastify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.21.0
Choose a head ref
  • 10 commits
  • 18 files changed
  • 7 contributors

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    49a844e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eed0b5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffa8140 View commit details
    Browse the repository at this point in the history
  4. docs(server): grammar and structure fixes (#4904)

    * docs(server): grammar and structure fixes
    
    * docs(server): structure changes
    
    * docs(server): grammar fixes
    
    * chore: fix line linting
    
    * chore: fix line linting again
    Fdawgs authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bf01ba4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Jul 22, 2023

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

Commits on Jul 24, 2023

  1. fix: lowercase type-providers headers types (#4928)

    * fix: lowercase type-providers headers types
    
    * test: lowercase type-providers headers types
    toomuchdesign authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7b0f8ed View commit details
    Browse the repository at this point in the history
  2. feat: ERR_REP_ALREADY_SENT hint that a route may be missing "return r…

    …eply" (#4921)
    
    * ERR_REP_ALREADY_SENT explicitate that a route is missing "return reply"
    
    Signed-off-by: Matteo Collina <[email protected]>
    
    * fixup
    
    Signed-off-by: Matteo Collina <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: Frazer Smith <[email protected]>
    
    * Add method
    
    Signed-off-by: Matteo Collina <[email protected]>
    
    ---------
    
    Signed-off-by: Matteo Collina <[email protected]>
    Co-authored-by: Uzlopak <[email protected]>
    Co-authored-by: Frazer Smith <[email protected]>
    3 people authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5fa052e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. fix: ReplyTypeConstrainer array type inference (#4885)

    * fixed ReplyTypeConstrainer array type inference
    
    * Fix ReplyTypeConstrainer
    
    Make sure the reply type is a valid object with only http codes as keys
    
    * remove required constraint
    pedroescumalha authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9d2da75 View commit details
    Browse the repository at this point in the history
  2. Bumped v4.21.0

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Jul 26, 2023
    2 Configuration menu
    Copy the full SHA
    ef7408a View commit details
    Browse the repository at this point in the history
Loading