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

Commits on Sep 4, 2023

  1. build(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#223)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.28.1 to 0.29.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.28.1...v0.29.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 Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0f3132d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Oct 27, 2023

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

Commits on Oct 29, 2023

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

Commits on Dec 18, 2023

  1. build(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#228)

    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
    6dfb792 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Update README.md (#229)

    fix typo
    
    Signed-off-by: Jordane Belanger <jordane.belanger@gmail.com>
    jordanebelanger authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    63641bd View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

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

Commits on Jan 1, 2024

  1. build(deps-dev): bump @fastify/type-provider-typebox from 3.6.0 to 4.…

    …0.0 (#231)
    
    Bumps [@fastify/type-provider-typebox](https://github.com/fastify/fastify-type-provider-typebox) from 3.6.0 to 4.0.0.
    - [Release notes](https://github.com/fastify/fastify-type-provider-typebox/releases)
    - [Commits](fastify/fastify-type-provider-typebox@v3.6.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@fastify/type-provider-typebox"
      dependency-type: direct:development
      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] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    aefbaf3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

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

Commits on Jan 25, 2024

  1. fix typo (#234)

    Signed-off-by: Matthias Keckl <53833818+matthyk@users.noreply.github.com>
    matthyk authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b05ff2f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Apr 1, 2024

  1. build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#239)

    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
    026d538 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Merge next into master (#241)

    * update for Fastify v5 (#236)
    
    * update for v5
    
    * add pre commit
    
    * upgrade for fastify 5 (#238)
    
    Signed-off-by: Cristian Barlutiu <cristian.barlutiu@gmail.com>
    
    * update for Fastify v5 (#236)
    
    * update for v5
    
    * add pre commit
    
    * upgrade for fastify 5 (#238)
    
    Signed-off-by: Cristian Barlutiu <cristian.barlutiu@gmail.com>
    
    * update deps and tests
    
    ---------
    
    Signed-off-by: Cristian Barlutiu <cristian.barlutiu@gmail.com>
    Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day>
    Co-authored-by: Cristian Barlutiu <cristian.barlutiu@gmail.com>
    3 people authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    1a5a200 View commit details
    Browse the repository at this point in the history
  2. v5.0.0-pre.fv5.1

    jsumners committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    5e2d379 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. build(deps): bump fastify/workflows from 4.1.0 to 4.2.1 (#242)

    Bumps [fastify/workflows](https://github.com/fastify/workflows) from 4.1.0 to 4.2.1.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v4.1.0...v4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/workflows
      dependency-type: direct:production
      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 Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f746d13 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. perf(lib/tocamelcase): immediately return instead of using temp var (#…

    …243)
    
    Signed-off-by: Frazer Smith <frazer.dev@outlook.com>
    Fdawgs authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    50cfea0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 (#244)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 22.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      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] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e8c5a07 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

  1. build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 (#246)

    Bumps [fastify/workflows](https://github.com/fastify/workflows) from 4.2.1 to 5.0.0.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v4.2.1...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/workflows
      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] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b6fb29b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Bumped v5.0.0

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