issues
search
reduxjs
/
redux-thunk
Thunk middleware for Redux
MIT License
17.77k
stars
1.04k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix TS issues in `writeGitVersion`
#375
aryaemami59
closed
3 weeks ago
2
Update to Yarn 4.4.1
#374
aryaemami59
closed
1 month ago
2
Bump TypeScript to 5.5
#373
aryaemami59
closed
2 months ago
2
Rework types to better support getting *full* dispatch type
#372
EskiMojo14
opened
4 months ago
1
No default export for redux-thunk
#371
Paviter-Singh
closed
6 months ago
2
Fix webpack 4 support by setting `target: es2017` for `redux.legacy-esm.js`
#370
aryaemami59
closed
7 months ago
2
Format all files
#369
aryaemami59
closed
2 months ago
4
Update TypeScript to 5.4
#368
aryaemami59
closed
7 months ago
5
Migrate type tests to Vitest
#367
aryaemami59
closed
3 months ago
4
Add TypeScript 5.3 to CI
#366
aryaemami59
closed
7 months ago
2
Add Expo and React Native examples to CI
#365
aryaemami59
closed
7 months ago
7
Upgrade to Yarn 4
#364
aryaemami59
closed
7 months ago
4
Add `.gitattributes` file to make line endings more consistent
#363
aryaemami59
closed
7 months ago
2
during integrating thunk into react-redux project, getting middleware is not a function error.
#362
SleepLove111
closed
10 months ago
1
redux thunk cannot be use as middleware using Typescript 5.0 or above
#361
ntamll
closed
10 months ago
1
Update README to use named `thunk` export
#360
fiznool
closed
11 months ago
2
`thunk` as a named export?
#359
fiznool
closed
11 months ago
3
Drop the extend-redux addition
#357
markerikson
closed
11 months ago
1
Bump Redux peer dep for RC and update build tooling
#356
markerikson
closed
11 months ago
1
Query About Redux Thunk
#355
EhsanKey
closed
12 months ago
1
Warning in React-thunk while installing
#354
McGwery
closed
1 year ago
1
fix GitHub workflow badge URL
#353
shoito
closed
1 year ago
2
When type: "module" is used in root package.json, redux-thunk cannot be applied without crashing
#352
dancherb
closed
11 months ago
8
Use default Node version in CI
#351
nickserv
closed
7 months ago
2
docs: add install instructions for bun and pnpm
#350
colinhacks
closed
1 year ago
2
[package.json] add ^5.0.0-beta.0" to peerDependencies
#349
ryota-murakami
closed
1 year ago
10
Allow wrapped thunk actions for extensibility
#348
ernestostifano
closed
1 year ago
2
update README and types to match named export
#347
EskiMojo14
closed
1 year ago
2
Support Webpack 4 with a "legacy ESM" artifact
#346
markerikson
closed
1 year ago
1
Change artifact names to be `redux-thunk`
#345
markerikson
closed
1 year ago
1
Rewrite build/test setup and hopefully fix ESM compat
#344
markerikson
closed
1 year ago
1
Can I abort redux thunk dispatches? Without Redux toolkit or aborting the fetch request itself.
#343
Codex101
closed
1 year ago
1
Run RTK publish CI examples on built artifact
#342
markerikson
closed
1 year ago
2
Switch package manager to Yarn 3 and update CI jobs
#341
markerikson
closed
1 year ago
1
Migrate thunk package to ESM
#340
markerikson
closed
1 year ago
3
Wrap patterns passed to ESLint in single quotes
#339
mgol
closed
1 year ago
2
Enforce type imports where applicable
#338
mgol
closed
1 year ago
3
TS do not show the error if payload is Partial<>
#337
ZhuravlevaS
closed
1 year ago
1
Add ability to spy on dispatch called by thunks
#336
danyg
closed
1 year ago
1
Current implemention doesn't allow Jest or any other mock tool to spy on dispatch or getState
#335
danyg
closed
1 year ago
2
ThunkAction is not assignable to parameter of type 'AnyAction'.
#333
mendesbarreto
closed
1 year ago
46
When running server getting expected errors
#332
karol-oman
closed
2 years ago
2
Fixed typo in README.md
#331
fires3as0n
closed
2 years ago
2
import 'redux-thunk/extend-redux' doesn't work
#329
ZeJ0hn
closed
2 years ago
12
Remove unused type
#328
antoniopresto
closed
2 years ago
6
Improve action return value resolution
#327
markerikson
closed
2 years ago
1
No type hints when using dispatch
#326
zqran
closed
2 years ago
4
Remove Webpack config and try test build
#324
markerikson
closed
3 years ago
1
Add CodeSandbox CI
#323
markerikson
closed
3 years ago
0
Convert codebase to TS and update build tooling
#322
markerikson
closed
3 years ago
0
Next