@quiltt/react-native 3.5.5 → 3.6.0
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 +42 -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,29 @@
|
|
|
1
1
|
# @quiltt/react-native
|
|
2
2
|
|
|
3
|
+
## 3.6.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#229](https://github.com/quiltt/quiltt-js/pull/229) [`f688563`](https://github.com/quiltt/quiltt-js/commit/f6885635d989fb75918cb13e449ca0eec60850fc) Thanks [@zubairaziz](https://github.com/zubairaziz)! - Fix Websockets protocol variable
|
|
8
|
+
|
|
9
|
+
- [#229](https://github.com/quiltt/quiltt-js/pull/229) [`f688563`](https://github.com/quiltt/quiltt-js/commit/f6885635d989fb75918cb13e449ca0eec60850fc) Thanks [@zubairaziz](https://github.com/zubairaziz)! - Fix Websockets protocol variable
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- Updated dependencies [[`f688563`](https://github.com/quiltt/quiltt-js/commit/f6885635d989fb75918cb13e449ca0eec60850fc), [`f688563`](https://github.com/quiltt/quiltt-js/commit/f6885635d989fb75918cb13e449ca0eec60850fc)]:
|
|
14
|
+
- @quiltt/core@3.6.0
|
|
15
|
+
- @quiltt/react@3.6.0
|
|
16
|
+
|
|
17
|
+
## 3.5.6
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- [#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
|
|
22
|
+
|
|
23
|
+
- Updated dependencies [[`8c5041c`](https://github.com/quiltt/quiltt-js/commit/8c5041c1670fd7dbfed06355c06888256ce84b08)]:
|
|
24
|
+
- @quiltt/react@3.5.6
|
|
25
|
+
- @quiltt/core@3.5.6
|
|
26
|
+
|
|
3
27
|
## 3.5.5
|
|
4
28
|
|
|
5
29
|
### Patch Changes
|
|
@@ -32,11 +56,11 @@
|
|
|
32
56
|
|
|
33
57
|
### Patch Changes
|
|
34
58
|
|
|
35
|
-
- [#204](https://github.com/quiltt/quiltt-
|
|
59
|
+
- [#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
60
|
|
|
37
|
-
- [#197](https://github.com/quiltt/quiltt-
|
|
61
|
+
- [#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
62
|
|
|
39
|
-
- Updated dependencies [[`ee42bf1`](https://github.com/quiltt/quiltt-
|
|
63
|
+
- Updated dependencies [[`ee42bf1`](https://github.com/quiltt/quiltt-js/commit/ee42bf137db1029807df49f66ff7e57117e8ace9), [`8d9f24c`](https://github.com/quiltt/quiltt-js/commit/8d9f24c59102db5dc665195a6145cfac2c80e2c0)]:
|
|
40
64
|
- @quiltt/react@3.5.3
|
|
41
65
|
- @quiltt/core@3.5.3
|
|
42
66
|
|
|
@@ -44,9 +68,9 @@
|
|
|
44
68
|
|
|
45
69
|
### Patch Changes
|
|
46
70
|
|
|
47
|
-
- [#202](https://github.com/quiltt/quiltt-
|
|
71
|
+
- [#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
72
|
|
|
49
|
-
- Updated dependencies [[`42705f0`](https://github.com/quiltt/quiltt-
|
|
73
|
+
- Updated dependencies [[`42705f0`](https://github.com/quiltt/quiltt-js/commit/42705f0e01b0adb35ab627697169433e1065a8f0)]:
|
|
50
74
|
- @quiltt/react@3.5.2
|
|
51
75
|
- @quiltt/core@3.5.2
|
|
52
76
|
|
|
@@ -54,9 +78,9 @@
|
|
|
54
78
|
|
|
55
79
|
### Patch Changes
|
|
56
80
|
|
|
57
|
-
- [#200](https://github.com/quiltt/quiltt-
|
|
81
|
+
- [#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
82
|
|
|
59
|
-
- Updated dependencies [[`0a07431`](https://github.com/quiltt/quiltt-
|
|
83
|
+
- Updated dependencies [[`0a07431`](https://github.com/quiltt/quiltt-js/commit/0a07431ff936e6cd4fd3aeee66bba1fec21f6624)]:
|
|
60
84
|
- @quiltt/react@3.5.1
|
|
61
85
|
- @quiltt/core@3.5.1
|
|
62
86
|
|
|
@@ -64,7 +88,7 @@
|
|
|
64
88
|
|
|
65
89
|
### Patch Changes
|
|
66
90
|
|
|
67
|
-
- Updated dependencies [[`c65d87a`](https://github.com/quiltt/quiltt-
|
|
91
|
+
- Updated dependencies [[`c65d87a`](https://github.com/quiltt/quiltt-js/commit/c65d87a8316dbec82635a0c4108714de7bbd082b)]:
|
|
68
92
|
- @quiltt/react@3.5.0
|
|
69
93
|
- @quiltt/core@3.5.0
|
|
70
94
|
|
|
@@ -72,9 +96,9 @@
|
|
|
72
96
|
|
|
73
97
|
### Patch Changes
|
|
74
98
|
|
|
75
|
-
- [#195](https://github.com/quiltt/quiltt-
|
|
99
|
+
- [#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
100
|
|
|
77
|
-
- Updated dependencies [[`6c36908`](https://github.com/quiltt/quiltt-
|
|
101
|
+
- Updated dependencies [[`6c36908`](https://github.com/quiltt/quiltt-js/commit/6c36908678cb46d5f6a0c7438e0ed48889cabf79)]:
|
|
78
102
|
- @quiltt/react@3.4.1
|
|
79
103
|
- @quiltt/core@3.4.1
|
|
80
104
|
|
|
@@ -82,11 +106,11 @@
|
|
|
82
106
|
|
|
83
107
|
### Minor Changes
|
|
84
108
|
|
|
85
|
-
- [#191](https://github.com/quiltt/quiltt-
|
|
109
|
+
- [#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
110
|
|
|
87
111
|
### Patch Changes
|
|
88
112
|
|
|
89
|
-
- Updated dependencies [[`58c8f0c`](https://github.com/quiltt/quiltt-
|
|
113
|
+
- Updated dependencies [[`58c8f0c`](https://github.com/quiltt/quiltt-js/commit/58c8f0c5265dfa379263225baafb4552067514c6)]:
|
|
90
114
|
- @quiltt/react@3.4.0
|
|
91
115
|
- @quiltt/core@3.4.0
|
|
92
116
|
|
|
@@ -94,9 +118,9 @@
|
|
|
94
118
|
|
|
95
119
|
### Patch Changes
|
|
96
120
|
|
|
97
|
-
- [#190](https://github.com/quiltt/quiltt-
|
|
121
|
+
- [#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
122
|
|
|
99
|
-
- Updated dependencies [[`21ead66`](https://github.com/quiltt/quiltt-
|
|
123
|
+
- Updated dependencies [[`21ead66`](https://github.com/quiltt/quiltt-js/commit/21ead662e7626f906562f952c9d1c0bc2c859985)]:
|
|
100
124
|
- @quiltt/core@3.3.10
|
|
101
125
|
- @quiltt/react@3.3.10
|
|
102
126
|
|
|
@@ -104,9 +128,9 @@
|
|
|
104
128
|
|
|
105
129
|
### Patch Changes
|
|
106
130
|
|
|
107
|
-
- [#187](https://github.com/quiltt/quiltt-
|
|
131
|
+
- [#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
132
|
|
|
109
|
-
- Updated dependencies [[`02f37cd`](https://github.com/quiltt/quiltt-
|
|
133
|
+
- Updated dependencies [[`02f37cd`](https://github.com/quiltt/quiltt-js/commit/02f37cda97f501f2d77601d0fd6b7fbbd1c71431)]:
|
|
110
134
|
- @quiltt/react@3.3.9
|
|
111
135
|
- @quiltt/core@3.3.9
|
|
112
136
|
|
|
@@ -114,9 +138,9 @@
|
|
|
114
138
|
|
|
115
139
|
### Patch Changes
|
|
116
140
|
|
|
117
|
-
- [#185](https://github.com/quiltt/quiltt-
|
|
141
|
+
- [#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
142
|
|
|
119
|
-
- Updated dependencies [[`a3452da`](https://github.com/quiltt/quiltt-
|
|
143
|
+
- Updated dependencies [[`a3452da`](https://github.com/quiltt/quiltt-js/commit/a3452da3c7604902b5917e1f838e2dced42b708c)]:
|
|
120
144
|
- @quiltt/react@3.3.8
|
|
121
145
|
- @quiltt/core@3.3.8
|
|
122
146
|
|
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.
|
|
3
|
+
"version": "3.6.0",
|
|
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.
|
|
29
|
-
"@quiltt/react": "3.
|
|
28
|
+
"@honeybadger-io/core": "6.6.0",
|
|
29
|
+
"@quiltt/core": "3.6.0",
|
|
30
|
+
"@quiltt/react": "3.6.0"
|
|
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.
|
|
2
|
+
export const version = '3.6.0'
|