Skip to content

v2.1.0

Choose a tag to compare

@TimboKZ TimboKZ released this 07 Dec 01:00
· 33 commits to 2.x since this release

New features:

  • Added localization/i18n support using react-intl library. i18n can be configured using i18n property on FileBrowser.
  • Added dark mode support, which can be enabled using the darkMode prop on FileBrowser.

Bug fixes:

  • Exported ThumbnailGenerator type from index.ts.