9.0.0-beta.1
Pre-release
Pre-release
Breaking Changes
- Prose styling overrides have been removed. Text formatting should now adhere to the defaults from the U.S. Web Design System.
- Drop support for Internet Explorer. (#387)
- Support was indirectly dropped in v7.0.0 via the upgrade to USWDS v3.0.0, which similarly ended explicit support for Internet Explorer. This package had continued to include Internet Explorer in its Browserslist configuration, but this has now been removed.
Internal
- Replace code compiler Babel with ESBuild. (#387)
- This is not expected to have a downstream impact, but there may be subtle differences in the compiled code due to this change.