Releases: contentauth/c2pa-js
Releases · contentauth/c2pa-js
@contentauth/c2pa-types@0.3.0
Minor Changes
- 4c3ccd5: Export types for ManifestDefinition, Ingredient, and Builder
@contentauth/c2pa-web@0.2.3
Patch Changes
- 2c499ef: Fix issue which crashes reader.fromBlob() and reader.fromBlobFragment() in Firefox.
@contentauth/c2pa-web@0.2.2
Patch Changes
- dda5680: Added @contentauth/c2pa-wasm/inline entrypoint with inlined WASM binary
@contentauth/c2pa-wasm@0.2.1
Patch Changes
- 866ef6c: Update wasm-bindgen to 0.2.101
@contentauth/c2pa-types@0.2.1
Patch Changes
- 866ef6c: Export all types from ManifestStore
@contentauth/c2pa-web@0.1.0
@contentauth/c2pa-wasm@0.1.0
Minor Changes
- e9a7614: Add minimal reader API