Skip to content

Commit

Permalink
Merge branch 'main' of github.com:zerodevapp/sdk into feat/sdkv5.4_vi…
Browse files Browse the repository at this point in the history
…em-native-aa
  • Loading branch information
SahilVasava committed Nov 15, 2024
2 parents ce0835d + c04444f commit ddceb91
Show file tree
Hide file tree
Showing 34 changed files with 13 additions and 3,117 deletions.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
{
"workspaces": [
"packages/*",
"templates/*",
"plugins/*",
"wallet",
"walletconnect"
],
"workspaces": ["packages/*", "templates/*", "plugins/*"],
"private": true,
"author": "ZeroDev",
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@

- Migrate to using `[email protected]` with native AA modules instead of `permissionless`

## 5.3.26

### Patch Changes

- Fixed uninstallPlugin which required transactions param

## 5.3.25

### Patch Changes

- Changed uninstallPlugin to use sendTransaction instead of sendTransaction so that execute can be used to call uninstallValidation

## 5.3.24

### Patch Changes
Expand Down
175 changes: 0 additions & 175 deletions packages/presets/.gitignore

This file was deleted.

37 changes: 0 additions & 37 deletions packages/presets/CHANGELOG.md

This file was deleted.

58 changes: 0 additions & 58 deletions packages/presets/package.json

This file was deleted.

11 changes: 0 additions & 11 deletions packages/presets/tsconfig.build.json

This file was deleted.

Loading

0 comments on commit ddceb91

Please sign in to comment.