v12.0.0-rc.1
Pre-release
Pre-release
Protocol 21
Breaking Changes
- The generated XDR has been upgraded to match the upcoming Protocol 21, namely stellar/stellar-xdr@
1a04392
(#738).
Added
- To facilitate serialization and deserialization for downstream systems, this package now exports
cereal.XdrWriter
andcereal.XdrReader
which come directly from@stellar/js-xdr
(#744).
Fixed
- Updated various dependencies (#737, #739).
Buffer
andUint8Array
compatibility has improved inStrKey
(#746).
New Contributors
- @kanwalpreetd made their first contribution in #745
- @jiqiang90 made their first contribution in #746
Full Changelog: v11.0.1...v12.0.0-rc.1