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: v8.3.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: v8.4.0
Choose a head ref
  • 10 commits
  • 5 files changed
  • 6 contributors

Commits on Jun 22, 2023

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

Commits on Jul 20, 2023

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

Commits on Jul 21, 2023

  1. docs(readme): add plugin compatibility table (#258)

    * docs(readme): add plugin compatibility table
    
    * Update README.md
    
    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    
    * docs(readme): add note regarding lts support
    
    * docs(readme): linebreak
    
    ---------
    
    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    Fdawgs and Eomm committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d377285 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Aug 17, 2023

  1. Reduce bundle size (#266)

    Importing in this way can reduce the bundle size when it is needed to package into a single file.
    timedtext committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1d30fc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to…

    … 6.4.1 (#267)
    
    * chore(deps-dev): bump @typescript-eslint/eslint-plugin
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.4.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update package.json
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    dependabot[bot] and Eomm committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    da503ab View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#268)

    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] committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    fcbbcc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

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

Commits on Sep 16, 2023

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

Commits on Sep 19, 2023

  1. Bumped v8.4.0

    Eomm committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8b3d70b View commit details
    Browse the repository at this point in the history
Loading