fix(deps): update dependency @redux-devtools/extension to v3.3.0 #964
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.
This PR contains the following updates:
3.0.0
->3.3.0
Release Notes
reduxjs/redux-devtools (@redux-devtools/extension)
v3.3.0
Minor Changes
a3f86a4
: Add Redux 5 to peerDependency range of extension packagev3.2.5
Compare Source
Patch Changes
a071674
: Fix types for other exports from@redux-devtools/extension
.v3.2.4
Compare Source
Patch Changes
07456db
: Propagate store enhancer generic type when using composeWithDevToolsv3.2.3
Compare Source
Patch Changes
6cf1865
: Fix type for serialize optionv3.2.2
Compare Source
v3.2.1
Compare Source
Patch Changes
a25551f
: Fix files included in publishv3.2.0
Compare Source
Adds React 15 as a valid peer dependency
Adds
maxAge
option toinstrument()
to auto-commit old actions (https://github.com/gaearon/redux-devtools/pull/241)Adds
SET_ACTIONS_ACTIVE
lifted action for monitor authors who wish to implement toggling many actions at once (https://github.com/gaearon/redux-devtools/pull/248)v3.1.0
Compare Source
8316de0
)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.