Overview
Releases
Radix Themes releases and their changelogs.
- Export prop types for all components, resolving type errors with certain setups
- Three new color scales:
ruby
, iris
, and jade
- Set explicit versions of the Radix Primitives dependencies to allow stable builds
- Use an explicit
React.FC
type for ContextMenuSub
, DialogRoot
, HoverCardRoot
, and PopoverRoot
, resolving a type error with certain setups