Releases: FaridSafi/react-native-gifted-chat
Releases Β· FaridSafi/react-native-gifted-chat
v2.2.0
What's Changed
- fix(unmet-peer-deps): removes duplicate deps from peer by @doublethefish in #2266
- feat(ref): expose a ref for the flatlist @Johan-dutoit in #2402
New Contributors
- @doublethefish made their first contribution in #2266
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Migrate GiftedChat class component to functional component and hooks by @amerikan in #2372
- Prevent the context from changing which forces unnecessary rerenders by @mdkwock in #2373
- ci(tsc): add checks on PR by @Johan-dutoit in #2380
- Tidy up GiftedChat component by @amerikan in #2379
New Contributors
Full Changelog: v2.0.1...v2.1.0
v2.0.1
v2.0.0
BREAKING CHANGE
Full Changelog: v1.1.1...v2.0.0
v1.1.1
v1.1.0
What's Changed
- Fix scroll to bottom for screen readers by @jlapstra in #2025
- Support renderUsername by @minhchienwikipedia in #2215
- chore(dependencies): π§ Update safe area view and action sheet by @Johan-dutoit in #2317
New Contributors
- @jlapstra made their first contribution in #2025
- @minhchienwikipedia made their first contribution in #2215
Full Changelog: v1.0.4...v1.1.0
v1.0.4
What's Changed
- fix(Composer): fix typo preventing onInputSizeChanged from being called by @amerikan in #2218
- Fix: allow custom message type TMessage for quickReply props similar to MessageImage, etc. by @rajatkantinandi in #2241
New Contributors
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
What's Changed
- Fix: QuickReplies component is returning null before a react hook & breaking rules of hooks. by @rajatkantinandi in #2217
New Contributors
- @rajatkantinandi made their first contribution in #2217
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- chore(use-memo-one): update to support react 17 by @Johan-dutoit in #2213
Full Changelog: v1.0.0...v1.0.1