Releases: dcangulo/react-native-pkce-challenge
Releases · dcangulo/react-native-pkce-challenge
v6.2.0
01 Sep 12:59
Compare
Sorry, something went wrong.
No results found
Added React Native 0.80+ support.
Enable 16 KB page size for Android.
v6.1.0
15 Dec 13:15
Compare
Sorry, something went wrong.
No results found
Bumped base64 from 2.rc.08 to 2.rc.09.
Use built-in btoa method introduced in React Native 0.74 instead of a third-party dependency.
Re-implement Android method to C++.
v6.0.1
19 Nov 16:49
Compare
Sorry, something went wrong.
No results found
Fixed missing react-native.config.js file.
v6.0.0
19 Nov 16:14
Compare
Sorry, something went wrong.
No results found
Rewrite to Turbo Native Module.
Added support for New Architecture.
Dropped support for Old Architecture.
v5.3.2
22 Jun 04:05
Compare
Sorry, something went wrong.
No results found
v5.3.1
03 Feb 06:53
Compare
Sorry, something went wrong.
No results found
Fixed Android build issues on Windows.
Fixed C++ JSI build issues. (#405 by @cavanierc )
v5.3.0
04 Dec 17:55
Compare
Sorry, something went wrong.
No results found
Added React Native 0.73+ support.
Reduced dependency size by 89.77% from 487 kB to 49.8 kb.
Removed CMake warning during build.
Exposed generateChallenge and verifyChallenge APIs.
v5.2.1
30 Nov 05:30
Compare
Sorry, something went wrong.
No results found
v5.2.0
06 May 04:58
Compare
Sorry, something went wrong.
No results found
v5.1.1
15 Sep 16:25
Compare
Sorry, something went wrong.
No results found
Fixed ndkVersion for Apple M1 Mac.