Open greenkeeper[bot] opened 6 years ago
Update to this version instead 🚀
The new version differs by 11 commits.
e73d055
code style fix
886e228
v2.2.0; various refactoring
cd51ea8
standard js code style enforced
805425c
Merge pull request #61 from malinushj/feature/webpack4
ad07c02
Merge pull request #60 from malinushj/master
119fcf4
updated readme + version - 3.0.0
296e709
webpack 4 support
23d0281
update docs, bump version - 2.1.1
098b474
refactoring + improved css injection
29030ec
Merge remote-tracking branch 'upstream/master'
56b4f73
Merge pull request #1 from Va1/master
See the full diff
Version 2.0.0 of browser-sync-webpack-plugin was just published.
The version 2.0.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 browser-sync-webpack-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.
Commits
The new version differs by 7 commits.
b232441
v2.0.0; readme update
440f6cb
index.js decomposed into lib files
0d2988a
latest PR code refactored; support for node 3 and below dropped
ec64500
Merge pull request #40 from malinushj/master
53768da
Merge branch 'master' of git://github.com/Va1/browser-sync-webpack-plugin
aadf3e8
Change logic to only inject css if all compiled assets are css
118461e
Added case for injecting css files without browser reload
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: