Skip to content

Update TypeScript to 5.4 #4255

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 23 commits into from
May 9, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
4749ea9
Bump TypeScript to 5.4
aryaemami59 Mar 6, 2024
6f3900d
Add TypeScript 5.4 to TS versions to test against during CI
aryaemami59 Mar 6, 2024
ae4fc54
Fix TS 5.4 issue related to `dispatch`
aryaemami59 Mar 6, 2024
b5dd9ef
Fix TS 5.4 issue in type tests related to `builder.addCase`
aryaemami59 Mar 6, 2024
8edbe4f
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
aryaemami59 Mar 8, 2024
7251a67
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
aryaemami59 Mar 11, 2024
7f1ef6b
require dispatch type to extend thunkdispatch
EskiMojo14 Mar 13, 2024
17bf9ed
Fix `dispatch` type in `AsyncThunkAction` to be `NonNullable`
aryaemami59 Mar 13, 2024
41ecb92
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
aryaemami59 Mar 21, 2024
a376837
Bump TypeScript to 5.4.3
aryaemami59 Mar 21, 2024
653ecad
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
aryaemami59 Apr 2, 2024
e2b7c9c
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
aryaemami59 Apr 5, 2024
2a9461e
Bump TypeScript version to 5.4.4
aryaemami59 Apr 5, 2024
edbddd1
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
aryaemami59 Apr 12, 2024
d45f4e7
Bump TypeScript version to 5.4.5
aryaemami59 Apr 12, 2024
8a411d4
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
aryaemami59 Apr 16, 2024
6e45a36
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
aryaemami59 Apr 17, 2024
0c127e6
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
aryaemami59 May 1, 2024
d2a5dee
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
aryaemami59 May 1, 2024
9fa6c1e
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
aryaemami59 May 2, 2024
c26e056
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
aryaemami59 May 6, 2024
cd7b335
Merge branch 'update-ts-to-5.4' of https://github.com/aryaemami59/red…
aryaemami59 May 7, 2024
6cfeb58
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
aryaemami59 May 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump TypeScript version to 5.4.4
  • Loading branch information
aryaemami59 committed Apr 5, 2024
commit 2a9461e25932d8ad1a3d85f2fd88b5cb9ef7a2b2
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"tslib": "^1.10.0",
"tsup": "^7.2.0",
"tsx": "^3.12.2",
"typescript": "^5.4.3",
"typescript": "^5.4.4",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.1.3",
"yargs": "^15.3.1"
Expand Down
22 changes: 21 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7372,7 +7372,7 @@ __metadata:
tslib: "npm:^1.10.0"
tsup: "npm:^7.2.0"
tsx: "npm:^3.12.2"
typescript: "npm:^5.4.3"
typescript: "npm:^5.4.4"
vite-tsconfig-paths: "npm:^4.3.1"
vitest: "npm:^1.1.3"
yargs: "npm:^15.3.1"
Expand Down Expand Up @@ -28051,6 +28051,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.4.4":
version: 5.4.4
resolution: "typescript@npm:5.4.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/bade322d88fd93c8179e262aca9ba7f7b4417c09117879819c87946578c782ab123e3acb4733046a6e38714c47ef927360045a1f9292a1bff3a05a6577d27ca2
languageName: node
linkType: hard

"typescript@npm:~4.2.4":
version: 4.2.4
resolution: "typescript@npm:4.2.4"
Expand Down Expand Up @@ -28111,6 +28121,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
version: 5.4.4
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=d69c25"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/65e8bff94e2588cd45f6349fed214863840ead79f2206be185ff9ed3e880ce9e1ef51390ab65c16506a5b1e9e65a1eb566278afb158e7b6c5ceb651a30f17ece
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~4.2.4#optional!builtin<compat/typescript>":
version: 4.2.4
resolution: "typescript@patch:typescript@npm%3A4.2.4#optional!builtin<compat/typescript>::version=4.2.4&hash=334f98"
Expand Down