Skip to content

1.4.0

Compare
Choose a tag to compare
@yasincaliskan yasincaliskan released this 08 Jan 09:20
· 9 commits to main since this release
60987f9

🚨 Breaking Changes

  • algosdk Upgrade: Upgraded to algosdk v3, introducing breaking changes.
    Please refer to the migration guide for a smooth transition.

✨ Changelog

  • Replaced cjs output with esm for modern JavaScript module support.
  • Removed all require imports in favor of import statements.