-
-
Notifications
You must be signed in to change notification settings - Fork 58
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fastify/fastify-compress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 10 files changed
- 4 contributors
Commits on Jun 9, 2025
-
chore(deps-dev): bump typescript from 5.7.3 to 5.8.3 (#356)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 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>
Configuration menu - View commit details
-
Copy full SHA for 8fee37e - Browse repository at this point
Copy the full SHA 8fee37eView commit details
Commits on Jun 10, 2025
-
chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 (#357)
Bumps [tsd](https://github.com/tsdjs/tsd) from 0.31.2 to 0.32.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.31.2...v0.32.0) --- updated-dependencies: - dependency-name: tsd dependency-version: 0.32.0 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>
Configuration menu - View commit details
-
Copy full SHA for 331457b - Browse repository at this point
Copy the full SHA 331457bView commit details
Commits on Jun 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 46730ef - Browse repository at this point
Copy the full SHA 46730efView commit details
Commits on Jul 1, 2025
-
feat: add support for zstd compression (#366)
* feat: add support for zstd compression - Add conditional zstd support for Node.js 22.15+/23.8+ - Implement zstd compression/decompression streams - Add isZstd() utility for magic byte detection (RFC 8878) - Update TypeScript definitions to include 'zstd' encoding - Add comprehensive tests for zstd compression and decompression - Update package.json keywords and documentation - Maintain backward compatibility with older Node.js versions Fixes #365 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Matteo Collina <hello@matteocollina.com> * docs: update README to include zstd compression support - Add zstd to supported encodings list with Node.js version requirements - Update encoding priority order to include zstd as highest priority - Add examples showing zstd usage for both response compression and request decompression - Document zstd availability for Node.js 22.15+/23.8+ 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Matteo Collina <hello@matteocollina.com> --------- Signed-off-by: Matteo Collina <hello@matteocollina.com> Co-authored-by: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 0276b86 - Browse repository at this point
Copy the full SHA 0276b86View commit details -
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Configuration menu - View commit details
-
Copy full SHA for db078b6 - Browse repository at this point
Copy the full SHA db078b6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.0.3...v8.1.0