Skip to content

Commit 5e32192

Browse files
committed
Prepare release 5.5.0
1 parent 852851c commit 5e32192

3 files changed

Lines changed: 6572 additions & 7450 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
* 5.5.0
4+
* Add ability to specify the node_modules relative dir ([#689][] @ypxing)
5+
* Fix the spawn E2BIG error when zipping ([#813][] @j0k3r)
6+
* Extends the --no-build option to serverless offline start ([#770][] @nponeccop)
7+
* Add Serverless Container Support ([#723][] @rogersgt)
8+
* Add support for Yarn network-concurrency option ([#550][] @cfroese )
9+
10+
[#689]: https://github.com/serverless-heaven/serverless-webpack/pull/689
11+
[#813]: https://github.com/serverless-heaven/serverless-webpack/pull/813
12+
[#770]: https://github.com/serverless-heaven/serverless-webpack/pull/770
13+
[#723]: https://github.com/serverless-heaven/serverless-webpack/pull/723
14+
[#550]: https://github.com/serverless-heaven/serverless-webpack/pull/550
15+
316
* 5.4.2
417
* Regression Fix: Empty lines while stats: 'errors-only' ([#773][] @Enase)
518
* Add type to CLI options ([#774][] @j0k3r)

0 commit comments

Comments
 (0)