File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ * 5.5.1
4+ * chore: use processedOptions ([ #834 ] [ ] @CorentinDoue )
5+ * Reduce memory usage by releasing webpack stats objects after compile ([ #858 ] [ ] @janicduplessis )
6+ * (fix) allow boolean or number values in slsw.lib.options ([ #857 ] [ ] @coyoteecd )
7+ * Fix packaging for non-node functions ([ #876 ] [ ] @FatalTouch )
8+
9+ [ #834 ] : https://github.com/serverless-heaven/serverless-webpack/pull/834
10+ [ #858 ] : https://github.com/serverless-heaven/serverless-webpack/pull/858
11+ [ #876 ] : https://github.com/serverless-heaven/serverless-webpack/pull/876
12+ [ #857 ] : https://github.com/serverless-heaven/serverless-webpack/pull/857
13+
314* 5.5.0
415 * Add ability to specify the node_modules relative dir ([ #689 ] [ ] @ypxing )
516 * Fix the spawn E2BIG error when zipping ([ #813 ] [ ] @j0k3r )
617 * Extends the --no-build option to serverless offline start ([ #770 ] [ ] @nponeccop )
718 * Add Serverless Container Support ([ #723 ] [ ] @rogersgt )
8- * Add support for Yarn network-concurrency option ([ #550 ] [ ] @cfroese )
19+ * Add support for Yarn network-concurrency option ([ #550 ] [ ] @cfroese )
920
1021[ #689 ] : https://github.com/serverless-heaven/serverless-webpack/pull/689
1122[ #813 ] : https://github.com/serverless-heaven/serverless-webpack/pull/813
You can’t perform that action at this time.
0 commit comments