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-auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.1
Choose a base ref
...
head repository: fastify/fastify-auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.2
Choose a head ref
  • 12 commits
  • 12 files changed
  • 4 contributors

Commits on Oct 25, 2024

  1. refactor(auth): replace var with let (#234)

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5a7e745 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 (#235)

    Bumps [fastify/workflows](https://github.com/fastify/workflows) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/workflows
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    673f7dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cca2e83 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

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

Commits on Nov 18, 2024

  1. chore(package): add homepage and bugs urls (#237)

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f0ba998 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

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

Commits on Dec 1, 2024

  1. chore(package): add funding and contribs (#240)

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    983f659 View commit details
    Browse the repository at this point in the history
  2. docs(readme): add compatibility table (#241)

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    dcb99ae View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. chore(package): update contributors

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    804cba9 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. docs(readme): point ci badge at master/main branch (#242)

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    28ca2e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1837b44 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2024

  1. Bumped v5.0.2

    Eomm committed Dec 14, 2024
    Configuration menu
    Copy the full SHA
    c821daa View commit details
    Browse the repository at this point in the history
Loading