Frank Schmid
7f32e09aa5
Updated dependencies according to npm audit
2018-07-15 17:48:05 +02:00
Frank Schmid
ca216d3820
Merge pull request #423 from serverless-heaven/release-5.2.0
...
Release 5.2.0
v5.2.0
2018-07-07 16:41:14 +02:00
Frank Schmid
67978d082e
NYC/mocha also dropped Node 4. Development only with Node6+ from now on!
2018-07-07 16:30:37 +02:00
Frank Schmid
cc2bedd402
ESLint dropped Node 4 support
2018-07-07 16:26:49 +02:00
Frank Schmid
b0920c3513
Updated dependencies
2018-07-07 16:12:24 +02:00
Frank Schmid
9ab0a9bde3
Prepared release
2018-07-07 16:01:20 +02:00
Frank Schmid
1f9ef6d5d2
Merge pull request #413 from nidin/patch-1
...
Added support for async webpack config object
2018-07-07 15:38:07 +02:00
Frank Schmid
77121fc7a7
Use sinon and chai in unit tests
2018-07-07 15:23:13 +02:00
Frank Schmid
ecec627c91
Updated README
2018-07-07 14:57:49 +02:00
Frank Schmid
b228099b51
Merge pull request #419 from jdbevan/more-logging-for-handler-resolution
...
Include directory when reporting missing handler
2018-06-28 23:03:39 +02:00
Jon Bevan
89936c845b
Include directory when reporting missing handler
...
This helped me debug a problem with using the context option
in my webpack configuration.
2018-06-28 19:55:38 +01:00
Nidin Vinayakan
a52d8276dd
Webpack Promise configuration docs and example added
2018-06-21 22:26:49 +02:00
Nidin Vinayakan
6c7427b78c
Reviewer's recommended changes.
...
Generic thenable check added to identify if the webpack config
is a Promise or not.
new Promise anti-pattern avoided.
README updated.
New functionality added to highlights, recent changes and release note.
Added additional test to check correctness when passing
wrong then object in config.
2018-06-21 21:49:10 +02:00
Nidin Vinayakan
b6e0c2a1ac
Error handling test added
2018-06-20 13:14:39 +02:00
Nidin Vinayakan
c20edbe835
Added test for async webpack config support
2018-06-20 12:55:46 +02:00
Nidin Vinayakan
83f761b7c2
Indentation issue fixed
2018-06-20 12:33:09 +02:00
Nidin Vinayakan
35ad57dc60
Promise returned properly
...
Proper Promise return statements added.
2018-06-20 12:12:43 +02:00
Nidin Vinayakan
2becf94c05
this.webpackConfig check added
...
If condition extended to check whether this.webpackConfig is falsy.
2018-06-20 11:57:18 +02:00
Nidin Vinayakan
2dc2f427b7
Inline comments added
2018-06-20 11:44:12 +02:00
Nidin Vinayakan
32fbab4f8b
Added support for async webpack config object
...
Webpack 2+ support async configuration object by exporting a promise as configuration object.
This PR added support for async configuration object.
Closes #412
2018-06-20 11:06:53 +02:00
Frank Schmid
d542eb63ba
Merge pull request #395 from serverless-heaven/added-doc-for-new-dep-warning
...
Updated docs and message for aws-sdk dependency exclusion
2018-05-25 15:50:14 +02:00
Frank Schmid
356bddaeb7
Doc fixes. Use info message in verbose mode.
2018-05-16 10:09:22 +02:00
Frank Schmid
0786f9014b
Updated docs for aws-sdk warning
2018-05-15 15:44:21 +02:00
Frank Schmid
bca0116391
5.1.5 - Re-publish of 5.1.4
v5.1.5
2018-05-04 14:57:37 +02:00
Frank Schmid
07392f84bc
Use correct npm ignores to not publish unnecessary files
2018-05-04 14:53:08 +02:00