v20.0.0
20.0.0 (2024-05-22)
Bug Fixes
- content-answers: scope styles to content answers modal (#3548) (97d49ff)
- fonts: update common fonts version (#3499) (870de6d)
- i18n: update translations (#3508) (785be2a)
- i18n: update translations (#3509) (85ebf26)
- i18n: update translations (#3516) (cb470e9)
- i18n: update translations (#3525) (ffb447c)
- i18n: update translations (#3528) (1cf016f)
- i18n: update translations (#3534) (36e95a9)
- i18n: update translations (#3535) (c8d03c3)
- i18n: update translations (#3538) (cde1b88)
- i18n: update translations (#3540) (a7043e6)
- i18n: update translations (#3541) (3ced4a5)
- multiput-upload: improve upload performance (#3512) (2583e94)
- npm: add chromatic config to npmignore (#3546) (e2e6731)
- preview: Update default preview version to 2.106.0 (#3555) (f07d616)
- react-intl: mock date in relative time unit tests (#3518) (3ce175b)
- shared-link-settings-modal: correct expiration date formatting (#3545) (e47892f)
- upload: improve multiput upload performance 2 (#3517) (2440746)
- usm: fix item type hubs (#3532) (0d1e9cf)
- usm: hide link description when upsell shows (#3553) (838a2e8)
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