Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Update dependencies

Latest
Compare
Choose a tag to compare
@stsiarzhanau stsiarzhanau released this 24 Jan 20:47
· 27 commits to master since this release
  • Update most of the dependencies to the latest versions. Major version changes are as follows:

    • connected-react-router 4.5.0 -> 6.2.1

    • react-redux 5.0.7 -> 6.0.0

    • reselect 3.0.1 -> 4.0.0

    • css-loader 1.0.0 -> 2.1.0

    • file-loader 2.0.0 -> 3.0.1

    • jsdom 11.11.0 -> 13.1.0

    • sinon 6.3.4 -> 7.2.2

    • lint-staged 7.3.0 -> 8.1.0

    • react-hot-loader 4.3.11 -> 4.6.3 (not major, but API is changed)

  • Change related files according to updated packages' API changes

  • Change folder structure (add some currently empty folders for future example project)

  • Change eslint config

  • Change css-loader setup