Skip to content

Commit

Permalink
Added more release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
HyperBrain authored Apr 24, 2019
1 parent baf3ac6 commit a10b45a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ WebPack's [Tree-Shaking][link-webpack-tree] optimization.
## Recent improvements and important changes for 5.x

* Support Yarn
* Support Webpack 4
* Support Webpack 4 and Webpack 5
* Cleaned up configuration. You should now use a `custom.webpack` object to configure everything relevant for the plugin. The old configuration still works but will be removed in the next major release. For details see below.
* Added support for asynchronous webpack configuration

Expand Down Expand Up @@ -762,6 +762,7 @@ me to take it over and continue working on the project. That helped to revive it
* Allow to keep webpack folder [#453][link-453] [#467][link-467]
* Add ability to exclude files from handler lookup [#433][link-433]
* Documentation fixes [#429][link-429]
* Support for Webpack 5 [#472][link-472]
* 5.2.0
* Show info message in verbose mode if aws-sdk has been excluded automatically [#393][link-393]
Expand Down Expand Up @@ -1024,3 +1025,4 @@ me to take it over and continue working on the project. That helped to revive it
[link-480]: https://github.com/serverless-heaven/serverless-webpack/issues/480
[link-429]: https://github.com/serverless-heaven/serverless-webpack/pull/429
[link-433]: https://github.com/serverless-heaven/serverless-webpack/issues/433
[link-472]: https://github.com/serverless-heaven/serverless-webpack/pull/472

0 comments on commit a10b45a

Please sign in to comment.