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
+
1
28
<a name =" 3.3.4 " ></a >
2
29
3
30
# 3.3.4 (2019-06-11)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " webpack-cli" ,
3
- "version" : " 3.3.4 " ,
3
+ "version" : " 3.3.5 " ,
4
4
"description" : " CLI for webpack & friends" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments