Skip to content

Commit 898283e

Browse files
committed
Update changelog for 5.4.2
1 parent c6deada commit 898283e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
* 5.4.2
4+
* Regression Fix: Empty lines while stats: 'errors-only' ([#773][] @Enase)
5+
* Add type to CLI options ([#774][] @j0k3r)
6+
* Add Serverless v2 compatibility ([#775][] @nponeccop)
7+
* Support local errors with NPM 7 workspaces ([#782][] @mikejpeters)
8+
* Fix `excludeRegex` option and allow dotfiles to be packaged ([#780][] @l1b3r)
9+
* Correctly handle packaging for function during `deploy -f` ([#794][] @pgrzesik)
10+
11+
[#773]: https://github.com/serverless-heaven/serverless-webpack/pull/773
12+
[#774]: https://github.com/serverless-heaven/serverless-webpack/pull/774
13+
[#775]: https://github.com/serverless-heaven/serverless-webpack/pull/775
14+
[#782]: https://github.com/serverless-heaven/serverless-webpack/pull/782
15+
[#780]: https://github.com/serverless-heaven/serverless-webpack/pull/780
16+
[#794]: https://github.com/serverless-heaven/serverless-webpack/pull/794
17+
318
* 5.4.1
419
* Display the zip method used ([#735][] @j0k3r)
520
* Dependabot should now updates package.json too ([#742][] @j0k3r)

0 commit comments

Comments
 (0)