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-error
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.1
Choose a base ref
...
head repository: fastify/fastify-error
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 5 commits
  • 3 files changed
  • 5 contributors

Commits on Dec 18, 2023

  1. chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#123)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.0.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.29.0...v0.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9d4b01e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Apr 1, 2024

  1. chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#126)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.30.7...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7d74463 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge next into master (#127)

    * upgrade for fastify 5
    
    * removed disable coverage
    
    Co-authored-by: Cristian Barlutiu <cristian.barlutiu@gmail.com>
    jsumners and synapse authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d665d69 View commit details
    Browse the repository at this point in the history
  2. v4.0.0

    jsumners committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    316bebe View commit details
    Browse the repository at this point in the history
Loading