Releases: GetStream/react-activity-feed
Releases · GetStream/react-activity-feed
v1.4.0
Feature
- Handle string timestamps with timezone in format ±hh:mm by @danypype in #314
- refactor: Allow use of custom Textarea component in StatusUpdateForm by @MartinCupela in #342
Fix
- fix: token "-" causes the emoji search to fail in StatusUpdateForm by @MartinCupela in #336
- fix: Forward doReactionsFilterRequest prop within NotificationFeed by @MartinCupela in #320
Chore
- Update issue templates by @MartinCupela in #340
- Add pull request template by @MartinCupela in #341
- Add tests for function isTimezoneAwareTimestamp by @MartinCupela in #316
- Break CI workflow by @mahboubii in #318
- Bump url-parse from 1.5.2 to 1.5.9 by @dependabot in #339
- Bump url-parse from 1.5.3 to 1.5.10 in /example by @dependabot in #332
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #329
- Bump follow-redirects from 1.14.7 to 1.14.8 in /example by @dependabot in #328
- Bump engine.io from 4.1.1 to 4.1.2 by @dependabot in #324
- Bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #325
- Bump log4js from 6.3.0 to 6.4.1 by @dependabot in #326
- Bump axios from 0.21.1 to 0.21.4 in /example by @dependabot in #319
- Bump nanoid from 3.1.22 to 3.2.0 in /example by @dependabot in #323
- Bump follow-redirects from 1.14.0 to 1.14.7 by @dependabot in #322
- Bump follow-redirects from 1.14.6 to 1.14.7 in /example by @dependabot in #321
New Contributors
Full Changelog: v1.3.4...v1.4.0
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
Feature
- Supporting Spanish #293
- Added
i18n
property and default translations toEmojiPicker
component #296 - Added
className
andstyle
properties to all default components for easier styling (using styled-components or emotion) #302
Fix
Chore
- Bumped versions of
getsream
,react-file-utils
,tslib
- Replaced
node-sass
withdart-sass