Skip to content

Conversation

@Antreesy
Copy link
Contributor

@Antreesy Antreesy commented Jul 21, 2025

v9.0.0-rc.5

What's Changed

💥 Breaking Changes

  • The usernameToColor function is named exported instead of a default export.
    This was done to have consistent export types.

🐛 Fixed bugs

  • perf(NcAvatar): ensure avatar does not add mutation observer #7157 (ShGKme)
  • refactor(NcButton): remove redundant style #7154 (skjnldsv)
  • fix(NcInputField): remove browser injected clear button #7167 (susnux)
  • fix(NcModal): use --border-radius-container #7176 (susnux)
  • fix(useIsDarkTheme): provide default value to silence runtime warnings #7185 (susnux)
  • fix(NcAppSidebar): remove slot styling for buttons in the description #7182 (susnux)

Other Changes

  • chore(NcAppSidebar): correctly define and document exposed CSS variables #5861 (ShGKme)
  • chore: add current Node (upcoming) LTS 24.0.0 to supported engines #7163 (susnux)
  • refactor(functions): Make sure only named exports are used (usernameToColor) #7161 (susnux)
  • chore(NcRichText): remove unused remark plugin #7172 (susnux)
  • refactor(NcRichText): migrate helpers to Typescript #7173 (susnux)
  • refactor(NcRichText): use debounce instead of custom delay function #7174 (susnux)
  • refactor: replace deprecated CSS variables and legacy fallbacks #7177 (susnux)
  • refactor: use Typescript for l10n dummy import #7171 (susnux)

Full Changelog: v9.0.0-rc.4...v9.0.0-rc.5

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy Antreesy added this to the 9.0.0-rc.5 milestone Jul 21, 2025
@Antreesy Antreesy requested review from ShGKme and susnux July 21, 2025 14:59
@Antreesy Antreesy self-assigned this Jul 21, 2025
@Antreesy Antreesy added the 3. to review Waiting for reviews label Jul 21, 2025
@Antreesy Antreesy merged commit 9e0d671 into main Jul 21, 2025
25 checks passed
@Antreesy Antreesy deleted the chore/prepare-9.0.0-rc.5 branch July 21, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants