Back to Freedom Tech Daily Back
All Cashu TS releasesAll versions
Release Sun, May 10, 2026 1 min read

Cashu TS 4.2.1

This release is technically a breaking change to the public type BatchMintRequest (and by extension, BatchMintPreview ), but treating as a patch as batch minting is new and experimental, not widely supported or used, the payload is short lived, and the primary consumer is this library.

This release is technically a breaking change to the public type BatchMintRequest (and by extension, BatchMintPreview), but treating as a patch as batch minting is new and experimental, not widely supported or used, the payload is short lived, and the primary consumer is this library.

In the unlikely event you were using these types, please update quote_amounts from bigint[] to Amount[] in your code.

What's Changed

Full Changelog: v4.2.0...v4.2.1

Primary Sources