We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d864971 commit db43f16Copy full SHA for db43f16
CHANGELOG.md
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
- The `User` class now has a `fromApi` function to normalize the user object returned from the API.
26
- Refactors querier to use dynamic request body and response body types inference.
27
- Refactor internal network calls made with querier to use the new dynamic types.
28
+- Fixes an issue with fetch not supporting `cache: no-cache` in Cloudflare Workers.
29
30
## [22.1.0] - 2025-04-04
31
0 commit comments