Skip to content

Releases: thinkgrid-labs/react-native-shield

Release 0.4.1

05 Mar 06:19

Choose a tag to compare

Release 0.4.0

05 Mar 02:43

Choose a tag to compare

0.4.0 (2026-03-05)

Bug Fixes

  • android: fix kotlin syntax errors and nullability in ShieldModule (93e8cef)
  • ci: add @react-native/codegen to example app for pnpm compatibility (a4b1a81)
  • ci: fix pnpm test args and android build dependency (4df5ade)
  • pkg: correct npm scope to @think-grid-labs (8292096)
  • tsconfig: add scoped package alias for typecheck resolution (192afb0)

Features

  • add platform attestation, root reason codes, storage helpers, and biometric strength (25e55cc)
  • add platform attestation, root reason codes, storage helpers, and biometric strength (2b49991)
  • example: expand demo app to cover all new APIs (16c5cb8)
  • security: implement advanced anti-tampering, biometrics, and dynamic SSL pinning (80a91cb)
  • v0.3.1 — attestation, biometrics, storage helpers & SEO (5ad7cfe)

Release 0.2.0

30 Jan 03:22

Choose a tag to compare

0.2.0 (2026-01-30)

Bug Fixes

  • ci: fix setup action shell and upgrade release to node 22 (4356142)
  • ci: map NPM_TOKEN to NODE_AUTH_TOKEN (c946d63)
  • release actions (91172bf)
  • rename package to @akosidencio/react-native-shield (3e9ca37)

Features

  • add automatic package release action (6b3da41)
  • initial project setup (12edaa4)