| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.14.2 source code.tar.gz | 2024-09-06 | 889.6 kB | |
| 5.14.2 source code.zip | 2024-09-06 | 941.8 kB | |
| README.md | 2024-09-06 | 1.1 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
What's Changed
- Apply
promisify()tofsmodule functions to avoid error with Serverless v4 by @ronkot in https://github.com/serverless-heaven/serverless-webpack/pull/1917 - Prepare 5.14.2 by @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/1926
Meta stuff (examples, deps, etc.)
- Update all deps to have fast-xml-parser@4.4.1 by @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/1901
- Update all examples by @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/1922
- Remove
fbgraphfrom examples by @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/1924 - Remove unused
coverallsdeps by @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/1925
New Contributors
- @ronkot made their first contribution in https://github.com/serverless-heaven/serverless-webpack/pull/1917
Full Changelog: https://github.com/serverless-heaven/serverless-webpack/compare/v5.14.1...v5.14.2