Skip to content

v12.0.0

Compare
Choose a tag to compare
@Shaptic Shaptic released this 30 May 21:54
· 23 commits to master since this release
2f38f46

Protocol 21: Stable Release

This is exactly the same as v12.0.0-rc.1 with only dependency upgrades, but the full changelog from the previous stable version is replicated below.

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