| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.16.0 source code.tar.gz | 2026-07-09 | 878.8 kB | |
| 5.16.0 source code.zip | 2026-07-09 | 933.7 kB | |
| README.md | 2026-07-09 | 1.2 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
Human changelog
- NPM >= 11 is now required
- Bluebird got remove (finally)
- Biome is used instead of ESLint
What's Changed
- Remove bluebird and use native Promise by @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/2409
- Fix Biome config by @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/2477
- Add osls to the tests suite by @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/2476
- Remove
@serverless/testby @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/2478 - Use
tinyglobbyinstead ofglobby @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/2479 - Define 7 days of minimum age for new deps by @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/2480
- Remove
fs-extraby @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/2483 - Prepare 5.16.0 by @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/2484
Full Changelog: https://github.com/serverless-heaven/serverless-webpack/compare/v5.15.4...v5.16.0