File tree Expand file tree Collapse file tree 13 files changed +110
-6
lines changed
Expand file tree Collapse file tree 13 files changed +110
-6
lines changed Original file line number Diff line number Diff line change 2020 " easy-guests-invent" ,
2121 " eleven-baboons-sin" ,
2222 " expose-hubid-filters-in-balances-and-reserves" ,
23+ " fair-tables-arrive" ,
2324 " fast-rats-bet" ,
2425 " fiery-suns-beam" ,
2526 " flat-sloths-argue" ,
27+ " floppy-sheep-grow" ,
28+ " fluffy-drinks-dig" ,
2629 " gold-flies-sink" ,
2730 " grumpy-bottles-relax" ,
2831 " happy-actors-prove" ,
3740 " modern-cases-battle" ,
3841 " nasty-wombats-heal" ,
3942 " new-canyons-rush" ,
43+ " orange-zebras-brake" ,
44+ " quick-cities-listen" ,
4045 " real-numbers-do" ,
4146 " rich-bikes-marry" ,
4247 " salty-berries-hang" ,
48+ " shaggy-flowers-sip" ,
4349 " silent-waves-agree" ,
4450 " silly-shirts-raise" ,
4551 " silver-mugs-wait" ,
4652 " small-terms-open" ,
4753 " smooth-dryers-find" ,
54+ " sour-plants-dig" ,
55+ " sour-suits-take" ,
56+ " spotty-ideas-brake" ,
4857 " sweet-planets-hunt" ,
4958 " ten-bags-bake" ,
5059 " wacky-weeks-allow" ,
Original file line number Diff line number Diff line change 11# @aave/cli
22
3+ ## 4.1.0-next.5
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 5fad9a6]
8+ - Updated dependencies [ 3eb2d1a]
9+ - Updated dependencies [ 6c71713]
10+ - Updated dependencies [ b06776a]
11+ - Updated dependencies [ 1931215]
12+ - Updated dependencies [ 551c14c]
13+ - @aave/client @4.0.0-next.12
14+
315## 4.1.0-next.4
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aave/cli" ,
3- "version" : " 4.1.0-next.4 " ,
3+ "version" : " 4.1.0-next.5 " ,
44 "description" : " CLI to interact with AaveKit API" ,
55 "keywords" : [
66 " aave" ,
Original file line number Diff line number Diff line change 11# @aave/client
22
3+ ## 4.0.0-next.12
4+
5+ ### Patch Changes
6+
7+ - 5fad9a6: ** feat:** ` preparePositionSwap ` and ` supplySwapQuote ` actions.
8+ - 3eb2d1a: ** feat:** support changes to ` SwapStatus ` union.
9+ - 6c71713: ** feat:** allows to expand swap strategies without breaking changes.
10+ - b06776a: ** feat:** ` withdrawSwapQuote ` action, ` useWithdrawSwapQuote ` and ` useWithdrawSwap ` hooks.
11+ - 1931215: ** feat:** ` repayWithSupplyQuote ` action, ` useRepayWithSupplyQuote ` and ` useRepayWithSupply ` hooks.
12+ - 551c14c: ** feat:** ` borrowSwapQuote ` action and ` useBorrowSwap ` hook.
13+ - Updated dependencies [ 5fad9a6]
14+ - Updated dependencies [ 3eb2d1a]
15+ - Updated dependencies [ 6c71713]
16+ - Updated dependencies [ b06776a]
17+ - Updated dependencies [ 5fad9a6]
18+ - Updated dependencies [ 1931215]
19+ - Updated dependencies [ 5fad9a6]
20+ - Updated dependencies [ 551c14c]
21+ - Updated dependencies [ 4c076bd]
22+ - @aave/graphql @1.0.0-next.11
23+ - @aave/types @1.0.0-next.6
24+ - @aave/core @1.0.0-next.8
25+
326## 4.0.0-next.11
427
528### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aave/client" ,
3- "version" : " 4.0.0-next.11 " ,
3+ "version" : " 4.0.0-next.12 " ,
44 "description" : " The official TypeScript client for the AaveKit API" ,
55 "keywords" : [
66 " aave" ,
Original file line number Diff line number Diff line change 11# @aave/core
22
3+ ## 1.0.0-next.8
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 5fad9a6]
8+ - Updated dependencies [ 5fad9a6]
9+ - Updated dependencies [ 5fad9a6]
10+ - @aave/types @1.0.0-next.6
11+
312## 1.0.0-next.7
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aave/core" ,
3- "version" : " 1.0.0-next.7 " ,
3+ "version" : " 1.0.0-next.8 " ,
44 "description" : " The shared core across Aave SDKs." ,
55 "repository" : {
66 "directory" : " packages/core" ,
Original file line number Diff line number Diff line change 11# @aave/graphql
22
3+ ## 1.0.0-next.11
4+
5+ ### Patch Changes
6+
7+ - 5fad9a6: ** feat:** ` preparePositionSwap ` and ` supplySwapQuote ` actions.
8+ - 3eb2d1a: ** feat:** support changes to ` SwapStatus ` union.
9+ - 6c71713: ** feat:** allows to expand swap strategies without breaking changes.
10+ - b06776a: ** feat:** ` withdrawSwapQuote ` action, ` useWithdrawSwapQuote ` and ` useWithdrawSwap ` hooks.
11+ - 5fad9a6: ** feat:** ` useSupplySwap ` and ` useSupplySwapQuote ` hooks.
12+ - 1931215: ** feat:** ` repayWithSupplyQuote ` action, ` useRepayWithSupplyQuote ` and ` useRepayWithSupply ` hooks.
13+ - 5fad9a6: ** feat:** support latest GQL schema.
14+ - 551c14c: ** feat:** ` borrowSwapQuote ` action and ` useBorrowSwap ` hook.
15+ - 4c076bd: ** feat:** new ` useBorrowSwapQuote ` hook.
16+ - Updated dependencies [ 5fad9a6]
17+ - Updated dependencies [ 5fad9a6]
18+ - Updated dependencies [ 5fad9a6]
19+ - @aave/types @1.0.0-next.6
20+
321## 1.0.0-next.10
422
523### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aave/graphql" ,
3- "version" : " 1.0.0-next.10 " ,
3+ "version" : " 1.0.0-next.11 " ,
44 "description" : " GraphQL bindings for the Aave API" ,
55 "repository" : {
66 "directory" : " packages/graphql" ,
Original file line number Diff line number Diff line change 11# @aave/react
22
3+ ## 4.0.0-next.12
4+
5+ ### Patch Changes
6+
7+ - 3eb2d1a: ** feat:** support changes to ` SwapStatus ` union.
8+ - 6c71713: ** feat:** allows to expand swap strategies without breaking changes.
9+ - b06776a: ** feat:** ` withdrawSwapQuote ` action, ` useWithdrawSwapQuote ` and ` useWithdrawSwap ` hooks.
10+ - 5fad9a6: ** feat:** ` useSupplySwap ` and ` useSupplySwapQuote ` hooks.
11+ - 1931215: ** feat:** ` repayWithSupplyQuote ` action, ` useRepayWithSupplyQuote ` and ` useRepayWithSupply ` hooks.
12+ - 551c14c: ** feat:** ` borrowSwapQuote ` action and ` useBorrowSwap ` hook.
13+ - 4c076bd: ** feat:** new ` useBorrowSwapQuote ` hook.
14+ - Updated dependencies [ 5fad9a6]
15+ - Updated dependencies [ 3eb2d1a]
16+ - Updated dependencies [ 6c71713]
17+ - Updated dependencies [ b06776a]
18+ - Updated dependencies [ 5fad9a6]
19+ - Updated dependencies [ 1931215]
20+ - Updated dependencies [ 5fad9a6]
21+ - Updated dependencies [ 551c14c]
22+ - Updated dependencies [ 4c076bd]
23+ - @aave/graphql @1.0.0-next.11
24+ - @aave/client @4.0.0-next.12
25+ - @aave/types @1.0.0-next.6
26+ - @aave/core @1.0.0-next.8
27+
328## 4.0.0-next.11
429
530### Patch Changes
You can’t perform that action at this time.
0 commit comments