File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.0.0-test.3] ( https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v2.0.0-test.2...v2.0.0-test.3 ) (2022-09-23)
2
+
3
+
4
+ ### Features
5
+
6
+ * update iOS agent to 2.1.3 ([ 14a0e42] ( https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/14a0e4232c4ca71bcb204d92aa9e51e64b2c12e7 ) )
7
+ * update react-native to 0.70.1 ([ 22b8d33] ( https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/22b8d33ee42d4c3d851ba6a97085da1a3eb0cea8 ) )
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * async code example ([ 415c422] ( https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/415c422206e4f8a750f9ac8aa1447251e411c9af ) )
13
+ * error description ([ 81f9337] ( https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/81f93375334eed1a5d06d35a55788fac82c65d76 ) )
14
+ * generate iOS Metadata even if linkedId is nil ([ 858ac51] ( https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/858ac5171bd95b7c88abfddd08528a244c9b38af ) )
15
+ * getVisitorId error handling ([ 1d04c86] ( https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/1d04c866d4c06a1d7e0db1d80896efa50491366a ) )
16
+
17
+
18
+ ### Documentation
19
+
20
+ * ** README:** add documentation badge ([ 62a3df1] ( https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/62a3df1a4e9f560dad4c666198ea7492b022ecff ) )
21
+
1
22
## [ 2.0.0-test.2] ( https://github.com/fingerprintjs/fingerprintjs-pro-react-native/compare/v2.0.0-test.1...v2.0.0-test.2 ) (2022-09-19)
2
23
3
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fingerprintjs/fingerprintjs-pro-react-native" ,
3
- "version" : " 2.0.0-test.2 " ,
3
+ "version" : " 2.0.0-test.3 " ,
4
4
"description" : " Official React Native client for FingerprintJS PRO. Best identification solution for React Native." ,
5
5
"main" : " ./build/fpjs-pro-react-native.cjs.js" ,
6
6
"module" : " ./build/fpjs-pro-react-native.esm.js" ,
You can’t perform that action at this time.
0 commit comments