update libraries for latest support and fix bad merge with recipe (#7486)

This commit is contained in:
Zane
2026-02-24 10:44:50 -08:00
committed by GitHub
parent a6e9ba6f56
commit 20166906a5
4 changed files with 530 additions and 1141 deletions
+1
View File
@@ -66,6 +66,7 @@ export interface RequestOptions<
}>,
Pick<
ServerSentEventsOptions<TData>,
| 'onRequest'
| 'onSseError'
| 'onSseEvent'
| 'sseDefaultRetryDelay'