Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Update dependency optimize-css-assets-webpack-plugin to v4 #766

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2018

This Pull Request updates dependency optimize-css-assets-webpack-plugin from ^3.2.0 to ^4.0.0

Commits

v4.0.0

  • 72f58a3 Fix code formatting in the example (#​20)
  • a922e30 Support webpack v4 new plugin API
  • 929ddf0 4.0.0

This PR has been generated by Renovate Bot.

@edmorley edmorley added this to the v9 milestone Apr 16, 2018
@renovate renovate bot changed the title Update dependency optimize-css-assets-webpack-plugin to ^4.0.0 Update dependency optimize-css-assets-webpack-plugin to v4 Apr 17, 2018
@edmorley edmorley mentioned this pull request Apr 20, 2018
4 tasks
edmorley added a commit that referenced this pull request Apr 25, 2018
Notable changes:
* Major version updates of `webpack`, `webpack-dev-server` and `optimize-css-assets-webpack-plugin`
* Uses the new webpack 4 `mode` option
* Removed `@neutrinojs/chunk` in favour of the `splitChunks` feature
* Removed `@neutrinojs/babel-minify` in favour of the faster `uglify-es`
* Removed redundant `ModuleConcatenationPlugin` usage
* Removed default of `NODE_ENV` from `@neutrinojs/env`
* Replaced `extract-text-webpack-plugin` with `mini-css-extract-plugin`
* Stopped pinning `webpack-sources` to v1.0.1
* Added checks to warn about changed web preset `minify` options
* Added checks to enforce that users remove any legacy `vendor` entrypoints

For more details on the webpack changes, see:
https://github.com/webpack/webpack/releases/tag/v4.0.0

Fixes #737.
Fixes #802.
Closes #748.
Closes #768.
Closes #769.
Closes #766.
@renovate renovate bot deleted the renovate/optimize-css-assets-webpack-plugin-4.x branch April 25, 2018 15:20
@edmorley edmorley self-assigned this Jul 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants