Skip to content

Releases: Rubilmax/viem-deal

v2.0.4

25 Oct 15:18
d4dd47d
Compare
Choose a tag to compare

2.0.4 (2024-10-25)

Bug Fixes

  • imports: remove .js extension (d4dd47d)

v2.0.3

25 Oct 15:14
4675ab9
Compare
Choose a tag to compare

2.0.3 (2024-10-25)

Bug Fixes

  • package: convert to cjs (4675ab9)

v2.0.2

22 Oct 13:12
cf378ce
Compare
Choose a tag to compare

2.0.2 (2024-10-22)

Bug Fixes

v2.0.1

17 Oct 12:18
54e798a
Compare
Choose a tag to compare

2.0.1 (2024-10-17)

Bug Fixes

v2.0.0

14 Oct 09:48
fb26986
Compare
Choose a tag to compare

2.0.0 (2024-10-14)

⚠ BREAKING CHANGES

  • deal: The recipient parameter of the deal function has been renamed to account and is now optional. If no account is provided, the default account of the client is used.

Features

  • deal: rename recipient and add default account (fb26986)

v1.1.0

14 Oct 09:14
170ea62
Compare
Choose a tag to compare

1.1.0 (2024-10-14)

Features

  • deal: faster deal via access lists (d915990)

v1.0.5

04 Oct 08:16
8031567
Compare
Choose a tag to compare

1.0.5 (2024-10-04)

Bug Fixes

  • cache: change file name (8031567)

Dependencies and Other Build Updates

  • package: update package def (9810fed)

v1.0.4

04 Oct 07:55
78abaad
Compare
Choose a tag to compare

1.0.4 (2024-10-04)

Bug Fixes

v1.0.3

04 Oct 07:53
6428fe2
Compare
Choose a tag to compare

1.0.3 (2024-10-04)

Bug Fixes

  • package: add lib directory (6428fe2)

v1.0.2

04 Oct 07:47
81297f9
Compare
Choose a tag to compare

1.0.2 (2024-10-04)

Bug Fixes

  • cache: store at foundry cache level (81297f9)