Original release notes
What's Changed
- ci: keep_files on typedoc deploy so releases stop wiping gh-pages by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/741
- [Backport v4-dev] fix(utils): throw CTSError for malformed token templates by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/743
- ci: lint tests with a tailored ruleset (v4-dev) by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/748
- [Backport v4-dev] fix(p2pk): cap NUT-28 locking slots at 11 (#753) by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/759
- fix(crypto): align NUT-29 batch quote signatures with amended spec by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/674
- fix(p2bk): align HTLC key slots with the [data, ...pubkeys, ...refund] order (NUT-28) (#763) by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/767
- feat(nut29): add batch quote checks [backport v4-dev] by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/774
- chore(v4-dev): release 4.7.0 by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/749
Full Changelog: https://github.com/cashubtc/cashu-ts/compare/v4.6.1...v4.7.0

