---
title: v1.0.0-beta.6
subtitle: Nov 17, 2025
description: v1.0.0-beta.6 release notes. Nov 17, 2025.
---

# v1.0.0-beta.6

v1.0.0-beta.6 release notes. Nov 17, 2025.

This is a hotfix release with the following changes:

- Fix for rendering of Alert Dialog, Dialog, Menu, Popover, and Tooltip in React Server Components ([#3241](https://github.com/mui/base-ui/pull/3241))
- Fix of the types of the refs in the Checkbox, Switch and Radio components ([#3246](https://github.com/mui/base-ui/pull/3246))
- Fix of the value type error with mergeProps ([#3247](https://github.com/mui/base-ui/pull/3247))
