Skip to content

Commit b6b3714

Browse files
authored
Merge pull request #2848 from GetStream/develop
BREAKING CHANGE: v6.0.0 release
2 parents 77a5ce6 + 8b94767 commit b6b3714

File tree

1,035 files changed

+52185
-26572
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,035 files changed

+52185
-26572
lines changed

β€Ž.detoxrc.json

Lines changed: 0 additions & 63 deletions
This file was deleted.

β€Ž.github/workflows/sample-distribution.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ jobs:
3333
${{ runner.os }}-pods-
3434
- name: iOS Pods setup
3535
working-directory: examples/SampleApp/ios
36-
run: bundle exec pod install
36+
run: |
37+
pod update hermes-engine --no-repo-update
38+
bundle exec pod install
3739
- name: Build and release Testflight QA
3840
working-directory: examples/SampleApp
3941
run: bundle exec fastlane deploy_to_testflight_qa deploy:${{ github.ref == 'refs/heads/develop' }};

β€Ž.styles/Vocab/Base/accept.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ CDNs
4343
haptics
4444
async
4545
Podfile
46+
pickFile
47+
onChange
48+
pressable
49+
Pressable
4650
boolean
4751
Async
4852
subscribable
@@ -55,3 +59,6 @@ loadMore
5559
pollAnswers
5660
enum
5761
SendMessage
62+
interop
63+
bridgeless
64+
resizer

β€ŽREADME.md

Lines changed: 1 addition & 2 deletions
-1.45 KB
Binary file not shown.

β€Ždocs/build/bundle.38535de9.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

β€Ždocs/build/bundle.38535de9.js.LICENSE.txt

Lines changed: 0 additions & 101 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

β€Ždocs/cookbook.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

β€Ždocs/icon.png

-2.91 KB
Binary file not shown.

β€Ždocs/images/1.png

-152 KB
Binary file not shown.

β€Ždocs/images/2.png

-1.02 MB
Binary file not shown.

β€Ždocs/images/3.png

-95.4 KB
Binary file not shown.

β€Ždocs/images/4.png

-198 KB
Binary file not shown.

β€Ždocs/images/5.png

-236 KB
Binary file not shown.

β€Ždocs/images/6.png

-1.88 MB
Binary file not shown.

β€Ždocs/images/7.png

-191 KB
Binary file not shown.

β€Ždocs/images/8.png

-1.72 MB
Binary file not shown.

β€Ždocs/index.html

Lines changed: 0 additions & 50 deletions
This file was deleted.

β€Ždocs/splash.png

-7.01 KB
Binary file not shown.

β€Ždocs/v3/build/bundle.a39375a1.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

β€Ždocs/v3/build/bundle.a39375a1.js.LICENSE.txt

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
Β (0)