Skip to content

v77.0.0

Compare
Choose a tag to compare
@carbonci carbonci released this 16 Jun 09:29
· 7390 commits to master since this release
4103ec0

77.0.0 (2021-06-16)

⚠ BREAKING CHANGES

  • decimal: The decimal component no longer uses i18n-js for decimal formatting,
    you should use the locale prop instead.
  • decimal: formatDecimal no longer supports the round option first introduced in v73.0.0

closes FE-3500
closes FE-4148

Features