-
-
Notifications
You must be signed in to change notification settings - Fork 166
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(deps): update dependency @chakra-ui/cli to v3 #1978
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@zag-js/anatomy
@zag-js/anatomy-icons
@zag-js/docs
@zag-js/core
@zag-js/store
@zag-js/types
commit: |
a1116fb
to
d4cd98d
Compare
d4cd98d
to
b27618c
Compare
b27618c
to
c47f883
Compare
c47f883
to
bd34bea
Compare
bd34bea
to
3caa1a9
Compare
3caa1a9
to
c60554c
Compare
c60554c
to
205df34
Compare
205df34
to
b080030
Compare
This PR contains the following updates:
2.4.1
->3.1.0
Release Notes
chakra-ui/chakra-ui (@chakra-ui/cli)
v3.1.0
Compare Source
Patch Changes
baa3cb1
Thanks @segunadebayo! - Fix issue where
adding a snippet with
--outdir
still creates snippets asrc/components/ui
directory.
v3.0.2
Compare Source
Patch Changes
bfd9cac
Thanks @segunadebayo! - Fix issue with vite
setup where
.mjs
andmts
files were not considered.#9022
b40eb6b
Thanks @Newbie012! - Fix issue where style
props types show as
any
when usingstrictTokens
v3.0.1
Compare Source
v3.0.0
Minor Changes
758f226
Thanks @segunadebayo! - Add support for
composition
command in CLI to import ready-made compositions for fasterdevelopment experience.
bfb68dc
Thanks @segunadebayo! - Add
eject
commandto import default theme into project
085cacd
Thanks @segunadebayo! - Add support for
installing required NPM dependencies for compositions
77fe01d
Thanks @segunadebayo! - Change CLI name and
command structure.
chakra-cli
tochakra
.tokens
command totypegen
to better reflect its purpose since itsgenerates types for more than just the tokens.
composition
command to help users scaffold new compositionseasily. Compositions are snippets of Chakra UI component composition them
easier to reuse across projects.
8fc7b49
Thanks @segunadebayo! - - Add support for
conditional value in variant props.
@default
JSDoc comment fordefaultVariants
in generated types.4ff153f
Thanks @segunadebayo! - Speed up
intellisence for style props, and add support for
strictTokens
in the CLI.d50d72c
Thanks @segunadebayo! - Rename
compositions
command tosnippet
for better intuitiveness#8569
eb26857
Thanks @isBatak! - Fix the
boxSize
type toallow number values.
14b6a45
Thanks @segunadebayo! - Show the number of
skipped snippets that already exists in outdir
Patch Changes
0eda15c
Thanks @segunadebayo! - Set process
setMaxListeners to improve watch mode
c074b58
Thanks @segunadebayo! - Fix issue where
vite project throws due to config search
0f0ed76
Thanks @segunadebayo! - Fix regression
where files were always converted to
.jsx
#8740
d5a225f
Thanks @Pagebakers! - Use correct extension
for ESM exports
v2.5.5
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.5.0
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.