Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ export default defineNitroPlugin((nitro) => {
> [!NOTE]
> `useCompressionStream` doesn't work right now in nitro. So you just can use `useCompression`

> [!WARNING]
> Check this issue https://github.com/CodeDredd/h3-compression/issues/10 before using with **Nuxt 4**

## Utilities

H3-compression has a concept of composable utilities that accept `event` (from `eventHandler((event) => {})`) as their first argument and `response` as their second.
Expand Down