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

Fix: use v1 range in setup chakra for @chakra-ui/react #5614

Merged
merged 4 commits into from
May 22, 2022

Conversation

jtoar
Copy link
Contributor

@jtoar jtoar commented May 21, 2022

Closes #5601. Also see #5570 (comment).

@jtoar jtoar added topic/cli release:fix This PR is a fix labels May 21, 2022
@jtoar jtoar self-assigned this May 21, 2022
@netlify
Copy link

netlify bot commented May 21, 2022

Deploy Preview for redwoodjs-docs canceled.

Name Link
🔨 Latest commit 611fe7b
🔍 Latest deploy log https://app.netlify.com/sites/redwoodjs-docs/deploys/62899bc7720f0f00087b0ac1

@jtoar jtoar merged commit f3e034c into main May 22, 2022
@jtoar jtoar deleted the ds-limit-setup-chakra-version branch May 22, 2022 02:46
jtoar added a commit that referenced this pull request May 22, 2022
jtoar added a commit that referenced this pull request May 22, 2022
virtuoushub added a commit to virtuoushub/redwood that referenced this pull request Feb 16, 2023
> Version 2 of Chakra UI is only compatible with React 18. If you are still needing to use React 17 or earlier, please use version 1 of Chakra UI.

see also:

- https://chakra-ui.com/getting-started
- redwoodjs#4992 (comment)
- redwoodjs#5614
virtuoushub added a commit to virtuoushub/redwood that referenced this pull request Feb 17, 2023
> Version 2 of Chakra UI is only compatible with React 18. If you are still needing to use React 17 or earlier, please use version 1 of Chakra UI.

see also:

- https://chakra-ui.com/getting-started
- redwoodjs#4992 (comment)
- redwoodjs#5614
virtuoushub added a commit to virtuoushub/redwood that referenced this pull request Feb 21, 2023
> Version 2 of Chakra UI is only compatible with React 18. If you are still needing to use React 17 or earlier, please use version 1 of Chakra UI.

see also:

- https://chakra-ui.com/getting-started
- redwoodjs#4992 (comment)
- redwoodjs#5614
jtoar added a commit that referenced this pull request Feb 21, 2023
* chore(deps): bump Chakra UI to V2

> Version 2 of Chakra UI is only compatible with React 18. If you are still needing to use React 17 or earlier, please use version 1 of Chakra UI.

see also:

- https://chakra-ui.com/getting-started
- #4992 (comment)
- #5614

* Update packages/cli/src/commands/setup/ui/libraries/chakra-ui.js

Co-authored-by: Dominic Saadi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix topic/cli
Projects
Status: Archived
Development

Successfully merging this pull request may close these issues.

Chakra UI set up is incompatible with initial project template
1 participant