You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,31 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* There are several breaking (visual) changes in the release notes for USWDS 3.9.0: https://github.com/uswds/uswds/releases/tag/v3.9.0
11
+
12
+
### Features
13
+
14
+
* upgrade to USWDS 3.10.0 ([#3265](https://github.com/trussworks/react-uswds/issues/3265)) ([b30504c](https://github.com/trussworks/react-uswds/commit/b30504c64acefe770855bbb5dc07888536951f18))
15
+
* upgrade to USWDS 3.9.0 ([#3264](https://github.com/trussworks/react-uswds/issues/3264)) ([bf452b4](https://github.com/trussworks/react-uswds/commit/bf452b4fa7988f379fe61de0215cf1024b473c33))
16
+
17
+
18
+
### Bug Fixes
19
+
20
+
* Apply consistent USWDS class in slim Footer storybook example ([#3334](https://github.com/trussworks/react-uswds/issues/3334)) ([f3d48aa](https://github.com/trussworks/react-uswds/commit/f3d48aa0aedd887ce49c6dc4461b65440651d8d4))
21
+
* Enable recommended type linting and address errors ([#3327](https://github.com/trussworks/react-uswds/issues/3327)) ([aa926dc](https://github.com/trussworks/react-uswds/commit/aa926dc1c2553b3485ddb380b471d18baf5c500e))
22
+
***refactor:** Refactor Modal tests to prevent test flakes ([#3335](https://github.com/trussworks/react-uswds/issues/3335)) ([67dc45a](https://github.com/trussworks/react-uswds/commit/67dc45a7cf6d33ad8e0ebf8998da49f5808c87e2))
23
+
* Use default tsconfig.json for lint support of focus-trap-react.tsx ([#3337](https://github.com/trussworks/react-uswds/issues/3337)) ([55f11c5](https://github.com/trussworks/react-uswds/commit/55f11c5c605e749333265fd245023e28f5326e0f))
24
+
25
+
26
+
### Documentation & Examples
27
+
28
+
* Update releasing documentation to mirror our more automated release system ([#3325](https://github.com/trussworks/react-uswds/issues/3325)) ([dc9a185](https://github.com/trussworks/react-uswds/commit/dc9a18569d46ae4f71128284784f679b4a0699f5))
0 commit comments