Skip to content

70.0.0

Compare
Choose a tag to compare
@rmccar rmccar released this 14 Mar 08:31
· 132 commits to main since this release
dafec94

What's Changed

⚠️ Breaking changes

  • Fix headingLevel error in jinja2 environment for section nav component by @rmccar in #3072
    Change details: Services using the titleSize param with the card component will now need to rename that param to headingLevel in their config. Services using the headingLevel param with the feedback and section navigation components will need to supply an int instead of a string now.

Accessibility improvements

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

Dependency updates

  • Updated @babel/preset-env node version by @SriHV in #3087

Full Changelog: 69.0.0...70.0.0