Skip to content

Latest commit

 

History

History
115 lines (55 loc) · 7.7 KB

File metadata and controls

115 lines (55 loc) · 7.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2026-01-13)

Features

  • RNVisionCameraOCR: add frameSkipThreshold option to iOS implementation (#86) (3c6e268)

1.1.2 (2025-12-29)

Bug Fixes

1.1.1 (2025-12-15)

1.1.0 (2025-12-15)

Features

1.0.13 (2025-12-08)

Bug Fixes

  • Backwards compatibility of useLightweightMode (#72) (099aa53)

1.0.12 (2025-12-04)

Bug Fixes

  • Cache types for expo 52 build errors (#68) (d83a82d)

1.0.11 (2025-12-03)

⚠️ BREAKING CHANGE: ⚠️ Because of the introduced useLightweightMode (default true), the data structure is now different, with low level of detail. Set to false to get the previous structure.

Bug Fixes

  • Improve performance on Android, add configuration options (#61) (5d894e9)

1.0.10 (2025-12-03)

Bug Fixes

  • Change callback return type to fix some build errors in Android (#63) (ba688f9)

1.0.9 (2025-12-02)

Bug Fixes

  • PhotoRecognizerModule is empty object (#59) (c273be1)
  • Update repository url in package.json (#55) (cf97920)

1.0.8 (2025-11-19)

Bug Fixes

  • Bump glob to fix dependabot alert (#48) (1d98a58)
  • Bump js-yaml to fix dependabot alerts (#47) (f4684e3)
  • Bump js-yaml version to 4.1.1 to fix dependabot alert (#49) (007ebe7)
  • Upgrade js-yaml to fix depandabot alert (#46) (e1540e3)

1.0.7 (2025-11-15)

1.0.6 (2025-11-07)

Bug Fixes

1.0.5 (2025-10-31)

Bug Fixes

  • Firebase compatibility (#36) (8f7d4cb)
  • remove npm-pack-zip from yarn.lock to address yargs-parser advisory (#31) (de924ba)

1.0.4 (2025-10-31)

Bug Fixes

1.0.3 (2025-10-29)

Bug Fixes

  • remove npm-pack-zip from yarn.lock to address yargs-parser advisory (#31) (de924ba)

1.0.2 (2025-10-15)

1.0.1 (2025-10-07)

Bug Fixes