Skip to content

v0.8.1

Compare
Choose a tag to compare
@ArielElp ArielElp released this 02 Apr 12:07
· 3 commits to master since this release
a2d10fc

The version fixes the interaction between nodes and starknet-js, where large integers for subscription ids generated by nodes were not possible to represent as numbers in JS.

What's Changed

  • Breaking: change subscription_id from integer to string by @tabaktoni in #288
  • Apply formatting with prettier by @FabijanC in #287
  • Reconcile the RESOURCE_BOUNDS and FEE_ESTIMATE types by @ArielElp in #290

Full Changelog: v0.8.0...v0.8.1