Skip to content

Conversation

@ct-changesets
Copy link
Contributor

@ct-changesets ct-changesets bot commented Nov 5, 2025

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/[email protected]

Minor Changes

Patch Changes

  • #612
    f92fb51
    Thanks @misama-ct! - Update
    DateRangePickerField types

  • #690
    5ce31d4
    Thanks @ByronDWall! - Update colors.bg
    semantic css value to use colors.neutral.1 and colors.fg to use
    colors.neutral.12 instead of setting them as black and white

  • #648
    3dca992
    Thanks @ByronDWall! - Fix cross-chunk
    circular dependencies by importing directly from implementation files

    Previously, components importing from other components' barrel exports
    (index.ts) created circular chunk dependencies during the build process. This
    has been fixed by updating all cross-component imports to import directly from
    implementation files (e.g., button.tsx, button.types.ts) instead of barrel
    exports.

    Changes:

    • Updated 29 cross-component imports across 15 files in components and
      patterns directories
    • Added comprehensive documentation about the cross-chunk import pattern in
      docs/component-guidelines.md and docs/file-type-guidelines/main-component.md
    • Clarified vite.config.ts warning suppression to specifically target
      intentional compound component barrel export patterns
    • Added inline documentation in vite.config.ts explaining the relationship
      between build configuration and import requirements

    This change prevents potential circular dependency warnings, ensures
    predictable module initialization order, and maintains optimal code splitting
    behavior.

  • #683
    2807ffe
    Thanks @jaikamat! - Create NumberInputField

  • #664
    7fb5136
    Thanks @misama-ct! - removed unnecessary
    tabIndex property from Card

  • #655
    bf19ab6
    Thanks @misama-ct! - fix an issue with card
    backgrounds in dark-mode

  • #693
    23a7c3f
    Thanks @jaikamat! - Change internal layout
    strategy of Alert component

  • #649
    edc52bd
    Thanks @valoriecarli! - Update docs image
    for TagGroup in use.

  • Updated dependencies
    [f92fb51,
    f9d25d6,
    04a8510]:

@commercetools/[email protected]

Minor Changes

Patch Changes

@commercetools/[email protected]

Minor Changes

Patch Changes

@commercetools/[email protected]

Minor Changes

@commercetools/[email protected]

Patch Changes

@vercel
Copy link

vercel bot commented Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
nimbus-documentation Ready Ready Preview Comment Dec 3, 2025 4:10pm
nimbus-storybook Ready Ready Preview Comment Dec 3, 2025 4:10pm

@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from e703756 to 9a041c2 Compare November 5, 2025 15:20
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 9a041c2 to 341ac6b Compare November 7, 2025 12:47
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch 2 times, most recently from 5a69221 to dc2a919 Compare November 7, 2025 17:53
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from dc2a919 to e06e5ef Compare November 10, 2025 07:41
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from e06e5ef to ee1552e Compare November 10, 2025 14:21
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from ee1552e to a8b56fb Compare November 10, 2025 14:29
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch 2 times, most recently from 81d7a2e to 679c95a Compare November 10, 2025 18:55
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 679c95a to e08c23b Compare November 11, 2025 08:26
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from e08c23b to 8e961c9 Compare November 12, 2025 15:40
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 85916b9 to 81064a0 Compare December 2, 2025 15:51
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 81064a0 to c27e268 Compare December 2, 2025 16:26
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from c27e268 to 61aea2d Compare December 2, 2025 17:02
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 61aea2d to 2c3bc48 Compare December 2, 2025 20:18
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 2c3bc48 to 2b2b99b Compare December 3, 2025 09:40
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 2b2b99b to 6c01a3c Compare December 3, 2025 10:04
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 6c01a3c to 03e8741 Compare December 3, 2025 10:07
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 03e8741 to eab5e4a Compare December 3, 2025 14:30
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from eab5e4a to 86066c1 Compare December 3, 2025 15:50
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.

1 participant