-
Notifications
You must be signed in to change notification settings - Fork 31
refactor: refactor/use core utils #42
Conversation
This pull request is being automatically deployed with Vercel (learn more). chakra-ui-vue-next – ./🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui-vue-next/HLd747KXTLMyytpqzUYHbC8JDu7Y chakra-ui-vue-next-playground – ./🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui-vue-next-playground/BB54eunCVZ7USeCJH9QA8fLLQ1mU |
🦋 Changeset detectedLatest commit: 73acd07 The changes in this PR will be included in the next version bump. This PR includes changesets to release 22 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
This comment has been minimized.
This comment has been minimized.
When chakra-ui/chakra-ui#3674 is merged, I'll mark this pull request as ready for review |
@codebender828 great work, thanks 👍 i have some questions other than that LGTM :) |
Pull request checklist
Please check if your PR fulfills the following requirements:
/start features)
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
The current version of
@chakra-ui/styled-system@<=1.9.0
requires react as a dependency. SeeFixes: [ISSUE NUMBER]
#41
What is the new behavior?
@chakra-ui/vue-utils
package for only Vue.js related utilities, and consumes the other vanilla modules from@chakra-ui/utils@^1.5.0
Does this introduce a breaking change?
Other information
To be merged only when
@chakra-ui/[email protected]
and@chakra-ui/[email protected]
are released.