Skip to content

Releases: prownapp/react-native-quick-crypto

Release 0.6.2

05 Apr 14:54
878ded5
Compare
Choose a tag to compare

Release 0.6.1

05 Apr 14:52
64c8550
Compare
Choose a tag to compare

0.6.1 (2023-04-05)

Release 0.6.0

05 Apr 13:54
f9defd7
Compare
Choose a tag to compare

0.6.0 (2023-04-05)

📚 Documentation

✨ Features

🐛 Bug Fixes

  • .value() compile error (3bdff4d)
  • Add Buffer global (3b8c7fe)
  • android: react-native 0.69 build (#76) (f0d69b4)
  • Define QuickCrypto (23707a2)
  • Don't use numeric separator (fixes #78) (b52d70a)
  • Fix super error (de12e08)
  • Fix Android namespace (81fa3e7)
  • Fix last numeric separator (8c3c619)
  • Fix path to load native C++ Library (40e1025)
  • Fix stream-browserify typings (2370645)
  • Fix Utils import in random (#96) (2878b46)
  • package.json react-native source path (#83) (d90e9a5)
  • Pass encoding to sign (89be3a2)
  • Remove stream dependency (19a1800)
  • TEMPORARY FIX: ts-ignore (f0dda40)
  • Use Buffer.isBuffer rather than custom isBuffer (#105) (8be2c37)
  • Use any OpenSSL-Universal version (9863e28), closes #74
  • Use babel instead of Metro resolver (43752b6)