@quiltt/react-native 3.5.5 → 3.5.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +28 -18
- package/LICENSE.md +1 -1
- package/README.md +1 -1
- package/dist/index.js +1 -1
- package/package.json +20 -20
- package/src/version.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @quiltt/react-native
|
|
2
2
|
|
|
3
|
+
## 3.5.6
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#223](https://github.com/quiltt/quiltt-js/pull/223) [`8c5041c`](https://github.com/quiltt/quiltt-js/commit/8c5041c1670fd7dbfed06355c06888256ce84b08) Thanks [@zubairaziz](https://github.com/zubairaziz)! - Remove axios and replace with native fetch
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`8c5041c`](https://github.com/quiltt/quiltt-js/commit/8c5041c1670fd7dbfed06355c06888256ce84b08)]:
|
|
10
|
+
- @quiltt/react@3.5.6
|
|
11
|
+
- @quiltt/core@3.5.6
|
|
12
|
+
|
|
3
13
|
## 3.5.5
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -32,11 +42,11 @@
|
|
|
32
42
|
|
|
33
43
|
### Patch Changes
|
|
34
44
|
|
|
35
|
-
- [#204](https://github.com/quiltt/quiltt-
|
|
45
|
+
- [#204](https://github.com/quiltt/quiltt-js/pull/204) [`ee42bf1`](https://github.com/quiltt/quiltt-js/commit/ee42bf137db1029807df49f66ff7e57117e8ace9) Thanks [@sirwolfgang](https://github.com/sirwolfgang)! - Add missing type to QuilttButton
|
|
36
46
|
|
|
37
|
-
- [#197](https://github.com/quiltt/quiltt-
|
|
47
|
+
- [#197](https://github.com/quiltt/quiltt-js/pull/197) [`8d9f24c`](https://github.com/quiltt/quiltt-js/commit/8d9f24c59102db5dc665195a6145cfac2c80e2c0) Thanks [@rubendinho](https://github.com/rubendinho)! - Update docs, and fix typo in types
|
|
38
48
|
|
|
39
|
-
- Updated dependencies [[`ee42bf1`](https://github.com/quiltt/quiltt-
|
|
49
|
+
- Updated dependencies [[`ee42bf1`](https://github.com/quiltt/quiltt-js/commit/ee42bf137db1029807df49f66ff7e57117e8ace9), [`8d9f24c`](https://github.com/quiltt/quiltt-js/commit/8d9f24c59102db5dc665195a6145cfac2c80e2c0)]:
|
|
40
50
|
- @quiltt/react@3.5.3
|
|
41
51
|
- @quiltt/core@3.5.3
|
|
42
52
|
|
|
@@ -44,9 +54,9 @@
|
|
|
44
54
|
|
|
45
55
|
### Patch Changes
|
|
46
56
|
|
|
47
|
-
- [#202](https://github.com/quiltt/quiltt-
|
|
57
|
+
- [#202](https://github.com/quiltt/quiltt-js/pull/202) [`42705f0`](https://github.com/quiltt/quiltt-js/commit/42705f0e01b0adb35ab627697169433e1065a8f0) Thanks [@sirwolfgang](https://github.com/sirwolfgang)! - Expose Institutions to React API
|
|
48
58
|
|
|
49
|
-
- Updated dependencies [[`42705f0`](https://github.com/quiltt/quiltt-
|
|
59
|
+
- Updated dependencies [[`42705f0`](https://github.com/quiltt/quiltt-js/commit/42705f0e01b0adb35ab627697169433e1065a8f0)]:
|
|
50
60
|
- @quiltt/react@3.5.2
|
|
51
61
|
- @quiltt/core@3.5.2
|
|
52
62
|
|
|
@@ -54,9 +64,9 @@
|
|
|
54
64
|
|
|
55
65
|
### Patch Changes
|
|
56
66
|
|
|
57
|
-
- [#200](https://github.com/quiltt/quiltt-
|
|
67
|
+
- [#200](https://github.com/quiltt/quiltt-js/pull/200) [`0a07431`](https://github.com/quiltt/quiltt-js/commit/0a07431ff936e6cd4fd3aeee66bba1fec21f6624) Thanks [@sirwolfgang](https://github.com/sirwolfgang)! - Fix release
|
|
58
68
|
|
|
59
|
-
- Updated dependencies [[`0a07431`](https://github.com/quiltt/quiltt-
|
|
69
|
+
- Updated dependencies [[`0a07431`](https://github.com/quiltt/quiltt-js/commit/0a07431ff936e6cd4fd3aeee66bba1fec21f6624)]:
|
|
60
70
|
- @quiltt/react@3.5.1
|
|
61
71
|
- @quiltt/core@3.5.1
|
|
62
72
|
|
|
@@ -64,7 +74,7 @@
|
|
|
64
74
|
|
|
65
75
|
### Patch Changes
|
|
66
76
|
|
|
67
|
-
- Updated dependencies [[`c65d87a`](https://github.com/quiltt/quiltt-
|
|
77
|
+
- Updated dependencies [[`c65d87a`](https://github.com/quiltt/quiltt-js/commit/c65d87a8316dbec82635a0c4108714de7bbd082b)]:
|
|
68
78
|
- @quiltt/react@3.5.0
|
|
69
79
|
- @quiltt/core@3.5.0
|
|
70
80
|
|
|
@@ -72,9 +82,9 @@
|
|
|
72
82
|
|
|
73
83
|
### Patch Changes
|
|
74
84
|
|
|
75
|
-
- [#195](https://github.com/quiltt/quiltt-
|
|
85
|
+
- [#195](https://github.com/quiltt/quiltt-js/pull/195) [`6c36908`](https://github.com/quiltt/quiltt-js/commit/6c36908678cb46d5f6a0c7438e0ed48889cabf79) Thanks [@tom-quiltt](https://github.com/tom-quiltt)! - Report preflight error before sending connectorUrl to webview
|
|
76
86
|
|
|
77
|
-
- Updated dependencies [[`6c36908`](https://github.com/quiltt/quiltt-
|
|
87
|
+
- Updated dependencies [[`6c36908`](https://github.com/quiltt/quiltt-js/commit/6c36908678cb46d5f6a0c7438e0ed48889cabf79)]:
|
|
78
88
|
- @quiltt/react@3.4.1
|
|
79
89
|
- @quiltt/core@3.4.1
|
|
80
90
|
|
|
@@ -82,11 +92,11 @@
|
|
|
82
92
|
|
|
83
93
|
### Minor Changes
|
|
84
94
|
|
|
85
|
-
- [#191](https://github.com/quiltt/quiltt-
|
|
95
|
+
- [#191](https://github.com/quiltt/quiltt-js/pull/191) [`58c8f0c`](https://github.com/quiltt/quiltt-js/commit/58c8f0c5265dfa379263225baafb4552067514c6) Thanks [@tom-quiltt](https://github.com/tom-quiltt)! - Add agent QSP for analytic
|
|
86
96
|
|
|
87
97
|
### Patch Changes
|
|
88
98
|
|
|
89
|
-
- Updated dependencies [[`58c8f0c`](https://github.com/quiltt/quiltt-
|
|
99
|
+
- Updated dependencies [[`58c8f0c`](https://github.com/quiltt/quiltt-js/commit/58c8f0c5265dfa379263225baafb4552067514c6)]:
|
|
90
100
|
- @quiltt/react@3.4.0
|
|
91
101
|
- @quiltt/core@3.4.0
|
|
92
102
|
|
|
@@ -94,9 +104,9 @@
|
|
|
94
104
|
|
|
95
105
|
### Patch Changes
|
|
96
106
|
|
|
97
|
-
- [#190](https://github.com/quiltt/quiltt-
|
|
107
|
+
- [#190](https://github.com/quiltt/quiltt-js/pull/190) [`21ead66`](https://github.com/quiltt/quiltt-js/commit/21ead662e7626f906562f952c9d1c0bc2c859985) Thanks [@tom-quiltt](https://github.com/tom-quiltt)! - Fix Android App with Chase app installed not able to launch Chase app
|
|
98
108
|
|
|
99
|
-
- Updated dependencies [[`21ead66`](https://github.com/quiltt/quiltt-
|
|
109
|
+
- Updated dependencies [[`21ead66`](https://github.com/quiltt/quiltt-js/commit/21ead662e7626f906562f952c9d1c0bc2c859985)]:
|
|
100
110
|
- @quiltt/core@3.3.10
|
|
101
111
|
- @quiltt/react@3.3.10
|
|
102
112
|
|
|
@@ -104,9 +114,9 @@
|
|
|
104
114
|
|
|
105
115
|
### Patch Changes
|
|
106
116
|
|
|
107
|
-
- [#187](https://github.com/quiltt/quiltt-
|
|
117
|
+
- [#187](https://github.com/quiltt/quiltt-js/pull/187) [`02f37cd`](https://github.com/quiltt/quiltt-js/commit/02f37cda97f501f2d77601d0fd6b7fbbd1c71431) Thanks [@rubendinho](https://github.com/rubendinho)! - Export Quiltt config
|
|
108
118
|
|
|
109
|
-
- Updated dependencies [[`02f37cd`](https://github.com/quiltt/quiltt-
|
|
119
|
+
- Updated dependencies [[`02f37cd`](https://github.com/quiltt/quiltt-js/commit/02f37cda97f501f2d77601d0fd6b7fbbd1c71431)]:
|
|
110
120
|
- @quiltt/react@3.3.9
|
|
111
121
|
- @quiltt/core@3.3.9
|
|
112
122
|
|
|
@@ -114,9 +124,9 @@
|
|
|
114
124
|
|
|
115
125
|
### Patch Changes
|
|
116
126
|
|
|
117
|
-
- [#185](https://github.com/quiltt/quiltt-
|
|
127
|
+
- [#185](https://github.com/quiltt/quiltt-js/pull/185) [`a3452da`](https://github.com/quiltt/quiltt-js/commit/a3452da3c7604902b5917e1f838e2dced42b708c) Thanks [@rubendinho](https://github.com/rubendinho)! - Fix Vite build error
|
|
118
128
|
|
|
119
|
-
- Updated dependencies [[`a3452da`](https://github.com/quiltt/quiltt-
|
|
129
|
+
- Updated dependencies [[`a3452da`](https://github.com/quiltt/quiltt-js/commit/a3452da3c7604902b5917e1f838e2dced42b708c)]:
|
|
120
130
|
- @quiltt/react@3.3.8
|
|
121
131
|
- @quiltt/core@3.3.8
|
|
122
132
|
|
package/LICENSE.md
CHANGED
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# @quiltt/react-native
|
|
2
2
|
|
|
3
3
|
[](https://badge.fury.io/js/@quiltt%2Freact-native)
|
|
4
|
-
[](https://github.com/quiltt/quiltt-js/actions/workflows/ci.yml)
|
|
5
5
|
|
|
6
6
|
`@quiltt/react-native` provides React Native Components for integrating Quiltt Connector into React Native and Expo applications.
|
|
7
7
|
|
package/dist/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quiltt/react-native",
|
|
3
|
-
"version": "3.5.
|
|
3
|
+
"version": "3.5.6",
|
|
4
4
|
"description": "React Native components for Quiltt Connector",
|
|
5
|
+
"homepage": "https://github.com/quiltt/quiltt-js/tree/main/packages/react-native#readme",
|
|
6
|
+
"repository": {
|
|
7
|
+
"type": "git",
|
|
8
|
+
"url": "https://github.com/quiltt/quiltt-js.git",
|
|
9
|
+
"directory": "packages/react-native"
|
|
10
|
+
},
|
|
11
|
+
"license": "MIT",
|
|
5
12
|
"type": "module",
|
|
6
13
|
"exports": {
|
|
7
14
|
".": {
|
|
@@ -17,23 +24,17 @@
|
|
|
17
24
|
"src/**",
|
|
18
25
|
"CHANGELOG.md"
|
|
19
26
|
],
|
|
20
|
-
"repository": {
|
|
21
|
-
"type": "git",
|
|
22
|
-
"url": "https://github.com/quiltt/quiltt-public.git",
|
|
23
|
-
"directory": "packages/react-native"
|
|
24
|
-
},
|
|
25
|
-
"homepage": "https://github.com/quiltt/quiltt-public/tree/main/packages/react-native#readme",
|
|
26
27
|
"dependencies": {
|
|
27
|
-
"@honeybadger-io/core": "6.
|
|
28
|
-
"@quiltt/core": "3.5.
|
|
29
|
-
"@quiltt/react": "3.5.
|
|
28
|
+
"@honeybadger-io/core": "6.6.0",
|
|
29
|
+
"@quiltt/core": "3.5.6",
|
|
30
|
+
"@quiltt/react": "3.5.6"
|
|
30
31
|
},
|
|
31
32
|
"devDependencies": {
|
|
32
|
-
"@apollo/client": "3.
|
|
33
|
+
"@apollo/client": "3.9.9",
|
|
33
34
|
"@trivago/prettier-plugin-sort-imports": "4.1.1",
|
|
34
35
|
"@types/base-64": "0.1.0",
|
|
35
|
-
"@types/node": "20.
|
|
36
|
-
"@types/react": "18.2.
|
|
36
|
+
"@types/node": "20.12.2",
|
|
37
|
+
"@types/react": "18.2.73",
|
|
37
38
|
"@types/react-native": "0.72.5",
|
|
38
39
|
"@typescript-eslint/eslint-plugin": "5.60.1",
|
|
39
40
|
"@typescript-eslint/parser": "5.60.1",
|
|
@@ -47,25 +48,24 @@
|
|
|
47
48
|
"prettier": "2.8.8",
|
|
48
49
|
"react": "18.2.0",
|
|
49
50
|
"rimraf": "5.0.5",
|
|
50
|
-
"typescript": "5.4.
|
|
51
|
+
"typescript": "5.4.3"
|
|
51
52
|
},
|
|
52
53
|
"peerDependencies": {
|
|
54
|
+
"base-64": "*",
|
|
53
55
|
"react": "^18.2.0",
|
|
54
56
|
"react-native": "^0.72.5",
|
|
55
|
-
"react-native-
|
|
56
|
-
"
|
|
57
|
-
"react-native-url-polyfill": "*"
|
|
57
|
+
"react-native-url-polyfill": "*",
|
|
58
|
+
"react-native-webview": "^13.0.0"
|
|
58
59
|
},
|
|
59
|
-
"license": "MIT",
|
|
60
60
|
"publishConfig": {
|
|
61
61
|
"access": "public"
|
|
62
62
|
},
|
|
63
63
|
"scripts": {
|
|
64
|
+
"addApiKey": "node scripts/addApiKey.js",
|
|
65
|
+
"addVersion": "genversion --esm -f src/version.ts",
|
|
64
66
|
"build": "pnpm run addApiKey && pnpm run addVersion && bunchee",
|
|
65
67
|
"clean": "rimraf .turbo dist",
|
|
66
68
|
"dev": "bunchee --watch",
|
|
67
|
-
"addVersion": "genversion --esm -f src/version.ts",
|
|
68
|
-
"addApiKey": "node scripts/addApiKey.js",
|
|
69
69
|
"lint": "TIMING=1 eslint --ext .js,.jsx,.ts,.tsx src/ --fix",
|
|
70
70
|
"typecheck": "tsc --project tsconfig.json --noEmit"
|
|
71
71
|
}
|
package/src/version.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Generated by genversion.
|
|
2
|
-
export const version = '3.5.
|
|
2
|
+
export const version = '3.5.6'
|