-
Notifications
You must be signed in to change notification settings - Fork 0
Update webpack-serve to the latest version 🚀 #12
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
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Version 1.0.1 just got published.
Version 1.0.2 just got published.
Version 1.0.3 just got published.
Update to this version instead 🚀
Commits
The new version differs by 9 commits.
45ececd
chore(release): 1.0.3
2d9598c
docs: update event names in README.md to match code (#157)
710f15a
docs: update readme with correct
content
default value1ef4dc7
chore: add https test app
b4de75c
docs: add ssl certificate generation notes
e030696
fix: https cert/key via API and CLI (#154)
acef1fb
fix: properly pass require to config-loader (#153)
f64dfca
fix: use buffer for pfx option/flag (#142)
f7842c4
docs: remove function config note, add mode note
See the full diff
Version 1.0.4 just got published.
Version 2.0.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 7 commits.
d896e2e
chore(release): 2.0.0
4c7ad1b
chore: merge v2.0.0 (#189)
b6cb9fc
chore: update issue templates
a41ed50
typo: incorrect middleware method references (#194)
f053f02
docs: fix "compilation" typo (#186)
bae2209
chore: log content paths to console (#167)
416f414
Optimize compilation events to prevent unneeded stats.toJson() call (#182)
See the full diff
Version 2.0.1 just got published.
Version 2.0.2 just got published.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 1.0.0 of webpack-serve was just published.
webpack-serve
The version 1.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 webpack-serve.
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 12 commits.
e033db0
chore(release): 1.0.0
35467a7
chore: update dependencies
ca1d54e
feat: improve event parameters (#136)
c9235b5
fix: calling middleware in add should find open ports. fixes #130 (#133)
9cabb7f
test: adding MultiCompiler fixtures and app (#131)
8ceedb7
docs: reorganize reuse-chrome-tab addon example
a80c98c
docs: add example to reuse open tab in Chrome (#120)
c2d7ee5
docs: fix typo (#129)
a7a682e
refactor: use config-loader (#126)
7b7f9ea
docs: replace
koa-compressor
withkoa-compress
(#128)bc6c9d4
feat: add build-started and build-finished events (#122)
715c50e
docs: add webpack-serve-waitpage to readme add-ons section (#113)
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 🌴