Skip to content

Releases: theahaco/contract-explorer

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 15:42
a33ed2a

1.4.0 (2026-08-19)

Bug Fixes

  • address review feedback on return value display (3cf9970)

Features

  • surface contract function return values in Simulate and Submit UI (e400761), closes #1

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 23:07
bb6f636

1.3.0 (2026-07-09)

Bug Fixes

  • add better cli arg parsing (7367e52)
  • allowHttp on loopback (feb9ca5)
  • handle collisions in loadContracts (0d3e381)
  • load config in server tests (ad6adb6)
  • remove confusing load failure message (c7d6d19)
  • remove eager load option (d14cd89)
  • simplify allowHttp logic (98899f2)
  • vitest types (d7bb8f6)

Features

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Feb 15:40

1.2.0 (2026-02-01)

Features

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Feb 15:13

1.1.0 (2026-02-01)

Bug Fixes

Features

  • add release workflow (2c5c7b1)
  • split modal into optional component (36fe120)