Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 7, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to effect-native/main, this PR will be updated.

Releases

@effect-native/fetch-hooks@0.1.0

Minor Changes

  • #207 e6866e9 Thanks @subtleGradient! - Add binary data URL extraction to sidecar files for cache storage
    • Add createRequestFileKV() for request caching that extracts inline base64 data URLs (e.g., data:image/png;base64,...) to separate sidecar files like request.json.assets/0001.png
    • Add createTextFileKV() for response body caching with the same binary extraction behavior
    • Update createFilesystemStorage() to use these new KV implementations, improving cache readability and reducing JSON file bloat
    • Add comprehensive JSDoc documentation with examples for new functions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants