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.1.0
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: v11.0.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 26, 2025

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

Commits on Feb 27, 2025

  1. refactor: change default methods to cors-safelisted methods (#359)

    * refactor(index): change default `methods` to cors-safelisted methods
    
    * fix: correct allowed methods
    
    * Update README.md
    
    Signed-off-by: Frazer Smith <[email protected]>
    
    ---------
    
    Signed-off-by: Frazer Smith <[email protected]>
    Fdawgs authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    0d7b9fa View commit details
    Browse the repository at this point in the history
  2. Bumped v11.0.0

    climba03003 committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    2176d0b View commit details
    Browse the repository at this point in the history
Loading