fingerprintjs / fingerprintjs-pro-react-native

Official React Native client for Fingerprint PRO. 100% accurate device identification for fraud detection.
https://fingerprint.com
MIT License
61 stars 4 forks source link

feat: change `FingerprintJsProAgent` constructor interface #51

Closed ilfa closed 2 years ago

ilfa commented 2 years ago

BREAKING CHANGE: In previous version FingerprintJsProAgent constructor had several position arguments. In new version it is one params argument of type FingerprintJsProAgentParams. Type FingerprintJsProAgentParams will be used instead of type FingerprintJsProProviderOptions.

necipallef commented 2 years ago

This PR is for main, isn't it supposed to be for the test branch? @ilfa

ilfa commented 2 years ago

@necipallef I'm trying too keep a bit another process before it fails. (I merge main to test and keep it a little bit cleaner without pre-release commits )

ilfa commented 2 years ago

:tada: This PR is included in version 2.0.0-test.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

ilfa commented 2 years ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: