Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mini-css-extract-plugin to the latest version 🚀 #355

Merged
merged 2 commits into from
Mar 29, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 28, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 0.3.0 of mini-css-extract-plugin was just published.

Dependency mini-css-extract-plugin
Current Version 0.2.0
Type devDependency

The version 0.3.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of mini-css-extract-plugin.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v0.3.0

Features

  • add support for [contenthash]
  • avoid adding duplicate CSS
  • add support for preloaded and inlined CSS
Commits

The new version differs by 14 commits.

  • f379ee1 0.3.0
  • ff72885 docs: add information about minimization (#35)
  • 2899ed3 Merge pull request #59 from webpack-contrib/feature/contenthash
  • 7b56927 fix test inconsistency because of line endings
  • fabcda6 change substr to substring
  • 9b1bd63 docs: add documentation in README.md about how to extract all CSS in one file (#60)
  • 726b3a4 add support for webpack's new contenthash support
  • 2456895 chore: remove incorrectly commited dist folder (#56)
  • 86adece Merge pull request #55 from webpack-contrib/feature/no-dup
  • a534432 add documentation
  • 7a98d7b add infrastructure for manual in browser testing
  • e86fa3b avoid adding styles multiple times
  • e062cd2 Merge pull request #25 from chenxsan/optimize-code
  • 5adabf2 optimize source code

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@netil netil merged commit 27a5ee4 into master Mar 29, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/mini-css-extract-plugin-0.3.0 branch March 29, 2018 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant