Skip to content

v53.0.0

Compare
Choose a tag to compare
@cee-chen cee-chen released this 28 Mar 18:59
· 2033 commits to main since this release
  • Added all remaining missing i18n tokens for EuiSuperDatePicker (#5743)

Breaking changes

  • Removed prettyDuration utility exported by EuiSuperDatePicker - this util was converted to a PrettyDuration component and usePrettyDuration hook which should be used instead (#5743)
  • Removed commonDurationRanges exported by EuiSuperDatePicker. The new pretty duration utils will fall back to commonDurationRanges by default if no quickRanges are passed (#5743)