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-token/type #517

Merged
merged 4 commits into from
Dec 23, 2023
Merged

Fix/use-token/type #517

merged 4 commits into from
Dec 23, 2023

Conversation

hirotomoyamada
Copy link
Member

Close #514
Close #513

Description

useToken type is incorrect.

Current behavior (updates)

themeSchemes is currently allowed in the type definition, but I can't get it.

New behavior

Excluded 'themeSchemes' from type.

Is this a breaking change (Yes/No):

No

Copy link

changeset-bot bot commented Dec 23, 2023

🦋 Changeset detected

Latest commit: e091e70

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 70 packages
Name Type
@yamada-ui/use-token Patch
@yamada-ui/core Patch
@yamada-ui/carousel Patch
@yamada-ui/icon Patch
@yamada-ui/input Patch
@yamada-ui/loading Patch
@yamada-ui/progress Patch
@yamada-ui/react Patch
@yamada-ui/accordion Patch
@yamada-ui/alert Patch
@yamada-ui/autocomplete Patch
@yamada-ui/avatar Patch
@yamada-ui/badge Patch
@yamada-ui/breadcrumb Patch
@yamada-ui/button Patch
@yamada-ui/calendar Patch
@yamada-ui/card Patch
@yamada-ui/checkbox Patch
@yamada-ui/close-button Patch
@yamada-ui/dropzone Patch
@yamada-ui/editable Patch
@yamada-ui/file-button Patch
@yamada-ui/file-input Patch
@yamada-ui/fontawesome Patch
@yamada-ui/form-control Patch
@yamada-ui/highlight Patch
@yamada-ui/image Patch
@yamada-ui/indicator Patch
@yamada-ui/kbd Patch
@yamada-ui/layouts Patch
@yamada-ui/link Patch
@yamada-ui/list Patch
@yamada-ui/markdown Patch
@yamada-ui/menu Patch
@yamada-ui/modal Patch
@yamada-ui/motion Patch
@yamada-ui/native-select Patch
@yamada-ui/native-table Patch
@yamada-ui/notice Patch
@yamada-ui/number-input Patch
@yamada-ui/pagination Patch
@yamada-ui/pin-input Patch
@yamada-ui/popover Patch
@yamada-ui/radio Patch
@yamada-ui/reorder Patch
@yamada-ui/ripple Patch
@yamada-ui/scroll-area Patch
@yamada-ui/segmented-control Patch
@yamada-ui/select Patch
@yamada-ui/skeleton Patch
@yamada-ui/slider Patch
@yamada-ui/stepper Patch
@yamada-ui/switch Patch
@yamada-ui/table Patch
@yamada-ui/tabs Patch
@yamada-ui/tag Patch
@yamada-ui/textarea Patch
@yamada-ui/tooltip Patch
@yamada-ui/transitions Patch
@yamada-ui/typography Patch
@yamada-ui/use-animation Patch
@yamada-ui/use-breakpoint Patch
@yamada-ui/use-popper Patch
@yamada-ui/use-value Patch
@yamada-ui/nextjs Patch
@yamada-ui/providers Patch
@yamada-ui/theme-tools Patch
@yamada-ui/theme Patch
@yamada-ui/use-media-query Patch
@yamada-ui/test Patch

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

@hirotomoyamada hirotomoyamada merged commit 998575f into main Dec 23, 2023
5 checks passed
@hirotomoyamada hirotomoyamada deleted the fix/use-token/type branch December 23, 2023 09:56
@github-actions github-actions bot mentioned this pull request Dec 23, 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.

Allow CSS variables to be set with Style props useToken type is incorrect
1 participant