File tree Expand file tree Collapse file tree 3 files changed +35
-2
lines changed
Expand file tree Collapse file tree 3 files changed +35
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 2.0.11 " ></a >
2+ # 2.0.11 (2018-03-10)
3+ [ Full Changelog] ( https://github.com/webpack/webpack-cli/compare/v2.0.10...v2.0.11 )
4+
5+ ## Chore
6+
7+ * bundlesize: change threshold ([ 2aedfda] ( https://github.com/webpack/webpack-cli/commit/2aedfda ) )
8+ * deps: upgrade deps ([ #319 ] ( https://github.com/webpack/webpack-cli/pull/319 ) )
9+ * docs: update docs ([ 3307e3b] ( https://github.com/webpack/webpack-cli/commit/3307e3b ) )
10+ * es6: changed 'var' into 'const' where convenient ([ #325 ] ( https://github.com/webpack/webpack-cli/pull/325 ) )
11+ * test: updated tests file names ([ #324 ] ( https://github.com/webpack/webpack-cli/pull/324 ) )
12+
13+ ## CLI
14+
15+ * init: Refactor Yeoman ([ #323 ] ( https://github.com/webpack/webpack-cli/pull/323 ) )
16+ * tapable: Remove Tapable#apply calls ([ #305 ] ( https://github.com/webpack/webpack-cli/pull/305 ) )
17+
18+ ## Docs
19+
20+ * update README to remove inconsistent CLI messaging (#327 ) ([ #328 ] ( https://github.com/webpack/webpack-cli/pull/328 ) )
21+
22+ ## Fix
23+
24+ * migrate: move options to use ([ #308 ] ( https://github.com/webpack/webpack-cli/pull/308 ) )
25+ * adding 'fix' to whitelist ([ 10a00df] ( https://github.com/webpack/webpack-cli/commit/10a00df ) )
26+
27+ ## Misc
28+
29+ * deps: clean up dependencies ([ 7078282] ( https://github.com/webpack/webpack-cli/commit/7078282 ) )
30+ * generator: Allow local paths to generators ([ #265 ] ( https://github.com/webpack/webpack-cli/pull/265 ) )
31+ * grammar: revise spelling and incorrect syntax ([ #293 ] ( https://github.com/webpack/webpack-cli/pull/293 ) )
32+ * readme: add npm badge ([ #303 ] ( https://github.com/webpack/webpack-cli/pull/303 ) )
33+
134 <a name =" 2.0.10 " ></a >
235# 2.0.10 (2018-03-02)
336[ Full Changelog] ( https://github.com/webpack/webpack-cli/compare/v2.0.4...v2.0.10 )
Original file line number Diff line number Diff line change 11{
22 "name" : " webpack-cli" ,
3- "version" : " 2.0.10 " ,
3+ "version" : " 2.0.11 " ,
44 "description" : " CLI for webpack & friends" ,
55 "license" : " MIT" ,
66 "preferGlobal" : true ,
You can’t perform that action at this time.
0 commit comments