v3.2.0
版本发布时间: 2016-09-17 22:05:57
react-boilerplate/react-boilerplate最新发布版本:v4.0.0(2019-04-19 01:48:51)
Changelog
- Use
babel-plugin-istanbul
for more accurate code coverage (thanks to @kane-c!) - Move
cross-env
andminimist
todependencies
sonpm install --production
works (thanks @Dattaya!) - Update dependencies (thanks @gihrig!)
- Fix indentation of
Helmet
when generating a container (thanks @Dattaya!) - Fix intl polyfill race condition (thanks @kachkaev!)
- Fix container template (thanks @tbash!)
- Fix spelling errors around the codebase (thanks @stevenspiel!)
- Fix reducers stacking up (thanks @justingreenberg!)
- Fix new linting errors due to eslint upgrade and enable stricter linting (thanks @peter-mouland!)
- Fix test warnings in example (thanks @samit4me!)
News
We have a new release process! There now is an unstable dev
branch, which all PRs will be merged into. Every few weeks, we'll open a PR against master
, do some last testing and then merge and release!
This way, we'll avoid some of the instability issues we've had in the past where PRs weren't thoroughly tested. (sorry!) Special thanks to @gihrig for diligently testing everything and keeping our dependencies up to date!
If you want to help us make react-boilerplate
great, please use the dev
branch, test all the things and report all the bugs!
Supporters
This release was made possible by React.js Program, Fullstack React and Serverless! Want to support us too? Click here!