File tree Expand file tree Collapse file tree 6 files changed +101
-0
lines changed
Expand file tree Collapse file tree 6 files changed +101
-0
lines changed Original file line number Diff line number Diff line change 1+ # (Mon Nov 20 2023)
2+
3+ #### 🚀 Enhancement
4+
5+ - ` @magic-sdk/provider@21.3.0 ` , ` @magic-sdk/react-native-bare@22.3.0 ` , ` @magic-sdk/react-native-expo@22.3.0 `
6+ - Add ` useInternetConnection ` hook to track internet connectivity changes [ #665 ] ( https://github.com/magiclabs/magic-js/pull/665 ) ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
7+
8+ #### Authors: 1
9+
10+ - [ @romin-halltari ] ( https://github.com/romin-halltari )
11+
12+ ---
13+
114# (Thu Nov 16 2023)
215
316#### 🐛 Bug Fix
Original file line number Diff line number Diff line change 1+ # v17.1.0 (Mon Nov 20 2023)
2+
3+ #### 🐛 Bug Fix
4+
5+ - Merge branch 'master' into rominhalltari-sc-75722-react-native-sdk-add-support-for-general ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
6+
7+ #### Authors: 1
8+
9+ - [ @romin-halltari ] ( https://github.com/romin-halltari )
10+
11+ ---
12+
113# v17.0.2 (Thu Nov 16 2023)
214
315#### 🐛 Bug Fix
Original file line number Diff line number Diff line change 1+ # v17.1.0 (Mon Nov 20 2023)
2+
3+ #### 🐛 Bug Fix
4+
5+ - Merge branch 'master' into rominhalltari-sc-75722-react-native-sdk-add-support-for-general ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
6+
7+ #### Authors: 1
8+
9+ - [ @romin-halltari ] ( https://github.com/romin-halltari )
10+
11+ ---
12+
113# v17.0.2 (Thu Nov 16 2023)
214
315#### 🐛 Bug Fix
Original file line number Diff line number Diff line change 1+ # v21.3.0 (Mon Nov 20 2023)
2+
3+ #### 🚀 Enhancement
4+
5+ - Add ` useInternetConnection ` hook to track internet connectivity changes [ #665 ] ( https://github.com/magiclabs/magic-js/pull/665 ) ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
6+
7+ #### 🐛 Bug Fix
8+
9+ - Use createModalNotReadyError() when modal is not ready on react native ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
10+ - Rename: ready -> checkIsReadyForRequest and isReady -> isReadyForRequest ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
11+ - add tests ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
12+ - Do now wait for ready promise on a react native environment, as it never resolves when there's no internet connection ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
13+
14+ #### Authors: 1
15+
16+ - [ @romin-halltari ] ( https://github.com/romin-halltari )
17+
18+ ---
19+
120# v21.2.1 (Tue Nov 14 2023)
221
322#### 🐛 Bug Fix
Original file line number Diff line number Diff line change 1+ # v22.3.0 (Mon Nov 20 2023)
2+
3+ #### 🚀 Enhancement
4+
5+ - Add ` useInternetConnection ` hook to track internet connectivity changes [ #665 ] ( https://github.com/magiclabs/magic-js/pull/665 ) ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
6+
7+ #### 🐛 Bug Fix
8+
9+ - Use createModalNotReadyError() when modal is not ready on react native ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
10+ - Update readme ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
11+ - Merge branch 'master' into rominhalltari-sc-75722-react-native-sdk-add-support-for-general ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
12+ - Remove unnecessary comments ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
13+ - Setup hook testing on @magic/sdk /react-native-bare ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
14+ - Update readme with installation step for @react-native-community/netinfo ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
15+ - Add ` useInternetConnection ` hook to track internet connectivity changes ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
16+
17+ #### Authors: 1
18+
19+ - [ @romin-halltari ] ( https://github.com/romin-halltari )
20+
21+ ---
22+
123# v22.2.2 (Tue Nov 14 2023)
224
325#### 🐛 Bug Fix
Original file line number Diff line number Diff line change 1+ # v22.3.0 (Mon Nov 20 2023)
2+
3+ #### 🚀 Enhancement
4+
5+ - Add ` useInternetConnection ` hook to track internet connectivity changes [ #665 ] ( https://github.com/magiclabs/magic-js/pull/665 ) ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
6+
7+ #### 🐛 Bug Fix
8+
9+ - Use createModalNotReadyError() when modal is not ready on react native ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
10+ - Update readme ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
11+ - Merge branch 'master' into rominhalltari-sc-75722-react-native-sdk-add-support-for-general ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
12+ - Remove unnecessary comments ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
13+ - add tests for useInternetConnection hook ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
14+ - Setup testing with react-test-renderer and @testing-library/react-native ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
15+ - Update readme with installation step for @react-native-community/netinfo ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
16+ - Add ` useInternetConnection ` hook to track internet connectivity changes ([ @romin-halltari ] ( https://github.com/romin-halltari ) )
17+
18+ #### Authors: 1
19+
20+ - [ @romin-halltari ] ( https://github.com/romin-halltari )
21+
22+ ---
23+
124# v22.2.2 (Tue Nov 14 2023)
225
326#### 🐛 Bug Fix
You can’t perform that action at this time.
0 commit comments