-
Notifications
You must be signed in to change notification settings - Fork 300
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: typescript upgrade * feat(typescript): upgrade xarc-index page to xrun and fix test case for xarc-react-redux (#62) Co-authored-by: Shubham <[email protected]> * chore: exclude changes for react-router from this PR * chore: exclude changes for react-router from this PR * chore: update react router version in samples that has TS2307 Error * chore: typescript upgrade --------- Co-authored-by: shubham sharma <[email protected]> Co-authored-by: Shubham <[email protected]>
- Loading branch information
1 parent
d522aa2
commit 29c302c
Showing
52 changed files
with
1,992 additions
and
1,561 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/app-dev/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/app-dev", | ||
"comment": "Typescript version upgrade", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@xarc/app-dev" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/app/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/app", | ||
"comment": "Typescript version upgrade", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@xarc/app" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/dev-base/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/dev-base", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/dev-base" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/index-page/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/index-page", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/index-page" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/jsx-renderer/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/jsx-renderer", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/jsx-renderer" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/react-query/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/react-query", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/react-query" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/react-recoil/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/react-recoil", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/react-recoil" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/react-redux-observable/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/react-redux-observable", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/react-redux-observable" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/react-redux-saga/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/react-redux-saga", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/react-redux-saga" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/react-redux/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/react-redux", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/react-redux" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/react-router/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/react-router", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/react-router" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/react/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/react", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/react" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/render-context/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/render-context", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/render-context" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/subapp/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/subapp", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/subapp" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/tag-renderer/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/tag-renderer", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/tag-renderer" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/webpack/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/webpack", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/webpack" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/webpack-config-composer/feat-typescriptupgrade_2024-05-15-17-34.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "webpack-config-composer", | ||
"comment": "Typescript version upgrade", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "webpack-config-composer" | ||
} |
Oops, something went wrong.