Skip to content

v11.0.1

Compare
Choose a tag to compare
@Shaptic Shaptic released this 20 Mar 21:20
· 3 commits to master since this release
8fe2d8c

Fixed

  • Add compatibility with pre-ES2016 environments (like some React Native JS compilers) by adding a custom Buffer.subarray polyfill (#733).
  • Upgrade underlying dependencies, including @stellar/js-xdr which should broaden compatibility to pre-ES2016 environments (#734, #735).