v5.40.2

webiny/webiny-jsv5.40.2Jul 15, 2024by Pavel910

AI Summary

Focuses on developer experience improvements including local Lambda development integration and Windows build support.

Key Highlights

  • Integrated local AWS Lambda development into dev command
  • Improved Windows support for building functions
  • Increased Lambda memory size
  • Added token validity config for Pulumi

New Features

  • Integrated local AWS Lambda development into dev command
  • Added token validity config for Pulumi

Full Release Notes

## [v5.40.2](https://github.com/webiny/webiny-js/compare/v5.40.1...v5.40.2) (2024-07-13)


### Bug Fixes

* **api-headless-cms:** normalize graphql input and improve traverser ([#4196](https://github.com/webiny/webiny-js/issues/4196)) ([c074bca](https://github.com/webiny/webiny-js/commit/c074bca5e1b1ce491ee36598d74d44f9ac95cc1b))
* **api-headless-cms:** skip invalid DZ values instead of throwing ([#4202](https://github.com/webiny/webiny-js/issues/4202)) ([cf2c192](https://github.com/webiny/webiny-js/commit/cf2c1929dbb2f75bc25ed37ea9b411acd2409f6f))
* **api-headless-cms:** validate model import ([#4194](https://github.com/webiny/webiny-js/issues/4194)) ([f98670e](https://github.com/webiny/webiny-js/commit/f98670e92e0da63f58bca76bf52bbcfa8a2154d9))
* **app-headless-cms:** set default value from predefined values ([#4201](https://github.com/webiny/webiny-js/issues/4201)) ([aa73c49](https://github.com/webiny/webiny-js/commit/aa73c4905b213611efa69993b7c0252141319521))
* bring back `cli-` prefix in event names ([cd1c4dd](https://github.com/webiny/webiny-js/commit/cd1c4ddae2613d9a6c39483c1c0e51b0af8c9c7f))
* improve Windows support when building functions / packages ([#4182](https://github.com/webiny/webiny-js/issues/4182)) ([bd89ca2](https://github.com/webiny/webiny-js/commit/bd89ca292f812166280dc849ad59fe383408cefb))
* include original error via `cause` ([2b8563d](https://github.com/webiny/webiny-js/commit/2b8563d962a3e87ce47d3731c9130103a1db65dd))
* increase lambda memory size ([#4197](https://github.com/webiny/webiny-js/issues/4197)) ([66d7e64](https://github.com/webiny/webiny-js/commit/66d7e64d3d83ecf0f206ee155ea29f922c39b277))
* integrate local AWS Lambda development into `dev` ([#4200](https://github.com/webiny/webiny-js/issues/4200)) ([a1f4239](https://github.com/webiny/webiny-js/commit/a1f4239d4202c2980f674855044b9f5ae5d930da))
* **pulumi-aws:** add token validity config ([33e89bb](https://github.com/webiny/webiny-js/commit/33e89bb69416cd79cbc15d1701d1a8c44e8d269c))
* try using cause error first ([a4e05e8](https://github.com/webiny/webiny-js/commit/a4e05e8443d18b894a06fa7e48001b871c5f52b9))