Skip to content

v2.7.1

Latest

Choose a tag to compare

@safenestdev safenestdev released this 09 Apr 19:24

Bug Fix

  • Fix type re-exports — Synthetic content types and updated verification types (VerificationResult, DocumentDetails, MrzFields, BarcodeResult, DocumentAuthenticityResult) were not re-exported from the main entry point in v2.7.0. TypeScript consumers would get "has no exported member" errors when importing these types from @tuteliq/sdk. Now all types are correctly exported.

No API or runtime changes — this is a types-only fix.