Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): 5.0.0 #2437

Merged
merged 2 commits into from
Jun 8, 2023
Merged

chore(release): 5.0.0 #2437

merged 2 commits into from
Jun 8, 2023

Conversation

brandonlenz
Copy link
Contributor

5.0.0 (2023-06-06)

⚠ BREAKING CHANGES

  • Unify icon usage (fix!: Unify icon usage #2411)
    • As a part of this change, the previously exported BannerLockIcon component has been removed. Consumers building custom Banner components for their applications should use the Icon.Lock (with appropriate aria attributes) as shown in our Storybook example

Features

Bug Fixes

  • Adds validation styles to DatePicker (#2398) (161a931)
  • Allow CharacterCount value ^ defaultValue (#2397) (9de5b9d)
  • Rename Dropdown component to Select (#2415) (75e9369)
    • Note: Dropdown is now marked as deprecated, and will be removed in a future release
  • Fix FileInput in SSR (#2367) (3d4845e)
  • Fix misapplied aria attribute (#2396) (dafbb4e)
  • Unify icon usage (#2411) (ef2be8d)

Documentation & Examples

  • Add documentation for how we use All Contributors (#2378) (5aa9bda)

Changes Diff

Comment on lines +10 to +11
* Unify icon usage (#2411)
* As a part of this change, the previously exported `BannerLockIcon` component has been removed. Consumers building custom `Banner` components for their applications should use the `Icon.Lock` (with appropriate aria attributes) as shown in our [Storybook example](https://github.com/trussworks/react-uswds/blob/75e936985cc1cd2f2052f902f0806c58446aca30/src/components/banner/CustomBanner.stories.tsx#L54)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manually updated this for clear instruction

Copy link
Contributor

@gidjin gidjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@brandonlenz brandonlenz merged commit b6e5b32 into main Jun 8, 2023
@brandonlenz brandonlenz deleted the release-5.0.0 branch June 8, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants