Commit 1afaeac
authored
feat: migrate to @metamask/messenger-cli for action types codegen (#579)
* chore: use @metamask/messenger CLI for action type generation
- Delete local scripts/generate-method-action-types.ts (755 lines)
- Bump @metamask/messenger from ^0.3.0 to ^1.1.0
- Remove tsx devDependency (no longer needed)
- Update generate script to use messenger-generate-action-types CLI
* chore: add PR link to changelog entry
* fix: add resolution to force @metamask/messenger@^1.1.0
* fix: format package.json with prettier
* Revert "fix: format package.json with prettier"
This reverts commit 566b7ff.
* Revert "fix: add resolution to force @metamask/messenger@^1.1.0"
This reverts commit c18ae36.
* fix: remove tsx from lavamoat.allowScripts
* feat: migrate to @metamask/messenger-cli for action types codegen
* fix: prettier formatting1 parent d323601 commit 1afaeac
5 files changed
Lines changed: 29 additions & 1070 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
| 35 | + | |
37 | 36 | | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
100 | | - | |
101 | | - | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | 134 | | |
136 | 135 | | |
137 | 136 | | |
| |||
0 commit comments