Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilize createWithCache #1151

Merged
merged 1 commit into from Jul 25, 2023
Merged

Stabilize createWithCache #1151

merged 1 commit into from Jul 25, 2023

Conversation

blittle
Copy link
Contributor

@blittle blittle commented Jul 25, 2023

createWithCache is now stable. All imports need to be updated:

- import {createWithCache_unstable} from '@shopify/hydrogen';
+ import {createWithCache} from '@shopify/hydrogen';

@blittle blittle merged commit dc56d29 into 2023-04 Jul 25, 2023
10 checks passed
@blittle blittle deleted the stabalize-create-with-cache branch July 25, 2023 19:48
This was referenced Jul 25, 2023
FrcPpe pushed a commit to FrcPpe/hydrogen that referenced this pull request Aug 13, 2023
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.

None yet

2 participants