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
base: v4.26.1
Choose a base ref
...
head repository: fastify/fastify
compare: v4.26.2
Choose a head ref
  • 12 commits
  • 17 files changed
  • 9 contributors

Commits on Feb 13, 2024

  1. fix: typo in module exports

    Signed-off-by: Liran Tal <liran.tal@gmail.com>
    lirantal authored and jsumners committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f4b9a2a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. docs(ts): Fix links (#5308)

    * chore(ts): Fix links
    
    Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com>
    
    * Use absolute URLs
    
    Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com>
    
    * Revert
    
    Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com>
    
    ---------
    
    Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com>
    rozzilla committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    44ac4fb View commit details
    Browse the repository at this point in the history
  2. fix: cb is not a function at fallbackErrorHandler (#5317)

    * fix: cb is not a function at fallbackErrorHandler
    
    * Update docs/Reference/Errors.md
    
    Signed-off-by: Aras Abbasi <aras.abbasi@googlemail.com>
    
    ---------
    
    Signed-off-by: Aras Abbasi <aras.abbasi@googlemail.com>
    Uzlopak committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    54f8e3c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. feat: add a Firebase Functions step by step guide (#5318)

    * feat: add a Firebase Functions step by step guide
    
    This PR adds a new section to the Serverless Guide on the website that explains how to use Fastify as the wrapper around Firebase's own onRequest HTTP handler
    
    Signed-off-by: Liran Tal <liran.tal@gmail.com>
    
    * Update docs/Guides/Serverless.md
    
    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    Signed-off-by: Liran Tal <liran.tal@gmail.com>
    
    * Update docs/Guides/Serverless.md
    
    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    Signed-off-by: Liran Tal <liran.tal@gmail.com>
    
    * Update docs/Guides/Serverless.md
    
    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    Signed-off-by: Liran Tal <liran.tal@gmail.com>
    
    * Update docs/Guides/Serverless.md
    
    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    Signed-off-by: Liran Tal <liran.tal@gmail.com>
    
    ---------
    
    Signed-off-by: Liran Tal <liran.tal@gmail.com>
    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    lirantal and jsumners committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7e50e53 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. fix type (#5330)

    gurgunday committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    adc88d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. perf: use FifoMap (#5331)

    gurgunday committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    db758b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Update Ecosystem.md (#5336)

    matthyk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a033540 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    52e7ac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef3a755 View commit details
    Browse the repository at this point in the history
  3. chore: Bump pnpm/action-setup from 2 to 3 (#5341)

    Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 3.
    - [Release notes](https://github.com/pnpm/action-setup/releases)
    - [Commits](pnpm/action-setup@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: pnpm/action-setup
      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] committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8345c9b View commit details
    Browse the repository at this point in the history
  4. chore: Bump xt0rted/markdownlint-problem-matcher from 2.0.0 to 3.0.0 (#…

    …5342)
    
    Bumps [xt0rted/markdownlint-problem-matcher](https://github.com/xt0rted/markdownlint-problem-matcher) from 2.0.0 to 3.0.0.
    - [Release notes](https://github.com/xt0rted/markdownlint-problem-matcher/releases)
    - [Changelog](https://github.com/xt0rted/markdownlint-problem-matcher/blob/main/CHANGELOG.md)
    - [Commits](xt0rted/markdownlint-problem-matcher@98d9472...1a5fabf)
    
    ---
    updated-dependencies:
    - dependency-name: xt0rted/markdownlint-problem-matcher
      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] committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    63cd9f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Bumped v4.26.2

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    5c263b4 View commit details
    Browse the repository at this point in the history