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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Hydrogen CLI to use latest cli-kit prompts #733

Merged
merged 25 commits into from
Apr 7, 2023

Conversation

frandiox
Copy link
Contributor

@frandiox frandiox commented Mar 29, 2023

Related: #397

This PR updates the CLI to use @shopify/cli-kit@3.45.0, which brings prompts backed by React 18. We could not do this earlier because the React version of the CLI had conflicts with the React installed in-app, but they are now compatible.

馃帺 : Just play with all the CLI commands, especially init since that's the one using different prompts.

Let's wait to merge this until 3.45.0 is released as stable (right now we are on -pre.5).

@frandiox frandiox requested a review from a team March 29, 2023 11:12
@github-actions

This comment has been minimized.

@github-actions github-actions bot had a problem deploying to preview April 5, 2023 11:18 Failure
@frandiox frandiox requested a review from frehner April 5, 2023 14:45
.changeset/tender-plums-hang.md Outdated Show resolved Hide resolved
.changeset/tricky-llamas-call.md Show resolved Hide resolved
Co-authored-by: Anthony Frehner <frehner@users.noreply.github.com>
Copy link
Contributor

@frehner frehner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'm definitely not an expert in the cli area, so you may want to consider getting a good review from someone who is more familiar there. Up to you.

@frandiox
Copy link
Contributor Author

frandiox commented Apr 7, 2023

I think we're good to merge. If we keep waiting we'll create more conflicts with other CLI related PRs.
I've tested this and it seems to work well 馃殌

@frandiox frandiox merged commit 2d4c5d9 into 2023-01 Apr 7, 2023
@frandiox frandiox deleted the fd-update-cli-kit branch April 7, 2023 18:11
@github-actions github-actions bot mentioned this pull request Apr 7, 2023
@frandiox frandiox restored the fd-update-cli-kit branch April 30, 2024 12:31
@michenly michenly deleted the fd-update-cli-kit branch April 30, 2024 14:20
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

3 participants