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: dd5966d
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: db14955
Choose a head ref
  • 8 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 1, 2024

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

Commits on Nov 3, 2024

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

Commits on Nov 5, 2024

  1. Fix types test for Fastify v5 (#479)

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1b0386f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Explicit warning about setting cacheControl to false for custom Cache…

    …-Control response headers (#481)
    jablonski authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9a3a275 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    0c5dfdd View commit details
    Browse the repository at this point in the history
  2. refactor: use lowercase for charset (#483)

    * refactor: use lowercase for charset
    
    * test: update charset for send update
    Fdawgs authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9af3316 View commit details
    Browse the repository at this point in the history
  3. fix: add contentType send option (#484)

    * fix: add `contentType send` option
    
    * test: additional type tests
    
    * test: use .type
    Fdawgs authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    49b1cad View commit details
    Browse the repository at this point in the history
  4. 8.0.3

    Fdawgs committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    db14955 View commit details
    Browse the repository at this point in the history
Loading