-
Notifications
You must be signed in to change notification settings - Fork 0
Update webpack-cli to the latest version 🚀 #7
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
Conversation
Version 3.0.1 just got published.
Version 3.0.2 just got published.
Version 3.0.3 just got published.
Update to this version instead 🚀
Release Notes
v3.0.33.0.3 (2018年06月06日)
Version 3.0.4 just got published.
Update to this version instead 🚀
Release Notes
v3.0.43.0.4 (2018年06月12日)
Version 3.0.5 just got published.
Update to this version instead 🚀
Release Notes
v3.0.53.0.5 (2018年06月13日)
Version 3.0.6 just got published.
Update to this version instead 🚀
Release Notes
v3.0.63.0.6 (2018年06月13日)
Version 3.0.7 just got published.
Update to this version instead 🚀
Release Notes
v3.0.73.0.7 (2018年06月15日)
Version 3.0.8 just got published.
Update to this version instead 🚀
Release Notes
v3.0.83.0.8 (2018年06月16日)
Version 3.1.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 57 commits.
a157ce1
chore: v.3.1.0
ca0c41f
tests(fix): bin test outputs (#552)
87dd419
chore: fix minor build infra
a2f10e9
chore: add missing READMES to packages (#545)
d6a433b
chore(pkg): Update eslint-plugin-node to the latest version 🚀
16d0790
feat(cli): Typescript support
a3d41fb
chore(package): update lockfile
817f99c
chore: update pkg.lock
fdc82b9
chore: update gitignore
507a4a6
chore(package): update eslint-plugin-node to version 7.0.0
8adbe9e
fix(generators): named export
938e5f9
tests(migrate): fix transforms order issue
ce956c0
fix: default named import bug
971b31a
chore(generate-loader,plugin): add typescript support
47702cb
feat(utils): add typescript support
There are 57 commits in total.
See the full diff
- The
devDependency
webpack-cli was updated from2.1.5
to3.1.1
.
Update to this version instead 🚀
Release Notes for Webpack-cli v.3.1.1
Webpack CLI version 3.1.1 comes with minor fixes to infrastructure, fixing bugs, synchronization with webpack and updating the build system.
For a full overview of changes done, you can view it here
Monorepo packages has also been updated as patches and can be safely updated.
Commits
The new version differs by 36 commits.
e3119b6
v0.1.1
a0afc35
chore: v.3.1.1
0ffede1
fix(schema): resolve references in schema (#605)
6be0478
chore(fix): fix clean all script
91cc499
chore(tests): added first ts test for info package (#584)
1a8099c
Merge pull request #604 from sendilkumarn/fix-tslint-issues
e425642
chore(lint): remove or replace console.log with console.error
db5f570
chore(lint): turn off console log warning
cf0bf4a
chore(lint): fix tslint warnings
1e0fa65
chore(ci): fix commitlint (#592)
b8d544b
feat(types): types for packages (#578)
936e7c1
chore(ci): Add a status badge for the azure pipelines CI build (#601)
d892b4d
chore(deps): resync package-lock, upgrade major version
2910645
docs(contribution): fix the setup workflow #591 (#597)
2588394
chore(ci): add commitlint when trying to commit (#595)
There are 36 commits in total.
See the full diff
Version 3.0.0 of webpack-cli was just published.
webpack-cli
The version 3.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-cli.
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.0.03.0.0 (2018年06月02日)
Commits
The new version differs by 6 commits.
b1e7ef3
break: update pkg.json
4857b9d
break: webpack-cli v.3.0.0
660ce95
v0.0.8
9d3c9c1
v0.0.7
138adfd
BREAKING: webpack-cli v3 (#448)
03c1969
chore(deps): Update nyc to the latest version 🚀 (#476)
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 🌴