Commit 8ddd85e
authored
Bump Codama renderer and adopt @solana/kit 6.10 (#344)
* Bump Codama renderer and adopt @solana/kit 6.10
This bumps the Codama renderer and regenerates the modern JS client so it stays compatible with @solana/kit 6.10. The generated program plugin now returns the homomorphic `ExtendedClient` type (introduced in kit 6.10) instead of the previous `Omit<T, ...>` intersection, and the client's kit floor is raised to ^6.10.0.
* Fix package.json indentation1 parent 0395e44 commit 8ddd85e
5 files changed
Lines changed: 575 additions & 343 deletions
File tree
- clients/js
- src/generated/programs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments