This repository was archived by the owner on Oct 11, 2022. It is now read-only.
Update redux-thunk: 2.2.0 → 2.3.0 (minor) #3678
Merged
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.
We've updated a dependency and here is what you need to know:
You should probably take a good look at the info here and the test results before merging this pull request, of course.
What changed?
✳️ redux-thunk (2.2.0 → 2.3.0) · Repo
Release Notes
From the Github release:
Hello! There's a new sheriff in town...
This is only an update to the TypeScript typings for Redux 4.0 compatibility. After some discussion on the issues/PRs, we're going to be removing the typings completely in a 3.0 release soon. They will instead live in DefinitelyTyped, where they can be updated to match newer version of TypeScript and Redux at whatever pace they want to take. Farewell, typings! 🖖
Commits
See the full diff on Github. The new version differs by 25 commits:
2.3.0Clean up infrastructure a bit.Lock the depsMerge pull request #150 from dthree/patch-1Merge pull request #182 from andreyst/patch-1Future-proof licenseMerge pull request #93 from npmcdn-to-unpkg-bot/npmcdn-to-unpkgMerge pull request #192 from mshaaban088/patch-1Merge pull request #79 from Gaafar/patch-1Merge pull request #195 from Wildhoney/add-module-entryMerge pull request #180 from Cryrivers/masterAdded 'module' entry for module fileRemove this Code settings file.Replace deprecated lifecycle method in READMEexport ThunkDispatchupdate redux to 4.0.0, fix test casesFix broken links to Redux websiteFix typings and test casesWIP: Refine test casesRemove unnecessary default values for some generic typesUpdate type definition, Fix test casesUpgrade TypeScript to ~2.4.0, Fix test casesMake TypeScript definition support 4.0.0-beta.2Upgrade redux to 4.0.0-beta.2Add derivation of thunkDepfu 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.