v5.38.3
webiny/webiny-jsv5.38.3Jan 8, 2024by adrians5j
AI Summary
This release addresses various issues in the file manager, project creation tools, and Pulumi folder structure handling.
Key Highlights
- Fixes file manager bulk edit dialog dismissal
- Updates yarn version check in project creation
- Changes Pulumi folder prepending behavior
Full Release Notes
## [5.38.3](https://github.com/webiny/webiny-js/compare/v5.38.2...v5.38.3) (2024-01-08) ### Bug Fixes * **app-file-manager:** append data to not defined field values ([#3777](https://github.com/webiny/webiny-js/issues/3777)) ([fe52405](https://github.com/webiny/webiny-js/commit/fe524056872c57a742cefa459e0bb4f6f2252ba2)) * **app-file-manager:** prevent bulk edit dialog dismiss ([#3790](https://github.com/webiny/webiny-js/issues/3790)) ([e16899c](https://github.com/webiny/webiny-js/commit/e16899c8cbd17318527bcd01eb827ddb8525314b)) * **create-webiny-project:** remove redundant yarn set command ([03e8e42](https://github.com/webiny/webiny-js/commit/03e8e42ef2d12c9f73f4395cdad77d07f4cd9e32)) * **create-webiny-project:** update check for yarn version ([#3796](https://github.com/webiny/webiny-js/issues/3796)) ([8e21370](https://github.com/webiny/webiny-js/commit/8e2137086102d1bc3a1e1cfba9e2f1abaa36f8ca)) * prepend Pulumi folder (instead of append) ([6faefa3](https://github.com/webiny/webiny-js/commit/6faefa3de84c4edb2feec1e5ff450a8af67a3d79))