v2.1.0
New features:
- Added localization/i18n support using
react-intl
library. i18n can be configured usingi18n
property onFileBrowser
. - Added dark mode support, which can be enabled using the
darkMode
prop onFileBrowser
.
Bug fixes:
- Exported
ThumbnailGenerator
type fromindex.ts
.