Cashu-TS 2.5 is out, adding NUT-22 Blinded Authentication and plenty of DX improvements.
What's Changed
- Replace Enums with Const Objects by @lollerfirst in #270
- Fix: Update getEncodedTokenV4 parameter format by @nogringo in #273
- Added getDecodedToken example in the README and an example of firebase API to receive cashu payments by @nogringo in #274
- Support for proof witness field in token serialization by @vstabile in #280
- Fix P2PK refund to reflect NUT-11 format by @robwoodgate in #282
- Add NUT-22 BlindedAuth by @Egge21M in #243
- Melt: made blank output amount equal split length by @Egge21M in #288
- Bringing back cashu-crypto-ts code into cashu-ts by @gandlafbtc in #279
- update response types by @gandlafbtc in #275
- Run format check on PR by @jaas666 in #292
- Make sure to always stringify URL object for WebSockets by @Egge21M in #296
- nut18: optional transport and add nut10 option by @gudnuf in #285
- Add API-Extractor to project and CI by @Egge21M in #298
New Contributors
- @nogringo made their first contribution in #273
- @vstabile made their first contribution in #280
- @robwoodgate made their first contribution in #282
- @jaas666 made their first contribution in #292
Full Changelog: v2.4.3...v2.5.0