File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -757,7 +757,9 @@ me to take it over and continue working on the project. That helped to revive it
757757## Release Notes
758758
759759* 5.3.1
760-
760+ * Fixed bug that prevented to use handlers using import [#505][link-505]
761+ * Do not print empty lines in webpack stats [#499][link-499]
762+ * Added git hooks to improved code quality and developer experience [#496][link-496]
761763
762764* 5.3.0
763765 * Restore compatibility with TypeScript [#449][link-449] [#465][link-465]
@@ -1031,3 +1033,7 @@ me to take it over and continue working on the project. That helped to revive it
10311033[link-433]: https://github.com/serverless-heaven/serverless-webpack/issues/433
10321034[link-471]: https://github.com/serverless-heaven/serverless-webpack/issues/471
10331035[link-472]: https://github.com/serverless-heaven/serverless-webpack/pull/472
1036+
1037+ [link-505]: https://github.com/serverless-heaven/serverless-webpack/issues/505
1038+ [link-499]: https://github.com/serverless-heaven/serverless-webpack/issues/499
1039+ [link-496]: https://github.com/serverless-heaven/serverless-webpack/pull/496
You can’t perform that action at this time.
0 commit comments