File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed
Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.1.6 (May 14, 2016)
2+
3+ * Readded Node v6.0.0 compatibility after finding root cause
4+
5+
6+ ## 2.1.5 (May 13, 2016)
7+
8+ * Reverted Node v6.0.0 compatibility due to import errors
9+
10+
11+ ## 2.1.4 (May 12, 2016)
12+
13+ * Fix Node v6.0.0 compatibility
14+ * Fix tests running in Node v6.0.0
15+ * Fix ERROR in Path must be a string. Received undefined. (undefined ` to ` when writing directory)
16+
17+
18+ ## 2.1.3 (April 23, 2016)
19+
20+ * Fix TypeError when working with webpack-dev-server
21+
22+
23+ ## 2.1.1 (April 16, 2016)
24+
25+ * Fixed nested directories in blobs
26+
27+
128## 2.1.0 (April 16, 2016)
229
330* Added pattern-level context
Original file line number Diff line number Diff line change 11{
22 "name" : " copy-webpack-plugin" ,
3- "version" : " 2.1.5 " ,
3+ "version" : " 2.1.6 " ,
44 "description" : " Copy files and directories in webpack" ,
55 "main" : " dist/index.js" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments