Update redux-thunk: 2.3.0 → 2.4.1 (minor) #208
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ redux-thunk (2.3.0 → 2.4.1) · Repo
Release Notes
2.4.1
2.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 65 commits:
2.4.1Merge pull request #327 from reduxjs/feature/return-action-resolutionAdd TS 4.5 to the matrixREADME cleanupRe-add explicit overload for a plain action2.4.0Update READMERemove some T'sThis already defaults to anyMove up the type assertionRemove Webpack config and try test build (#324)Remove some unused packaagesFix the rootdir stuffGive up on this override attemptLint the type testsRun formatting on type testsReferenced the wrong pathFormat check the type tests as wellFix latest linting errorsAdd a format checking scriptClean up the Actions workflowUpdate outdated toolsMerge pull request #322 from reduxjs/feature/ts-conversionFix up linting and formattingRemove annoying lint rulesRework typetest setup to pass by itselfConvert test file to TS and JestAdd types/jestRename test/index.js to test/test.tsUpdate build setup to compile source as TSRename index.js to TSCopy TS + Rollup build config from ReselectReplace Webpack + deps with Rollup + depsRemove commit hooksAdd CodeSandbox CI (#323)Move Redux module type extension into a separate imported file (#321)Update TS dev tooling and GH Actions workflow (#320)Use GitHub Actions (#318)Remove redundant `|` (#317)Use "sh" instead of "js" in install instructions (#312)chore: add yarn add line (#305)Improved wording in README.md (#293)docs: fix link for `applyMiddleware` (#279)wip: feat(ts): add Dispatch overload to redux module (#278)Fix link (#276)Correct destructuring example (#272)Reflect rename of Redux Starter Kit (#270)declare this package as having no side effects (#267)fix: typo TExtraThunkARg -> TExtraThunkArg (#263)Add Prettier (#262)Upgrade dependencies (#261)fix: extraThunkArgument types (#260)#248 Add union overload to ThunkDispatch (#255)chore: add babel-preset-env instead of yearly presets (#236)Add peer dependency on redux 4.0 (#251)Provide more informative names for TypeScript type params (#243)Update README.mdClarify terminology (#237)promote gender neutral docs (#234)Add overload for bindActionCreators (#224)Allow action to be typed with any (#219)Add FAQ linkUpdate "why do I need this" section--save no longer needed (#217)Change misleading parameter name for overload of ThunkDispatch (#216)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands