v5.40.5
webiny/webiny-jsv5.40.5Aug 19, 2024by adrians5j
AI Summary
A comprehensive bug fix release that introduces a new watch command and resolves issues across the file manager, headless CMS, and page builder.
Key Highlights
- Introduced new watch command with payload compression
- Fixed folder deletion rules and direct extension downloads
- Updated Pulumi package versions
New Features
- New watch command with payload compression
Full Release Notes
## [5.40.5](https://github.com/webiny/webiny-js/compare/v5.40.4...v5.40.5) (2024-08-19) ### Bug Fixes * **api-file-manager-s3:** set presigned URLs to expire after 1 hour ([a034764](https://github.com/webiny/webiny-js/commit/a0347647531ebd1f1bda6013c965e819126a5f1a)) * **app-headless-cms:** update context state after entry creation ([4913644](https://github.com/webiny/webiny-js/commit/49136449ebcda62dfcd407492af1e33109cd7584)) * **app-page-builder:** use the improved DelayedOnChange types ([65870e6](https://github.com/webiny/webiny-js/commit/65870e673867fce5f105a97d09a437aa51cab817)) * direct download of extensions ([#4206](https://github.com/webiny/webiny-js/issues/4206)) ([f677787](https://github.com/webiny/webiny-js/commit/f67778732392ed88f28da869ddacbf08a98cdec6)) * ensure folders cannot be deleted if they contain content (including inaccessible content) ([#4191](https://github.com/webiny/webiny-js/issues/4191)) ([1d3b0e7](https://github.com/webiny/webiny-js/commit/1d3b0e76f653247292ae6434281ab06121a95df2)) * **form:** add data-pristine DOM attribute ([829048c](https://github.com/webiny/webiny-js/commit/829048c9d399ee5ba3a201844c63b8da47827cf3)) * **lexical-editor-pb-element:** allow undefined to be passed as value ([5dc8005](https://github.com/webiny/webiny-js/commit/5dc8005b7e12e352bd938a8ad72a09ef11a6d1cf)) * **lexical-editor:** normalize input value and improve onChange execution ([0cd8b63](https://github.com/webiny/webiny-js/commit/0cd8b63c6d955939cb426c405df82577771478ca)) * new watch command - introduce payload compression ([#4224](https://github.com/webiny/webiny-js/issues/4224)) ([972651c](https://github.com/webiny/webiny-js/commit/972651cd39cf147831fa02a65499dfbd991b7818)) * **ui:** improve DelayedOnChange component ([f39a334](https://github.com/webiny/webiny-js/commit/f39a334b01e9d176434ac4f512cc60026dbc8759)) * update Pulumi package versions ([#4216](https://github.com/webiny/webiny-js/issues/4216)) ([7f9bbf7](https://github.com/webiny/webiny-js/commit/7f9bbf7b4797902c9f4fcb2a698025639d8d3eca))