Releases: pimlicolabs/permissionless.js
Releases · pimlicolabs/permissionless.js
[email protected]
Patch Changes
- 76c4031: Remove imports from abitype and move them to viem, fixes: issue#105
@permissionless/[email protected]
[email protected]
[email protected]
Patch Changes
- 57dd176: Added custom error types corresponding to AA errors
[email protected]
Patch Changes
- 3917ad1: fix isSmartAccountDeployed
[email protected]
Patch Changes
- 1069679: Added support for sendCompressedUserOperation Pimlico bundler action
[email protected]
Patch Changes
- 4de179a: Enable state overrides during estimation
[email protected]
Patch Changes
- 341b594: Add ability to pass deployed account address to signer**Account actions
[email protected]
Patch Changes
- ee5e795: 1. Account type for smartAccountCLient will be inferred automatically, so you will not have to pass
account
everywhere in functions likesendTransaction
2. Switching tests to vitest to enable type testing for better types in future 3. Better types for all the actions, we prettify all the args & return types
[email protected]
Patch Changes
- e290cf7: Fix type for createSmartAccountClient