Skip to content

Releases: pimlicolabs/permissionless.js

permissionless@0.1.31

11 Jun 13:01
419ddb3
Compare
Choose a tag to compare

Patch Changes

  • 588983d: Added Trust account support
  • c1bf8d7: Added default simple account factory address
  • 35c9235: Default timeout for waitForUserOperationReceipt is inherited from bundlerClient.transport
  • 7dde111: Fixed domain not typed as TypedDataDomain

permissionless@0.1.30

29 May 20:03
ccd336e
Compare
Choose a tag to compare

Patch Changes

  • 7f0b5b9: Improved support for non-EIP1559 networks

permissionless@0.1.29

13 May 16:58
45572e7
Compare
Choose a tag to compare

Patch Changes

  • 5fa31f2: Made type of waitForUserOperationReceipt.logs consistent with Log from viem

permissionless@0.1.28

10 May 17:06
2fc04df
Compare
Choose a tag to compare

Patch Changes

  • 27ac3a7: Fixed types for paymasterActionsEip7677

permissionless@0.1.27

10 May 15:16
506c71e
Compare
Choose a tag to compare

Patch Changes

  • 7d7cc66: Changed signature of paymasterActionsEip7677 to paymasterActionsEip7677(entryPoint)

permissionless@0.1.26

07 May 16:05
b625c8c
Compare
Choose a tag to compare

Patch Changes

  • 40cb35d: Loosened the types for 7677 functions

permissionless@0.1.25

06 May 11:06
89e8339
Compare
Choose a tag to compare

Patch Changes

  • be6d2a3: Added experimental ERC-7677 support

permissionless@0.1.24

02 May 14:01
6805c6f
Compare
Choose a tag to compare

Patch Changes

  • ab93d86: Changed LightVersion to LightAccountVersion before release

permissionless@0.1.23

02 May 13:01
98b71dc
Compare
Choose a tag to compare

Patch Changes

  • 976884b: Added Alchemy's LightAccount support v1.1.0

permissionless@0.1.21

25 Apr 13:32
2bd149b
Compare
Choose a tag to compare

Patch Changes

  • c239d91: Fixed TypedData import from abitype to import from viem