Skip to content

Releases: pimlicolabs/permissionless.js

[email protected]

06 Mar 23:37
575dabd
Compare
Choose a tag to compare

Patch Changes

  • d790f83: Add missing 'types' export in the package.json

[email protected]

06 Mar 03:15
a4bb112
Compare
Choose a tag to compare

Patch Changes

  • 68a207f: Remove unused entrypoint parameter on the method createSmartAccountClient

[email protected]

04 Mar 23:41
cd2a41a
Compare
Choose a tag to compare

Patch Changes

  • b4ee5ec: Make smart accounts eip 6492 compliant

[email protected]

25 Feb 18:03
c79bb7c
Compare
Choose a tag to compare

Patch Changes

  • 850b861: pimlicoBundlerActions has entryPoint as an input now
  • c6f44aa: Make fields of userOpeartion v0.7 optional instead of undefined
  • 850b861: Fix source types for safe accounts
  • 4392ac8: Fix signer types

[email protected]

25 Feb 15:15
51fa0ec
Compare
Choose a tag to compare

Patch Changes

  • 5e935d0: Fix SponsorUserOperationReturnType with no undefined values
  • b173cf9: Remoive entryPoint params when calling sponsorUserOperation from client

[email protected]

25 Feb 06:25
4e5905f
Compare
Choose a tag to compare

Patch Changes

  • 29773d0: change providerToSmartAccountSigner signature

[email protected]

25 Feb 06:02
1b128d2
Compare
Choose a tag to compare

Patch Changes

  • 2b2c290: fix prepareUserOperationRequest for entryPoint 0.7

[email protected]

25 Feb 03:30
207c475
Compare
Choose a tag to compare

Minor Changes

  • be2929a: Add EntryPoint v0.7 support
  • f860a3a: providerToSmartAccountSigner accepts keyword args
  • dcf9d9d: Add support for middleware in createSmartAccountClient

0.0.X -> 0.1.X Migration Guide

[email protected]

17 Feb 14:00
3f2fa01
Compare
Choose a tag to compare

Patch Changes

  • 049a82c: Safe accounts will revert with error string if calldata reverts

@permissionless/[email protected]

17 Feb 14:00
3f2fa01
Compare
Choose a tag to compare

Patch Changes