serverless-webpack
serverless-webpack copied to clipboard
Serverless plugin to bundle your lambdas with Webpack
Bumps [is-builtin-module](https://github.com/sindresorhus/is-builtin-module) from 3.2.1 to 4.0.0. Release notes Sourced from is-builtin-module's releases. v4.0.0 Breaking Require Node.js 18 52df82e This package is now pure ESM. Please read this. This package now...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...
Bumps the npm_and_yarn group group in /examples/babel-webpack-5 with 2 updates: @serverless/platform-client and [axios](https://github.com/axios/axios). Updates `@serverless/platform-client` from 4.3.2 to 4.5.1 Updates `axios` from 0.21.4 to 1.6.8 Release notes Sourced from axios's...
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.2.0 to 6.4.0. Release notes Sourced from eslint-plugin-promise's releases. v6.4.0 6.4.0 (2024-07-01) Features add support for flat config (#479) (ecbce9f) v6.3.0 6.3.0 (2024-07-01) Features add support for...
Bumps [serverless](https://github.com/serverless/serverless) from 3.38.0 to 4.1.10. Release notes Sourced from serverless's releases. 4.1.9 This is another Serverless Framework V.4 GA release. If you have Serverless Framework V.4 installed already, it...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.6.0. Release notes Sourced from eslint's releases. v9.6.0 Features e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas) 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate...
# This is a Feature Proposal ## Description I think new aws runtime does not support aws-sdk v2 any more for node.js v18 and higher https://docs.aws.amazon.com/lambda/latest/dg/nodejs-package.html#nodejs-package-dependencies I had the error...
## What did you implement: Adds handling of arrays in webpack.config.js when packaging individually. Webpack itself handles such configs already. Closes #XXXXX ## How did you implement it: ## How...
# This is a Bug Report ## Description When I run `serverless package`, I get error `fs.readFileAsync is not a function` and build fails: ``` ⠹ Packaging (and 1 more...
Bumps [serverless](https://github.com/serverless/serverless) from 3.39.0 to 4.2.4. Release notes Sourced from serverless's releases. 4.2.1 Serverless Framework version 4.2.1 now offers experimental support for AWS SAM (Serverless Application Model) and CloudFormation templates....