fastify-compress icon indicating copy to clipboard operation
fastify-compress copied to clipboard

Fastify compression utils

Results 19 fastify-compress issues
Sort by recently updated
recently updated
newest added

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.1.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.1.0 7.1.0 (2024-02-26) 🚀 Features eslint-plugin: add *-type-checked-only configs (#8367) eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084) eslint-plugin:...

dependencies
javascript

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

bug

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue Hi...

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.2.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.2.0 8.2.0 (2024-08-19) 🚀 Features eslint-plugin: add suggestion to require-await to remove async keyword (#9718) typescript-estree: special-case error...

dependencies
javascript

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

bug
good first issue

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.10.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.10.0 8.10.0 (2024-10-17) 🚀 Features support TypeScript 5.6 (#9972) 🩹 Fixes typescript-eslint: propagate name field to extended configs...

dependencies
javascript

I'm still trying to figure out *how* it happens (something involving tRPC responses), but for now I'll be happy if I can stop compress from trying to compress something it...

*After I made the other PR's, I realized there was already an issue open for this, and so I've made an attempt to make a more comprehensive fix to the...