File tree Expand file tree Collapse file tree 11 files changed +65
-6
lines changed Expand file tree Collapse file tree 11 files changed +65
-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+ " long-cups-nail" ,
18+ " mighty-peaches-cheer" ,
1519 " modern-cases-battle" ,
20+ " nasty-wombats-heal" ,
21+ " real-numbers-do" ,
1622 " silver-mugs-wait" ,
17- " small-terms-open"
23+ " small-terms-open" ,
24+ " ten-bags-bake"
1825 ]
1926}
Original file line number Diff line number Diff line change 11# @aave/client
22
3+ ## 4.0.0-next.4
4+
5+ ### Patch Changes
6+
7+ - 009995d: ** feat:** expose hubId filters for user balances and reserves.
8+ - 79bef0a: ** fix:** remove client-side sorting for activities to preserve backend ordering.
9+ - 464b6f2: ** fix:** thirdweb integration to support chains based on tenderly forks.
10+ - de80d52: ** fix:** emit ` CancelError ` from Ethers.js integrations and ensures to be on correct chain before sending tx.
11+ - Updated dependencies [ 009995d]
12+ - Updated dependencies [ de80d52]
13+ - @aave/graphql @1.0.0-next.4
14+ - @aave/types @1.0.0-next.3
15+ - @aave/core @1.0.0-next.3
16+
317## 4.0.0-next.3
418
519### 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+ ### Patch Changes
6+
7+ - Updated dependencies [ de80d52]
8+ - @aave/types @1.0.0-next.3
9+
310## 1.0.0-next.2
411
512### 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+ ### Patch Changes
6+
7+ - 009995d: ** feat:** expose hubId filters for user balances and reserves.
8+ - 464b6f2: ** fix:** thirdweb integration to support chains based on tenderly forks.
9+ - de80d52: ** fix:** emit ` CancelError ` from Ethers.js integrations and ensures to be on correct chain before sending tx.
10+ - Updated dependencies [ 009995d]
11+ - Updated dependencies [ de80d52]
12+ - Updated dependencies [ 79bef0a]
13+ - Updated dependencies [ 464b6f2]
14+ - Updated dependencies [ de80d52]
15+ - @aave/graphql @1.0.0-next.4
16+ - @aave/client @4.0.0-next.4
17+ - @aave/types @1.0.0-next.3
18+ - @aave/core @1.0.0-next.3
19+
320## 4.0.0-next.3
421
522### 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