Skip to content

v3.2.0

Compare
Choose a tag to compare
@mxstbr mxstbr released this 17 Sep 14:05
· 341 commits to master since this release

Changelog

  • Use babel-plugin-istanbul for more accurate code coverage (thanks to @kane-c!)
  • Move cross-env and minimist to dependencies so npm 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!