Skip to content

chore: release - #6731

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: release#6731
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

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

@ultraviolet/form@6.5.11

Patch Changes

  • #6639 e61ad06 Thanks @lisalupi! - New component KeyValueInput and use it inside KeyValueField. Made a couple of addition to each component: new prop size and it is now possible to have a SelectInput instead of a TextInput (use inputType: "select" in inputValue and inputKey)

  • Updated dependencies [0a49bf6, e61ad06, 7a4e1a4, 2ee063f, e113064, ba2ed93]:

    • @ultraviolet/ui@3.21.2
    • @ultraviolet/icons@5.4.8
    • @ultraviolet/themes@3.1.10

@ultraviolet/icons@5.4.8

Patch Changes

  • #6750 2ee063f Thanks @renovate! - Updated dependency @vanilla-extract/css to 1.21.2.
    Updated dependency @types/react to 19.2.18.
    Updated dependency @types/react-dom to 19.2.4.
    Updated dependency @vanilla-extract/vite-plugin to 5.2.6.
    Updated dependency next to 16.2.12.
    Updated dependency @playwright/test to 1.62.1.
    Updated dependency @vitejs/plugin-react to 6.0.5.
    Updated dependency globals to 17.8.0.
    Updated dependency postcss to 8.5.25.
    Updated dependency turbo to 2.10.7.
    Updated dependency sass to 1.102.0.
    Updated dependency react-router-dom to 7.18.2.

  • #6739 e113064 Thanks @renovate! - Updated dependency @vanilla-extract/css to 1.21.2.

  • Updated dependencies [e113064]:

    • @ultraviolet/themes@3.1.10

@ultraviolet/illustrations@6.0.24

Patch Changes

  • #6750 2ee063f Thanks @renovate! - Updated dependency @vanilla-extract/css to 1.21.2.
    Updated dependency @types/react to 19.2.18.
    Updated dependency @types/react-dom to 19.2.4.
    Updated dependency @vanilla-extract/vite-plugin to 5.2.6.
    Updated dependency next to 16.2.12.
    Updated dependency @playwright/test to 1.62.1.
    Updated dependency @vitejs/plugin-react to 6.0.5.
    Updated dependency globals to 17.8.0.
    Updated dependency postcss to 8.5.25.
    Updated dependency turbo to 2.10.7.
    Updated dependency sass to 1.102.0.
    Updated dependency react-router-dom to 7.18.2.

  • #6739 e113064 Thanks @renovate! - Updated dependency @vanilla-extract/css to 1.21.2.

  • Updated dependencies [e113064]:

    • @ultraviolet/themes@3.1.10

@ultraviolet/nextjs@3.0.44

Patch Changes

@ultraviolet/themes@3.1.10

Patch Changes

@ultraviolet/ui@3.21.2

Patch Changes

  • #6727 0a49bf6 Thanks @lisalupi! - InfoTable.Cell:

    • should not override the custom style of its children.
    • when children are an array of strings or numbers, the same style is applied as for a single string.

    Text: updated tooltip detection logic to handle overflowing content when children are of type (string | number)[]. Such arrays are now converted to strings for tooltip display. For example:

    <Text as="p" variant="body">
      Ready?{isReady ? "Yes!" : "No..."}
    </Text>

    Previously, no tooltip appeared when overflowing since the computed child was ['Ready?', 'Yes!'] (or ['Ready?', 'No...']). Now, the tooltip correctly displays Ready? Yes!.

  • #6639 e61ad06 Thanks @lisalupi! - New component KeyValueInput and use it inside KeyValueField. Made a couple of addition to each component: new prop size and it is now possible to have a SelectInput instead of a TextInput (use inputType: "select" in inputValue and inputKey)

  • #6730 7a4e1a4 Thanks @lisalupi! - SearchInput: fix props definition. It might be a breaking change (some ignored props have be removed, so it will not have an impact on runtime behavior)

  • #6750 2ee063f Thanks @renovate! - Updated dependency @vanilla-extract/css to 1.21.2.
    Updated dependency @types/react to 19.2.18.
    Updated dependency @types/react-dom to 19.2.4.
    Updated dependency @vanilla-extract/vite-plugin to 5.2.6.
    Updated dependency next to 16.2.12.
    Updated dependency @playwright/test to 1.62.1.
    Updated dependency @vitejs/plugin-react to 6.0.5.
    Updated dependency globals to 17.8.0.
    Updated dependency postcss to 8.5.25.
    Updated dependency turbo to 2.10.7.
    Updated dependency sass to 1.102.0.
    Updated dependency react-router-dom to 7.18.2.

  • #6739 e113064 Thanks @renovate! - Updated dependency @vanilla-extract/css to 1.21.2.

  • #6736 ba2ed93 Thanks @renovate! - Updated dependency react-intersection-observer to 11.0.0.

  • Updated dependencies [2ee063f, e113064]:

    • @ultraviolet/icons@5.4.8
    • @ultraviolet/themes@3.1.10

@github-actions
github-actions Bot requested review from a team, jsulpis and lisalupi as code owners July 30, 2026 13:56
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 13 times, most recently from 0e55121 to 1f65b11 Compare August 4, 2026 09:08
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 1f65b11 to 3ebc57d Compare August 4, 2026 09:52
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.

0 participants