21.15.1-pre-prod.0 (2025-02-28)
Build
- using npm ci in canary publish (100e280)
- using npm ci instead of npm i in all builds (840d7ed)
Fix
- clearing react warnings about forwarded props in Menu and NavigationItem (7c6ee3a)
- clearing react warnings about forwarded props in Textbox and Datepicker (e6f0c72)
- clearing warnings about forwarded and defaultProps in CheckboxGroup (e5ba910)
- clearing warnings about forwarded and defaultProps in Popover, DropdownButton, ModalHeader (a66c01a)
- ensuring exposed types are not private in Modal (2928592)
- ensuring monthNames are consistent in defaultProps (435ab8e)
- fixing peer dependencies syntax for styled-components (5e0b4d8)
Update
- adding support for styled-components@6 (daedabd)