Skip to content

chore(main): release 2.11.1 - #356

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--b24ui-nuxt
Open

chore(main): release 2.11.1#356
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--b24ui-nuxt

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.11.1 (2026-08-13)

Bug Fixes

  • CommandPalette: cut search highlights on grapheme clusters, not code points (#371) (54b93e3)
  • CommandPalette: keep astral characters intact when truncating search results (#365) (01252a6), closes #339
  • Editor: ignore updates without document changes (#355) (e198cf7)
  • icons: make the dictionary's promises true, and enforce both of them (#382) (924c3a8)
  • locale: use the endonym for Hindi and close the Chinese bracket (#367) (b084ccb)
  • theme: blank top-level base in applyUnstyled (#368) (c64c2b0)
  • theme: respect reduced motion on movement transitions (#384) (c10cfb3)

Docs

  • ComponentCode: fix number input after clearing (#370) (0bf9ec4)
  • mcp: add x-mcp-tools header to specify available tools (#373) (28e4250)
  • sync: record the b24ui-only useTokenSearch divergence as a porting invariant (#366) (7ce6238)
  • tabs: improve content section (#383) (1c1a61a)

Tests

  • CommandPalette: cover the b24ui-only useTokenSearch argument (#369) (531921a)
  • locale: guard message keys, placeholders and codes across locales (#372) (f958a55)

Chore

  • deps: update @nuxtjs/mdc to ^0.23.1 (#360) (27b4db3)
  • deps: update all non-major dependencies (#357) (575e44b)
  • deps: update nuxt framework to ^4.5.2 (#359) (770b965)
  • deps: update tiptap to ^3.29.2 (#358) (b5355a5)
  • sync: derive icon-map.json from the shared icon keys, and guard it (#378) (af5dd57)
  • sync: make the manual sync the only sync (#377) (c1cfa78)
  • sync: reconcile 3dbca02 with its merged PR (#374) (e7f1774)
  • sync: record three upstream commits that do not apply (#361) (c31d250)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--b24ui-nuxt branch 19 times, most recently from 3b0726a to 47d1d76 Compare August 13, 2026 10:14
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--b24ui-nuxt branch from 47d1d76 to 745c79c Compare August 13, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(search): truncateHTMLFromStart splits astral characters, emitting lone surrogates

0 participants