Version Packages#3257
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
aa6a9f6 to
3a050ee
Compare
tylermorrisford
approved these changes
Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@commercetools-uikit/design-system@20.6.2
Patch Changes
@commercetools-uikit/calendar-time-utils@20.6.2
Patch Changes
@commercetools-uikit/calendar-utils@20.6.2
Patch Changes
bd4ccb7]:@commercetools-uikit/avatar@20.6.2
Patch Changes
@commercetools-uikit/accessible-button@20.6.2
Patch Changes
@commercetools-uikit/flat-button@20.6.2
Patch Changes
@commercetools-uikit/icon-button@20.6.2
Patch Changes
@commercetools-uikit/link-button@20.6.2
Patch Changes
@commercetools-uikit/primary-button@20.6.2
Patch Changes
@commercetools-uikit/secondary-button@20.6.2
Patch Changes
@commercetools-uikit/secondary-icon-button@20.6.2
Patch Changes
@commercetools-uikit/card@20.6.2
Patch Changes
@commercetools-uikit/collapsible@20.6.2
Patch Changes
@commercetools-uikit/collapsible-motion@20.6.2
Patch Changes
@commercetools-uikit/collapsible-panel@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/constraints@20.6.2
Patch Changes
#3254
3a050eeThanks @misama-ct! - fix: correct leaked type references inConstraints,RadioInput, andViewSwitcherdeclarationsTheir published
.d.tsreferenced the aggregate@commercetools-frontend/ui-kitpackage, which isn't installed when you depend only on the granular
@commercetools-uikit/*packages. That unresolved reference collapsed theaffected prop types to
any, surfacing asTS7006errors in strictTypeScript setups. The declarations now use in-package relative references, so
the prop types resolve correctly. No component API or runtime behavior changed.
Updated dependencies []:
@commercetools-uikit/data-table@20.6.2
Patch Changes
@commercetools-uikit/data-table-manager@20.6.2
Patch Changes
3a050ee,bd4ccb7]:@commercetools-uikit/dropdown-menu@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/field-errors@20.6.2
Patch Changes
@commercetools-uikit/field-label@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/field-warnings@20.6.2
Patch Changes
@commercetools-uikit/async-creatable-select-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/async-select-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/creatable-select-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/date-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/date-range-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/date-time-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/localized-multiline-text-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/localized-text-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/money-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/multiline-text-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/number-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/password-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/radio-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/search-select-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/select-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/text-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/time-field@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/filters@20.6.2
Patch Changes
@commercetools-uikit/icons@20.6.2
Patch Changes
@commercetools-uikit/async-creatable-select-input@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/async-select-input@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/checkbox-input@20.6.2
Patch Changes
@commercetools-uikit/creatable-select-input@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/date-input@20.6.2
Patch Changes
3a050ee,bd4ccb7]:@commercetools-uikit/date-range-input@20.6.2
Patch Changes
3a050ee,bd4ccb7]:@commercetools-uikit/date-time-input@20.6.2
Patch Changes
3a050ee,bd4ccb7]:@commercetools-uikit/input-utils@20.6.2
Patch Changes
@commercetools-uikit/localized-money-input@20.6.2
Patch Changes
3a050ee,bd4ccb7]:@commercetools-uikit/localized-multiline-text-input@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/localized-rich-text-input@20.6.2
Patch Changes
3a050ee,bd4ccb7]:@commercetools-uikit/localized-text-input@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/money-input@20.6.2
Patch Changes
3a050ee,bd4ccb7]:@commercetools-uikit/multiline-text-input@20.6.2
Patch Changes
3a050ee,bd4ccb7]:@commercetools-uikit/number-input@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/password-input@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/radio-input@20.6.2
Patch Changes
#3254
3a050eeThanks @misama-ct! - fix: correct leaked type references inConstraints,RadioInput, andViewSwitcherdeclarationsTheir published
.d.tsreferenced the aggregate@commercetools-frontend/ui-kitpackage, which isn't installed when you depend only on the granular
@commercetools-uikit/*packages. That unresolved reference collapsed theaffected prop types to
any, surfacing asTS7006errors in strictTypeScript setups. The declarations now use in-package relative references, so
the prop types resolve correctly. No component API or runtime behavior changed.
Updated dependencies [
3a050ee]:@commercetools-uikit/rich-text-input@20.6.2
Patch Changes
3a050ee,bd4ccb7]:@commercetools-uikit/rich-text-utils@20.6.2
Patch Changes
bd4ccb7]:@commercetools-uikit/search-select-input@20.6.2
Patch Changes
@commercetools-uikit/search-text-input@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/select-input@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/select-utils@20.6.2
Patch Changes
@commercetools-uikit/selectable-search-input@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/text-input@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/time-input@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/toggle-input@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/label@20.6.2
Patch Changes
@commercetools-uikit/link@20.6.2
Patch Changes
@commercetools-uikit/loading-spinner@20.6.2
Patch Changes
@commercetools-uikit/messages@20.6.2
Patch Changes
@commercetools-uikit/notifications@20.6.2
Patch Changes
@commercetools-uikit/pagination@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/primary-action-dropdown@20.6.2
Patch Changes
@commercetools-uikit/progress-bar@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/quick-filters@20.6.2
Patch Changes
@commercetools-uikit/spacings-inline@20.6.2
Patch Changes
@commercetools-uikit/spacings-inset@20.6.2
Patch Changes
@commercetools-uikit/spacings-inset-squish@20.6.2
Patch Changes
@commercetools-uikit/spacings-stack@20.6.2
Patch Changes
@commercetools-uikit/stamp@20.6.2
Patch Changes
@commercetools-uikit/tag@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/text@20.6.2
Patch Changes
@commercetools-uikit/tooltip@20.6.2
Patch Changes
#3256
bd4ccb7Thanks @tylermorrisford! - Allows hover close events to close Tooltip.Updated dependencies [
3a050ee]:@commercetools-uikit/view-switcher@20.6.2
Patch Changes
#3254
3a050eeThanks @misama-ct! - fix: correct leaked type references inConstraints,RadioInput, andViewSwitcherdeclarationsTheir published
.d.tsreferenced the aggregate@commercetools-frontend/ui-kitpackage, which isn't installed when you depend only on the granular
@commercetools-uikit/*packages. That unresolved reference collapsed theaffected prop types to
any, surfacing asTS7006errors in strictTypeScript setups. The declarations now use in-package relative references, so
the prop types resolve correctly. No component API or runtime behavior changed.
Updated dependencies []:
@commercetools-uikit/hooks@20.6.2
Patch Changes
@commercetools-uikit/localized-utils@20.6.2
Patch Changes
@commercetools-uikit/buttons@20.6.2
Patch Changes
@commercetools-uikit/fields@20.6.2
Patch Changes
@commercetools-uikit/inputs@20.6.2
Patch Changes
3a050ee]:@commercetools-uikit/spacings@20.6.2
Patch Changes
@commercetools-frontend/ui-kit@20.6.2
Patch Changes
3a050ee,bd4ccb7]:@commercetools-uikit/accessible-hidden@20.6.2
@commercetools-uikit/grid@20.6.2
@commercetools-uikit/i18n@20.6.2
@commercetools-uikit/utils@20.6.2