Skip to content

v1.3.0

Compare
Choose a tag to compare
@arnautov-anton arnautov-anton released this 28 Sep 09:47
· 41 commits to main since this release

Feature

  • Supporting Spanish #293
  • Added i18n property and default translations to EmojiPicker component #296
  • Added className and style properties to all default components for easier styling (using styled-components or emotion) #302

Fix

  • ActivityHeader is exported #283
  • FeedManager.cancel called correctly #285, #263

Chore

  • Bumped versions of getsream, react-file-utils, tslib
  • Replaced node-sass with dart-sass