Skip to content

v20.0.0

Compare
Choose a tag to compare
@box-jenkins box-jenkins released this 22 May 21:54
· 267 commits to master since this release
f07d616

20.0.0 (2024-05-22)

Bug Fixes

Features

  • content-explorer: allow not using Portal when rendering modal (#3501) (b096d38)
  • content-uploader: Added allowPrepopulateFiles prop to content uploader (#3519) (12427b1)
  • content-uploader: Implemented partial upload for successful file transfers (#3529) (e70825c)
  • docgen: docgen sidebar base (#3484) (4b18b21)
  • react-intl: Bump react-intl package [BREAKING CHANGE] (#3466) (307c6a4)
  • usm: Add access level label for hubs (#3526) (6504480)
  • usm: add inline notice as component (#3549) (d646c65)

BREAKING CHANGES

  • react-intl: upgrade the major version of the react-intl dependency

  • fix: fix intl type

  • fix: fix message syntax

  • fix: fix comments and i18n readme file

  • fix: fix react-intl version comments

  • fix: use IntlShape as a type in js files

  • Fix: correct type import for IntlShape

  • fix: add resolution

  • fix: use exact version to match other repos

  • Fix: correct type import for IntlShape

  • fix: remove all support for legacy versions

  • fix: add relativeTime helper function

  • fix: fix relative time in PresenceAvatarTooltipContent component

  • fix: fix relativeTime in PresenceCollaborator component

  • fix: use inclusive inequalities in relativeTime helper

  • fix: remove unnecessary modulo operations

  • fix: fix relative time in ReadableTime + fix snapshots

  • fix: fix relative time in lastModifiedByCellRenderer

  • fix: fix tests

  • fix: use js

  • fix: fix import

  • fix: fix else statement

  • fix: revert import reorder