Skip to content

Releases: Rubilmax/viem-tracer

v1.4.1

03 Jan 17:06
a510911
Compare
Choose a tag to compare

1.4.1 (2025-01-03)

Bug Fixes

  • trace: only throw when no receipt (a510911)

v1.4.0

11 Dec 11:20
64bf903
Compare
Choose a tag to compare

1.4.0 (2024-12-11)

Features

  • viem: trace eth_sendTransaction (64bf903)

v1.3.3

25 Oct 15:19
8928ee2
Compare
Choose a tag to compare

1.3.3 (2024-10-25)

Bug Fixes

  • imports: remove .js extension (8928ee2)

v1.3.2

25 Oct 15:13
ad32b5b
Compare
Choose a tag to compare

1.3.2 (2024-10-25)

Bug Fixes

  • package: convert to cjs (ad32b5b)

Dependencies and Other Build Updates

  • package: convert to cjs (8ac4502)

v1.3.1

24 Oct 13:36
dd99c8e
Compare
Choose a tag to compare

1.3.1 (2024-10-24)

Bug Fixes

  • cache: better cache management (dd99c8e)

v1.3.0

24 Oct 12:42
3c2008e
Compare
Choose a tag to compare

1.3.0 (2024-10-24)

Features

  • tracer: add next false behavior (3c2008e)

v1.2.0

22 Oct 14:27
b712b34
Compare
Choose a tag to compare

1.2.0 (2024-10-22)

Features

  • tracer: add support for logs (b712b34)

v1.1.1

22 Oct 13:26
823f2a5
Compare
Choose a tag to compare

1.1.1 (2024-10-22)

Bug Fixes

  • tracer: import colors as commonjs module (823f2a5)

v1.1.0

22 Oct 13:22
57b736e
Compare
Choose a tag to compare

1.1.0 (2024-10-22)

Features

  • tracer: add tracer config options (57b736e)

v1.0.1

22 Oct 13:14
0bcc681
Compare
Choose a tag to compare

1.0.1 (2024-10-22)

Bug Fixes