This repository has been archived by the owner on Nov 29, 2020. It is now read-only.
This release fixes a major bug with the url-loader
options (#262), as well as updating most of the dependencies. The most major ones are:
react
andreact-dom
updated to 16.2react-hot-loader
updated to 3.1.3eslint
updated to 4.12.0, with all surrounding plugins also updatedreact-router-dom
updated to 4.2.2
This release is also the last one in the v3 lifecycle. The next release will start the v4 lifecycle, in which I plan to implement Prettier
, create a separate branch for a Redux integration. In v4, I also plan to test how Typescript suits the project.