Released on: 2024-11-06
What's Changed
@oxygen-ui/primitives
- primitives: update invalid default dark primary color (4130784)
@oxygen-ui/react
- 💥 BREAKING CHANGE: rename custom component
Stepper
toTransitionStepper
. This change may impact existing implementations that reference Stepper. Please update any imports and references to the new component name to avoid issues. (a098c77) - react: add
StepLabel
,StepContent
,Step
andStepper
components (67c054f)