Redux-devtools: Upgrade redux-devtools-instrument dependency to v1.9.0

Created on 28 Jul 2018  路  1Comment  路  Source: reduxjs/redux-devtools

Currently redux-devtools depends on "redux-devtools-instrument": "^1.0.1".

The recently releasedredux-devtools-instrument v1.9.0 includes an important fix to support redux v4.0.0.

Can we release a new version of redux-devtools that has a peer dependency "redux": "^4.0.0" and a dependency "redux-devtools-instrument": "^1.9.0" (or whatever is most appropriate - I am not sure of the backwards compatibility)?

Most helpful comment

Made changes.
Tests pass.
Created PR.

>All comments

Made changes.
Tests pass.
Created PR.

Was this page helpful?
0 / 5 - 0 ratings