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-12)

Bug Fixes

  • CommandPalette: keep astral characters intact when truncating search results (#365) (01252a6), closes #339
  • Editor: ignore updates without document changes (#355) (e198cf7)
  • locale: use the endonym for Hindi and close the Chinese bracket (#367) (b084ccb)
  • theme: blank top-level base in applyUnstyled (#368) (c64c2b0)

Docs

  • ComponentCode: fix number input after clearing (#370) (0bf9ec4)
  • sync: record the b24ui-only useTokenSearch divergence as a porting invariant (#366) (7ce6238)

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: 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 9 times, most recently from 2a7a7c8 to 074ae0f Compare August 12, 2026 06:31
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--b24ui-nuxt branch from 074ae0f to 8fa2b22 Compare August 12, 2026 06:53
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