Skip to content

Commit a59b35b

Browse files
Merge branch 'master' of github.com:GetStream/stream-chat-react-native into vishal/RN-2.0
# Conflicts: # native-package/yarn.lock
2 parents 8ffa733 + d581ef6 commit a59b35b

32 files changed

+142
-19
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [1.0.0] 2020-07-29
4+
5+
We've already been on a v1 release for a while but never updated our versioning. Right now we're in the process of rewriting our components to be more future proof and we started using hooks, hence the v1.0.0 today.
6+
7+
Breaking change: stream-chat-react-native now relies on hooks and will need react-native >= 0.59.0 to work
8+
9+
Rewrite will involve following changes:
10+
11+
1. Functional compoenents instead of class based components
12+
2. Static typing using typescript
13+
3. UI tests
14+
15+
We are going to increamentally implement these changes and will try to keep everything backwards compatible unless really necessary.
16+
17+
## [0.15.2] 2020-07-29
18+
19+
- Exporting `AutoCompleteInput` component [d41d0d5](https://github.com/GetStream/stream-chat-react-native/commit/d41d0d58ce02556cedf1825a2adb6a5c366a770c)
20+
21+
## [0.15.1] 2020-07-29 (Bad release)
22+
323
## [0.15.0] 2020-07-27
424

525
- Upgrading @stream-io/react-native-simple-markdown to 1.2.1 [d89f012](https://github.com/GetStream/react-native-simple-markdown/commit/d89f0128e6c4f179f2afe9f9a896b289288e2afd)

docs/build/1.a0e6e0aa.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/build/bundle.e3b4726d.js

Lines changed: 101 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
3.26 KB
Loading
16 KB
Loading
222 Bytes
Loading
1.45 KB
Loading
323 Bytes
Loading
582 Bytes
Loading
474 Bytes
Loading

0 commit comments

Comments
 (0)