What's Changed
* fix(init): don't add two `dev_dependencies` sections by chadoh in https://github.com/stellar/stellar-cli/pull/1296
* Embed examples contract list into source and remove from build script by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1301
* Remove deprecated lab token command by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1306
* Remove deprecated config command by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1305
* Add xdr command to root by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1307
* Remove lab xdr command by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1310
* feat: add cache sub commands and allow for proper transaction data logging by willemneal in https://github.com/stellar/stellar-cli/pull/1173
* Allow reupload of wasm if extension is v0 by sisuresh in https://github.com/stellar/stellar-cli/pull/1309
* Removed extra output line in optimization by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1315
* feat: update TS Bindings stellar-sdk dep to 12rc2 by chadoh in https://github.com/stellar/stellar-cli/pull/1314
* feat: add no-build option for fee::Args by willemneal in https://github.com/stellar/stellar-cli/pull/1267
* Do not auto add test account to keys by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1325
* Output TransactionEnvelope instead of Transaction for --build-only by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1323
* Add stellar-cli crate alongside soroban-cli by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1320
* feat(ts-bindings): use upcoming stellar-sdk12rc3 by chadoh in https://github.com/stellar/stellar-cli/pull/1326
* fix: switch to stderr directly for when account already exists by willemneal in https://github.com/stellar/stellar-cli/pull/1328
* fix(ts-bindings): package.json needs type: module by chadoh in https://github.com/stellar/stellar-cli/pull/1333
* Bump version to 21.0.0-rc.1 by github-actions in https://github.com/stellar/stellar-cli/pull/1329
* Update README.md typo by rawritude in https://github.com/stellar/stellar-cli/pull/1338
* fix(init): example contracts: keep cdylib, exclude Cargo.lock by chadoh in https://github.com/stellar/stellar-cli/pull/1337
New Contributors
* rawritude made their first contribution in https://github.com/stellar/stellar-cli/pull/1338
**Full Changelog**: https://github.com/stellar/stellar-cli/compare/v21.0.0-preview.1...v21.0.0-rc.1