Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented May 9, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@animo-id/[email protected]

Minor Changes

  • 153111e: - Major rework of the library, primairly the underlying CBOR structures

    • Includes an Issuer, Holder and Verifier class that should make it easier to issue, hold and verify mDocs
    • More aligned with the specification, w.r.t. naming conventions
    • Simplified additions/modifitcations, so adding newer features will be a lot simpler
  • fd7cc00: feat: add new openid4vp session transcript calculation methods.

    NOTE that this introduces breaking chnages since calculateSessionTranscriptBytesForOid4VpDcApi has been renamed to calculateSessionTranscriptBytesForOid4VpDcApiDraft24. The calculateSessionTranscriptBytesForOid4VpDcApi method is now used for the latest (draft29/1.0) session transcript structure.

    In addtion, calculateSessionTranscriptBytesForOid4Vp has been renamed to calculateSessionTranscriptBytesForOid4VpDraft18. The calculateSessionTranscriptBytesForOid4Vp method is now used for the latest (draft29/1.0) session transcript structure.

  • 0311619: fix: use variable map size for map encoding

  • 15a8efa: Remove support for the CommonJS/CJS syntax. Since React Native bundles your code, the update to ESM should not cause issues. In addition all latest minor releases of Node 20+ support requiring ESM modules. This means that even if you project is still a CommonJS project, it can now depend on ESM modules. For this reason mDOC is now fully an ESM module.

Patch Changes

  • 2963990: feat: native JS implementation of byte encoding and decoding
  • 3f19ace: fix: always true statement throws error. In the DeviceResponse model there was an always true if statement that throws an error before allowing the creation of the response.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 3e9cc08 to 7a9e72a Compare July 8, 2025 09:22
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from ff364e5 to ce44fc2 Compare August 15, 2025 11:45
@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from 8c1f2d9 to 9ff50d5 Compare November 11, 2025 12:56
@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from cb478ef to 4d598ee Compare November 27, 2025 09:36
Signed-off-by: "github-actions[bot]" <"41898282+github-actions[bot]@users.noreply.github.com">
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4d598ee to 67fdd7d Compare December 1, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant