Closed greenkeeper[bot] closed 6 years ago
Update to this version instead đ
The new version differs by 6 commits.
27b6c1a
3.1.3
30ba0d7
chore: update package-lock.json
e606cf1
Excluded outputPath from URI escaping to fix #297. (#303)
ac17265
fix: fixes #290 - MultiCompiler exception with writeToDisk
e0d4293
docs(readme): fix missing right parenthesis (#299)
9afcd36
docs(readme): update requirements section to include webpack@4+
See the full diff
âď¸ Greenkeeperâs updated Terms of Service will come into effect on April 6th, 2018.
Version 3.1.0 of webpack-dev-middleware was just published.
The version 3.1.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 webpack-dev-middleware.
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
v3.1.0Bugfixes
Features
Commits
The new version differs by 5 commits.
4d53d7c
3.1.0
8a0bb32
Allow Writing Files to Disk (#287)
08207cc
On windows path spaces should resolve to %20 (#288)
d26c67c
fixes #282. credit @cexoso. in certain edge situations res.locals is undefined
781bdc1
update README with publicPath doc link
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donât help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: