Can we expect this starter kit be upgraded to React v15 soon?
All packages that depend on React should update first.
I've updated in my own app and I think the only one left that still warns about unsatisfied peer dependencies (though it works fine) is redux-async-connect. Once that supports 15.X it should be clear to upgrade.
@jaraquistain Please do a pull when have successfully ported to 15.x
redux-async-connect seems to be moving to https://github.com/makeomatic/redux-connect
I've refactored v1 branch, updated docs & published under redux-connect name, original API is mostly compatible, but in some cases have changed (args to objects, for instance). Appropriate tests are there, examples are updates, so there shouldn't be any problem in updating it. https://github.com/Rezonans/redux-async-connect/issues/81
When is this getting merged?
Hey guys any update on this?
Most helpful comment
When is this getting merged?