Skip to content

Commit 1bf2cea

Browse files
committed
Merge branch 'release/1.0.5'
2 parents 40d9cf8 + e018ff1 commit 1bf2cea

File tree

5 files changed

+15705
-40352
lines changed

5 files changed

+15705
-40352
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Annotated webpack 4 config changelog
22

3+
## 1.0.5 - 2019-05-14
4+
### Changed
5+
* Use `@babel/preset-env` with `usage` polyfills as per the article [Working with Babel 7 and Webpack](https://www.thebasement.be/working-with-babel-7-and-webpack/#a-cleaner-approach)
6+
* By default, exclude `/(node_modules|bower_components)/` in `webpack.settings.js`
7+
* Added `core-js@2` and `regenerator-runtime` to the `package.json` dependencies
8+
39
## 1.0.4 - 2019-05-13
410
### Changed
511
* Fixed an issue where the `cacheDirectory` was specified in the wrong place, resulting in obscure build errors

0 commit comments

Comments
 (0)