Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 07:37
98ba293

4.0.0 (2024-10-10)

⚠ BREAKING CHANGES

  • The eMode exports on the js side now contain the full eMode configuration with the decoded bitmaps. Abis are exported via /abis to no longer mix with the addresses. Removing tokenlist from ts exports as there's no good reason to use it from here (integrations work with the toplevel json)

Features

Bug Fixes

  • add v3.2 config engine (#632) (cf71df4)
  • previous fixes were for release ci, this one for cron ci (#626) (1296c81)