Skip to content

Releases: benjamineruvieru/react-native-credentials-manager

Release 0.6.0

03 Jun 14:35
Compare
Choose a tag to compare

0.6.0 (2025-06-03)

  • feat: add Apple Sign-In support and update iOS entitlements for credential management (56d578f)
  • feat: add entitlements file for iOS example project (11dbbec)
  • feat: enhance credential management with Apple Sign-In support and validation improvements (f2df7e5)
  • chore: release 0.5.3 (3b9a1e6)
  • chore: update dependencies to androidx.credentials 1.6.0-alpha02 and related libraries (1211a20)
  • Fixed the importing error in CredentialsManagerModule.kt (3037ac8)

Release 0.5.2

28 Mar 21:18
Compare
Choose a tag to compare

0.5.2 (2025-03-28)

  • fix: add TypeScript definitions path in package.json (d192755)
  • fix: change googleSignin function name for bettter clarity (c879947)
  • chore: release 0.5.1 (9b4d0cb)

Release 0.5.0

06 Feb 19:16
Compare
Choose a tag to compare

0.5.0 (2025-02-06)

  • docs: editted docs (95845e2)
  • feat: implement signIn method with support for passkeys, passwords, and Google Sign-In (02b84cb)

Release 0.4.0

05 Feb 08:47
Compare
Choose a tag to compare

0.4.0 (2025-02-05)

  • chore: update .gitignore to include .env and remove unnecessary return statement in App component (2758f1a)
  • chore: update package.json keywords and homepage URL for improved discoverability (2b893de)
  • docs: update README to reflect Google Sign-In support and old architecture compatibility (112a9f6)
  • feat: add signOut functionality and update Google sign-in parameters (c9b09c2)
  • feat: added Google signin functionality (38aa4f2)

Release 0.3.0

04 Feb 18:02
Compare
Choose a tag to compare

0.3.0 (2025-02-04)

  • docs: update README to reflect support for old architecture (e2f104d)
  • feat: implement old architecture for CredentialsManager with error handling (9fa5ba0)
  • chore: release 0.2.1 (9d6eb9f)
  • fix: fixed ios build error (40159b3)

Release 0.2.0

04 Feb 15:00
Compare
Choose a tag to compare

0.2.0 (2025-02-04)

  • feat: implement credential management with passkeys and passwords (f69af3b)
  • feat: update conventional changelog preset to include detailed types and sections (d5172c4)
  • feat: update package description for clarity and detail (3c547eb)
  • chore: initial commit (adf4cff)