Skip to content

v12.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Shaptic Shaptic released this 14 May 21:43
· 20 commits to master since this release
b96281b

Protocol 21

Breaking Changes

Added

  • To facilitate serialization and deserialization for downstream systems, this package now exports cereal.XdrWriter and cereal.XdrReader which come directly from @stellar/js-xdr (#744).

Fixed

  • Updated various dependencies (#737, #739).
  • Buffer and Uint8Array compatibility has improved in StrKey (#746).

New Contributors

Full Changelog: v11.0.1...v12.0.0-rc.1