github cashubtc/cashu-ts v2.2.0

21 hours ago

After weeks of testing and tweaking, we are happy to finally release a stable version of v2.2. This release brings a completely new bundling pipeline, replacing the old TSC-only build, with a modernized vite bundle. We also added everything required to host a standalone bundle of cashu-ts, which should be available too.

Additionally v2.2 adds a completely new way of creating outputs and proofs, which lets library users take full control over the process.

What's Changed

  • Moved to vite for bundling (updated target + typescript, added standalone builds)
  • Added custom output data for consumers to take control over the output data used for proof creation.
  • Testing with vitest by @Egge21M in #213
  • use sendOption type in function argument by @mubarak23 in #212
  • raw token converters by @gandlafbtc in #207
  • Fix deterministic secrets by @Egge21M in #238
  • SplitAmount Refactor by @Egge21M in #240

New Contributors

Full Changelog: v2.1.0...v2.2.0

Don't miss a new cashu-ts release

NewReleases is sending notifications on new releases.