File tree Expand file tree Collapse file tree 11 files changed +80
-6
lines changed Expand file tree Collapse file tree 11 files changed +80
-6
lines changed Original file line number Diff line number Diff line change 1212 "changesets" : [
1313 " clever-symbols-search" ,
1414 " easy-guests-invent" ,
15+ " expose-hubid-filters-in-balances-and-reserves" ,
16+ " flat-sloths-argue" ,
17+ " gold-flies-sink" ,
18+ " long-cups-nail" ,
19+ " mighty-peaches-cheer" ,
1520 " modern-cases-battle" ,
21+ " nasty-wombats-heal" ,
22+ " real-numbers-do" ,
1623 " silver-mugs-wait" ,
17- " small-terms-open"
24+ " small-terms-open" ,
25+ " ten-bags-bake"
1826 ]
1927}
Original file line number Diff line number Diff line change 11# @aave/client
22
3+ ## 4.0.0-next.4
4+
5+ ### Minor Changes
6+
7+ - be462e6: ** feat:** smart baching of GQL queries.
8+
9+ ### Patch Changes
10+
11+ - 009995d: ** feat:** expose hubId filters for user balances and reserves.
12+ - 79bef0a: ** fix:** remove client-side sorting for activities to preserve backend ordering.
13+ - 464b6f2: ** fix:** thirdweb integration to support chains based on tenderly forks.
14+ - de80d52: ** fix:** emit ` CancelError ` from Ethers.js integrations and ensures to be on correct chain before sending tx.
15+ - Updated dependencies [ 009995d]
16+ - Updated dependencies [ be462e6]
17+ - Updated dependencies [ de80d52]
18+ - @aave/graphql @1.0.0-next.4
19+ - @aave/core @1.0.0-next.3
20+ - @aave/types @1.0.0-next.3
21+
322## 4.0.0-next.3
423
524### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aave/client" ,
3- "version" : " 4.0.0-next.3 " ,
3+ "version" : " 4.0.0-next.4 " ,
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.3
4+
5+ ### Minor Changes
6+
7+ - be462e6: ** feat:** smart baching of GQL queries.
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ de80d52]
12+ - @aave/types @1.0.0-next.3
13+
314## 1.0.0-next.2
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aave/core" ,
3- "version" : " 1.0.0-next.2 " ,
3+ "version" : " 1.0.0-next.3 " ,
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.4
4+
5+ ### Patch Changes
6+
7+ - 009995d: ** feat:** expose hubId filters for user balances and reserves.
8+ - Updated dependencies [ de80d52]
9+ - @aave/types @1.0.0-next.3
10+
311## 1.0.0-next.3
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aave/graphql" ,
3- "version" : " 1.0.0-next.3 " ,
3+ "version" : " 1.0.0-next.4 " ,
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.4
4+
5+ ### Minor Changes
6+
7+ - be462e6: ** feat:** smart baching of GQL queries.
8+
9+ ### Patch Changes
10+
11+ - 009995d: ** feat:** expose hubId filters for user balances and reserves.
12+ - 464b6f2: ** fix:** thirdweb integration to support chains based on tenderly forks.
13+ - de80d52: ** fix:** emit ` CancelError ` from Ethers.js integrations and ensures to be on correct chain before sending tx.
14+ - Updated dependencies [ 009995d]
15+ - Updated dependencies [ be462e6]
16+ - Updated dependencies [ de80d52]
17+ - Updated dependencies [ 79bef0a]
18+ - Updated dependencies [ 464b6f2]
19+ - Updated dependencies [ de80d52]
20+ - @aave/graphql @1.0.0-next.4
21+ - @aave/client @4.0.0-next.4
22+ - @aave/core @1.0.0-next.3
23+ - @aave/types @1.0.0-next.3
24+
325## 4.0.0-next.3
426
527### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aave/react" ,
3- "version" : " 4.0.0-next.3 " ,
3+ "version" : " 4.0.0-next.4 " ,
44 "description" : " The official React bindings for the Aave Protocol" ,
55 "keywords" : [
66 " aave" ,
Original file line number Diff line number Diff line change 11# @aave/types
22
3+ ## 1.0.0-next.3
4+
5+ ### Patch Changes
6+
7+ - de80d52: ** fix:** improves ` chainId ` helper to support bigint values.
8+
39## 1.0.0-next.2
410
511### Patch Changes
You can’t perform that action at this time.
0 commit comments