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-cors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.0.2
Choose a base ref
...
head repository: fastify/fastify-cors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.1.0
Choose a head ref
  • 8 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 10, 2025

  1. refactor(vary): remove redundant assignment (#352)

    Signed-off-by: Frazer Smith <[email protected]>
    Fdawgs authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    ba8a8cb View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

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

Commits on Jan 21, 2025

  1. docs(readme): conciseness improvements (#354)

    * docs(readme): conciseness improvements
    
    * docs(readme): add link to section
    Fdawgs authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    8fc1b8e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

  1. chore(deps): bump mnemonist from 0.39.8 to 0.40.0 (#356)

    Bumps [mnemonist](https://github.com/yomguithereal/mnemonist) from 0.39.8 to 0.40.0.
    - [Release notes](https://github.com/yomguithereal/mnemonist/releases)
    - [Changelog](https://github.com/Yomguithereal/mnemonist/blob/master/CHANGELOG.md)
    - [Commits](Yomguithereal/mnemonist@0.39.8...0.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: mnemonist
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    8c8b053 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

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

Commits on Feb 18, 2025

  1. test(cors): add missing anchor (#357)

    * test(cors): add missing anchor
    
    Stops CodeQL Code Scanning from complaining
    
    Signed-off-by: Frazer Smith <[email protected]>
    
    * test(cors): missing trailing slash
    
    ---------
    
    Signed-off-by: Frazer Smith <[email protected]>
    Fdawgs authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    35ebc65 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

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

Commits on Feb 24, 2025

  1. 10.1.0

    Fdawgs committed Feb 24, 2025
    Configuration menu
    Copy the full SHA
    ace0ee3 View commit details
    Browse the repository at this point in the history
Loading