File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,25 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## 1.3.0 - 2021-09-28
9+
10+ ### Feature
11+
12+ - Supporting Spanish #293
13+ - Added ` i18n ` property and default translations to ` EmojiPicker ` component #296
14+ - Added ` className ` and ` style ` properties to all default components for easier styling (using styled-components or emotion) #302
15+
16+ ### Fix
17+
18+ - pasting text with special characters would result in error #278
19+ - ` ActivityHeader ` is exported #283
20+ - ` FeedManager.cancel ` called correctly #285 , #263
21+
22+ ### Chore
23+
24+ - Bumped versions of ` getsream ` , ` react-file-utils ` , ` tslib `
25+ - Replaced ` node-sass ` with ` dart-sass `
26+
827## 1.2.1 - 2021-7-5
928
1029### Fix
You can’t perform that action at this time.
0 commit comments