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-static
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.9.0
Choose a base ref
...
head repository: fastify/fastify-static
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.10.0
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 5, 2023

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

Commits on Mar 6, 2023

  1. build(deps-dev): bump tsd from 0.25.0 to 0.26.0 (#363)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.25.0 to 0.26.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.25.0...v0.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      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 Mar 6, 2023
    Configuration menu
    Copy the full SHA
    ef4125b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. build(deps-dev): bump tsd from 0.26.1 to 0.27.0 (#366)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.26.1 to 0.27.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.26.1...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      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 Mar 13, 2023
    Configuration menu
    Copy the full SHA
    c0dfa49 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. build(deps-dev): bump tsd from 0.27.0 to 0.28.0 (#368)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.27.0 to 0.28.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.27.0...v0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      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 Mar 20, 2023
    Configuration menu
    Copy the full SHA
    2649779 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. feat: allow specifying route constraints (#370)

    * feat: allow specifying route constraints
    
    * style: fix lint errors
    
    * docs: add information about constraints property
    
    * docs: fix heading level of serveDotFiles
    
    * fix: don't create empty constraints object
    katlyn authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    97afe85 View commit details
    Browse the repository at this point in the history
  2. Bumped v6.10.0

    Eomm committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    38aab03 View commit details
    Browse the repository at this point in the history
Loading