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

Commits on Dec 18, 2023

  1. chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#275)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.0.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.29.0...v0.30.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] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b433f45 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. docs(readme): replace fastify.io links with fastify.dev (#276)

    * docs(readme): replace `fastify.io` links with `fastify.dev`
    
    * docs(readme): remove `www.` from `fastify.dev` urls
    Fdawgs authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9e45ec9 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. perf!: reduce default brotli compression factor to 4, was before 11 (…

    …maximum) (#278)
    
    * perf(index): reduce default brotli compression factor to 4
    
    * docs(readme): change default value of brotli quality
    kahlstrm authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    aa3079a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Bumped v7.0.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    53e5443 View commit details
    Browse the repository at this point in the history
Loading