-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Version 1.11.0 of webpack-dev-middleware just got published.
| Branch | Build failing 🚨 |
|---|---|
| Dependency | webpack-dev-middleware |
| Current Version | 1.10.2 |
| Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
As webpack-dev-middleware is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
v1.11.0Updates
- Webpack@3 Support
- Koa@2 Support
Features
- add
mimeTypesoption
Bugfixes
- Use options.log, warn and error for messages
- serverSideRendering example corrected
- added support for multi-compiler configuration
Commits
The new version differs by 13 commits.
e2643351.11.0a22f69bupdating devDep, server tests for webpack@3sa9e83b4chore(package): updatepeerDependencies(webpack v3.0.0) (#200)9050342fixes #178: update webpack peer dep8f41224resolving review requests from #18642c2e5dUse options.log, warn and error for compilation messages (#186)3833a85Add a option, mimeTypes, to support defining custom mime types (#150)ebb1fe5Make serverSideRendering example work consistently (#196)26f0b40Fix webpackDevMiddleware to work with Koa2, a Promise must always be returned (#177)a02a3cfsilly typo in issue templatecf18395updating the issue template with more emphasis23a7509resolve merge conflict for PR #151 (#187)ae920f1fix tests for removed headers
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴