Skip to content

Releases: wevm/ox

ox@0.6.12

01 Apr 00:32
6e1a02c

Choose a tag to compare

Patch Changes

ox@0.6.11

31 Mar 20:07
a32dcde

Choose a tag to compare

Patch Changes

  • ba67f11 Thanks @jxom! - Enhanced handling of arbitrary Provider errors.

ox@0.6.10

11 Mar 04:06
801c0a5

Choose a tag to compare

Patch Changes

  • #65 33712a5 Thanks @thomas779! - Added support for multiple credentialIds in WebAuthnP256.

  • 10e6449 Thanks @jxom! - Added case to fall back to cause.details for BaseError details.

ox@0.6.9

26 Jan 22:34
dfa850d

Choose a tag to compare

Patch Changes

  • 6480607 Thanks @jxom! - Fixed AbiEvent.encode for zeroish arguments.

ox@0.6.8

25 Jan 08:55
7d7c90b

Choose a tag to compare

Patch Changes

ox@0.6.7

20 Jan 20:39
000620a

Choose a tag to compare

Patch Changes

  • 076c6a2 Thanks @jxom! - Removed redundant pure annotation.

ox@0.6.6

20 Jan 03:57
1a5ee40

Choose a tag to compare

Patch Changes

ox@0.6.5

15 Jan 22:59
759ed6e

Choose a tag to compare

Patch Changes

  • 0b5182f Thanks @jxom! - Fixed build process for typedef generation.

ox@0.6.4

15 Jan 02:17
2769eb1

Choose a tag to compare

Patch Changes

  • 74ceae4 Thanks @jxom! - Fixed Provider.parseError behavior.

ox@0.6.3

14 Jan 00:31
8c68d23

Choose a tag to compare

Patch Changes

  • ddaed51 Thanks @jxom! - Fixed parsing of Provider RPC errors.