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: v8.0.1
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: v8.0.2
Choose a head ref
  • 18 commits
  • 13 files changed
  • 2 contributors

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    982f123 View commit details
    Browse the repository at this point in the history
  2. refactor(index): remove unused catch bindings (#321)

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    bb220a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. chore(deps-dev): bump typescript from 5.4.5 to 5.6.3 (#323)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.6.3.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.5...v5.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d4e873e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

Commits on Nov 3, 2024

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

Commits on Nov 25, 2024

  1. chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 (#329)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Nov 25, 2024
    Configuration menu
    Copy the full SHA
    52a7285 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. Configuration menu
    Copy the full SHA
    bf8ee8b View commit details
    Browse the repository at this point in the history
  2. docs(readme): point ci badge at master/main branch (#334)

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    790786b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fe4109 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. types: use node: prefix for builtins (#336)

    * types: use `node:` prefix for builtins
    
    * perf: use `node:` prefix to bypass require.cache call for builtins
    
    * build(deps-dev): bump neostandard
    Fdawgs authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    0a323fe View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

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

Commits on Dec 21, 2024

  1. docs(readme): add compatibility table (#338)

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Dec 21, 2024
    Configuration menu
    Copy the full SHA
    dae6dcc View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. chore(package): add funding and contribs (#339)

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    a1bb576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    488a28d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

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

Commits on Jan 11, 2025

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

Commits on Jan 15, 2025

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

Commits on Jan 16, 2025

  1. 8.0.2

    Fdawgs committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    401672f View commit details
    Browse the repository at this point in the history
Loading