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/nimbus@2.2.0

Minor Changes

  • #732
    f9d25d6
    Thanks @valoriecarli! - Update minor
    versions of tooling dependencies

  • #630
    dcf5f6f
    Thanks @ByronDWall! - Update Combobox to new
    context-based architecture and add missing features.

  • #713
    fc7515a
    Thanks @valoriecarli! - Introduced
    SearchInputField component with supplemental guideline and engineering
    documentation.

  • #841
    0fe5368
    Thanks @valoriecarli! - Components now use
    useLocalizedStringFormatter with pre-compiled message dictionaries instead
    of runtime react-intl parsing.

Patch Changes

  • #842
    421ed44
    Thanks @ByronDWall! - Ensure
    FormField.Label's required asterisk is always aligned to the top right

  • #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/nimbus-icons@2.2.0
    • @commercetools/nimbus-tokens@2.2.0

@commercetools/nimbus-docs-build@1.1.0

Minor Changes

Patch Changes

@commercetools/nimbus-icons@2.2.0

Minor Changes

Patch Changes

@commercetools/nimbus-tokens@2.2.0

Minor Changes

@vercel
Copy link

vercel bot commented Nov 5, 2025

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

Project Deployment Review Updated (UTC)
nimbus-documentation Ready Ready Preview, Comment Jan 21, 2026 5:05pm
nimbus-storybook Ready Ready Preview, Comment Jan 21, 2026 5:05pm

Request Review

@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 9f59c50 to 5154e31 Compare January 16, 2026 16:18
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 5154e31 to 8ce62cd Compare January 19, 2026 09:03
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 8ce62cd to 5c21815 Compare January 19, 2026 09:30
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 5c21815 to 13937bd Compare January 19, 2026 10:13
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 13937bd to 4c5b2db Compare January 20, 2026 16:21
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 4c5b2db to 262cb99 Compare January 20, 2026 16:46
@ct-changesets ct-changesets bot force-pushed the changeset-release/main branch from 262cb99 to e73b959 Compare January 21, 2026 16:58
@jaikamat jaikamat merged commit bb9623e into main Jan 21, 2026
9 checks passed
@jaikamat jaikamat deleted the changeset-release/main branch January 21, 2026 20:37
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.

2 participants