Skip to content

Conversation

regenrek
Copy link
Owner

  • Added a new line to the README to improve the project description.
  • Ensured consistent formatting of package references for clarity.

These changes enhance the documentation by providing clearer information about the project's inspiration and tools used.

- Added a new line to the README to improve the project description.
- Ensured consistent formatting of package references for clarity.

These changes enhance the documentation by providing clearer information about the project's inspiration and tools used.
Copy link

codesandbox bot commented Jul 19, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

pkg-pr-new bot commented Jul 19, 2025

Open in StackBlitz

npm i https://pkg.pr.new/regenrek/codefetch/codefetch-sdk@13

commit: d6bafa8

- Introduced new cache options in `FetchOptions`, including `cache`, `cacheKey`, `cacheTTL`, `cacheNamespace`, `cacheBaseUrl`, and `noCache`.
- Updated the `createCache` function to support dynamic imports for the FileSystemCache, optimizing for different environments.
- Improved cache key generation and validation methods for better performance and reliability.
- Refactored `fetchFromWebWorker` and `fetchFromWeb` to utilize the enhanced caching capabilities.

These changes improve the flexibility and efficiency of the caching system, allowing for better management of cached content across different environments.
Copy link

🧪 SDK Test Results

All checks passed!

Check Status
Linting ✅ success
Type Check ✅ success
Tests ✅ success
Build ✅ success

View full logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant