File tree Expand file tree Collapse file tree 3 files changed +29
-2
lines changed
Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 3.3.5 " ></a >
2+
3+ # 3.3.5 (2019-06-23)
4+
5+ [ Full Changelog] ( https://github.com/webpack/webpack-cli/compare/v3.3.4...v3.3.5 )
6+
7+ ## Chore
8+
9+ - remove donation section ([ 76b75ac] ( https://github.com/webpack/webpack-cli/commit/76b75ac ) )
10+ - update pkg lock ([ 8913928] ( https://github.com/webpack/webpack-cli/commit/8913928 ) )
11+ - deps: update major versions ([ #969 ] ( https://github.com/webpack/webpack-cli/pull/969 ) )
12+ - packages: lock dependencies versions ([ #958 ] ( https://github.com/webpack/webpack-cli/pull/958 ) )
13+ - scripts: clean opencollective ([ cd54ba5] ( https://github.com/webpack/webpack-cli/commit/cd54ba5 ) )
14+ - scripts: clean postinstall ([ 0c1f6b6] ( https://github.com/webpack/webpack-cli/commit/0c1f6b6 ) )
15+ - ts: enables source map in the ts ([ #961 ] ( https://github.com/webpack/webpack-cli/pull/961 ) )
16+ - added await in order to resolve the pending promise ([ #948 ] ( https://github.com/webpack/webpack-cli/pull/948 ) )
17+
18+ ## CLI
19+
20+ - remove donation prompt ([ a37477d] ( https://github.com/webpack/webpack-cli/commit/a37477d ) )
21+
22+ ## Fix
23+
24+ - deps: move prettier from dependencies to devDependencies ([ #968 ] ( https://github.com/webpack/webpack-cli/pull/968 ) )
25+ - change "usr strict" to "use strict" ([ 670efc7] ( https://github.com/webpack/webpack-cli/commit/670efc7 ) )
26+ - update deps ([ 69f364e] ( https://github.com/webpack/webpack-cli/commit/69f364e ) )
27+
128<a name =" 3.3.4 " ></a >
229
330# 3.3.4 (2019-06-11)
Original file line number Diff line number Diff line change 11{
22 "name" : " webpack-cli" ,
3- "version" : " 3.3.4 " ,
3+ "version" : " 3.3.5 " ,
44 "description" : " CLI for webpack & friends" ,
55 "license" : " MIT" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments