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-response-validation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.1
Choose a base ref
...
head repository: fastify/fastify-response-validation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 4 contributors

Commits on Jan 1, 2024

  1. chore(deps-dev): bump tsd from 0.29.0 to 0.30.1 (#105)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.1.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.29.0...v0.30.1)
    
    ---
    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 Jan 1, 2024
    Configuration menu
    Copy the full SHA
    9e82470 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Mar 20, 2024

  1. Fix issue with passing in non-draft 7 AJV instance. Issue 107 (#108)

    * fix(index): use base class of ajv to check if ajv is set
    
    * test: add test for passing in 2019 and 2020 ajv instances
    nicobuzeta authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a7f445b View commit details
    Browse the repository at this point in the history
  2. Bumped v2.6.0

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