Releases: trussworks/react-uswds
Releases · trussworks/react-uswds
v10.0.2
v10.0.1
v10.0.0
10.0.0 (2025-05-15)
⚠ BREAKING CHANGES
Features
Bug Fixes
- #2620 Move form templates in Storybook (#3097) (0262854)
- Husky postinstall in dev only (#3152) (a9ce78b)
- release: Fix react-uswds release pipeline (#3148) (70456f2)
- tooltip ID cleanup (#3096) (c161e1e)
- useId instead of random number for tooltip ID (#3094) (d769610)
Documentation & Examples
- add @lea-m-truss as a contributor (#3108) (0285f25)
v9.1.0
9.1.0 (2024-08-26)
Features
Bug Fixes
- ‘use client’ directive syntax (#2891) (4e78d7e)
- a11y omnibus package (#2819) (758cd74)
- add a statusText prop to StepIndicator to allow for i18n for the sr-only element Closes #2857 (#2888) (855205e)
- moved smooth-scroll application to useEffect (#2868) (bc87158)
- remove defaultProps from DatePicker and Tooltip (#2949) (88947ca)
- Update TextInput ref forwarding (#3011) (f8ac06d)
Documentation & Examples
v9.0.0
v8.0.0
v7.0.0
v6.2.0
v6.1.0
v6.0.0
6.0.0 (2023-10-31)
⚠ BREAKING CHANGES
<TimePicker>
implementations must specify alabel
prop- Dropdown has been removed use
<Select>
instead
Features
Bug Fixes
- Label is mandatory for TimePicker component (#2629) (c7f00d3)
- readme quick links (#2646) (d4c0b4e)
- Updates sign in stories to fix aria-controls issue of show password button (#2627) (67c1114)
Documentation & Examples
- add @AnnaGingle as a contributor (#2649) (c307f4b)