70.0.0
What's Changed
⚠️ Breaking changes
- Fix headingLevel error in jinja2 environment for section nav component by @rmccar in #3072
Change details: Services using thetitleSize
param with the card component will now need to rename that param toheadingLevel
in their config. Services using theheadingLevel
param with the feedback and section navigation components will need to supply an int instead of a string now.
Accessibility improvements
- Update ONS logo alt text by @precious-onyenaucheya-ons in #3075
- Update duration error message by @adi-unni in #3084
Fixes
- Alter padding on autosuggest items to match input by @balibirchlee in #3074
- Refactor date and duration components to work in jinja2 environments by @rmccar in #3080
Documentation
- Update pagination docs by @adi-unni in #3083
- Exploring Unnecessary Conditionals: Mutually-Exclusive by @SriHV in #3076
Dependency updates
Full Changelog: 69.0.0...70.0.0