Skip to content

feat(useLoader): support custom cache keys - #3711

Open
Shushovan015 wants to merge 1 commit into
pmndrs:masterfrom
Shushovan015:feat/use-loader-cache-key
Open

feat(useLoader): support custom cache keys#3711
Shushovan015 wants to merge 1 commit into
pmndrs:masterfrom
Shushovan015:feat/use-loader-cache-key

Conversation

@Shushovan015

Copy link
Copy Markdown
Contributor

Implements optional cacheKey support for useLoader/useLoader.preload/useLoader.clear to support signed/auth URLs while reusing cached assets. Adds tests and docs. Related: #3634, #3149

@codesandbox-ci

codesandbox-ci Bot commented Apr 3, 2026

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 73f25ef:

Sandbox Source
example Configuration

@Shushovan015
Shushovan015 force-pushed the feat/use-loader-cache-key branch from da86754 to 73f25ef Compare April 3, 2026 11:45
@DennisSmolek

Copy link
Copy Markdown
Member

@Shushovan015 Do you think you could update this against the v10 version of things? If not I'll have an agent take a shot at it

@DennisSmolek DennisSmolek added enhancement New feature or request loading Asset Loading and Cache labels Jul 8, 2026
@DennisSmolek DennisSmolek added this to the v10 milestone Jul 8, 2026
@Shushovan015

Shushovan015 commented Jul 8, 2026 via email

Copy link
Copy Markdown
Contributor Author

@DennisSmolek

Copy link
Copy Markdown
Member

actually give me a minute, I think I got it in

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

Labels

enhancement New feature or request loading Asset Loading and Cache

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants