Thanks to [@fson](https://github.com/fson) for cutting this release.
#### :bug: Bug Fix
*`react-scripts`
*[#1149](https://github.com/facebookincubator/create-react-app/pull/1149) Fix incorrectly stubbing JavaScript files with a dot in the import path in tests. ([@fson](https://github.com/fson))
Thanks to [@fson](https://github.com/fson) for cutting this release.
#### :rocket: New Feature
*`react-scripts`
*[#944](https://github.com/facebookincubator/create-react-app/pull/944) Crash the build during CI whenever linter warnings are encountered. ([@excitement-engineer](https://github.com/excitement-engineer))
Thanks to [@fson](https://github.com/fson) for cutting this release.
### Build Dependency (`react-scripts`)
* Updates Jest to [version 16.0](http://facebook.github.io/jest/blog/2016/10/03/jest-16.html), with an upgraded CLI, improved snapshot testing, new matchers and more. ([@chase](https://github.com/chase) in [#858](https://github.com/facebookincubator/create-react-app/pull/858))