Releases: solana-program/token-2022
Releases · solana-program/token-2022
Release list
js@v0.13.0
What's new
- Publish js@v0.13.0 by @github-actions[bot]
- Bump JS client to @solana/kit v7 (#1308) by @lorisleiva
- Upgrade TypeScript to 6.0 (both clients) (#1283) by @clankmaxxing-clod
- Update @solana/sysvars peer dependency (#1277) by @AnAllergyToAnalogy
- Derive confidential transfer auditor from mint (#1269) by @catmcgee
- Add confidential balance and empty account helpers (#1267) by @catmcgee
js-legacy@v0.4.15
What's new
- Publish js-legacy@v0.4.15 by @github-actions[bot]
- Update package.json for trusted publishing (#1303) by @joncinque
- Upgrade TypeScript to 6.0 (both clients) (#1283) by @clankmaxxing-clod
- Decode instructions with optional COption fields when data is zero-padded (#1017) by @babuClawd
- Add permissioned burn extension (#818) by @Szegoo
- Fix typo in isUiAmountToAmountInstruction function name (#903) by @XD637
- Add
unwrap_lamportsinstruction (#857) by @abelmarnk - Update files with new info (#774) by @joncinque
interface@v3.1.1
What's new
- Add support for mixed proof locations for confidential mint burn instruction constructors (#1263) by @samkim-crypto
js@v0.12.0
What's new
- Publish js@v0.12.0 by @github-actions[bot]
- Bump zk-elgamal-proof dependency to 0.2.0 (#1261) by @lorisleiva
- Migrate JS lint and format tooling to Oxlint and Oxfmt (#1249) by @lorisleiva
- Export the legacy token program address (#1245) by @lorisleiva
- Add a Kit-plugin client to the JS package (#1243) by @lorisleiva
- Update Codama and regenerate the JS client (#1242) by @lorisleiva
- Migrate JS tests from local validator to LiteSVM (#1241) by @lorisleiva
- Migrate JS tests from AVA to Vitest (#1236) by @lorisleiva
interface@v3.1.0
What's new
- Publish spl-token-2022-interface v3.1.0 (manual version update #1262)
- Add allocation-free account length helper (#1231) by @grod220
- Align orchestration with the solana-program org (#1246) by @lorisleiva
- Sync Token 2022 IDL with the program interface (#1210) by @lorisleiva
rust-legacy@v0.19.1
What's new
- Publish spl-token-client v0.19.1 by @github-actions[bot]
- Bump solana-zk-sdk to v7 (#1240) by @joncinque
- Support permissioned burn authority in burn (#1226) by @joncinque
proof-generation@v0.6.1
What's new
- Publish spl-token-confidential-transfer-proof-generation v0.6.1 by @github-actions[bot]
- Bump solana-zk-sdk to v7 (#1240) by @joncinque
cli@v5.6.1
What's new
- Publish spl-token-cli v5.6.1 by @github-actions[bot]
- Bump solana-zk-sdk to v7 (#1240) by @joncinque
- Support permissioned burn authority in burn (#1226) by @joncinque
js@v0.11.0
js@v0.10.0
What's new
- Publish js@v0.10.0 by @github-actions[bot]
- Confidential transfers helper functions (#1096) by @catmcgee
- Add a batch instruction helper to the JS client (#1211) by @lorisleiva
- Sync Token 2022 IDL with the program interface (#1210) by @lorisleiva
- Include source files in published package for IDE navigation (#1037) by @amilz