v5.33.4
webiny/webiny-jsv5.33.4Dec 15, 2022by adrians5j
AI Summary
A minor patch release focusing on improvements to the CloudFormation template and the introduction of a new configuration parameter.
Key Highlights
- Improved the 'Deploy Webiny Project' CloudFormation template.
- Introduced `pulumiResourceNamePrefix` parameter for better resource naming control.
- Added two comments to the codebase.
New Features
- New `pulumiResourceNamePrefix` parameter
Full Release Notes
## [5.33.4](https://github.com/webiny/webiny-js/compare/v5.33.4-beta.0...v5.33.4) (2022-12-15) ### Bug Fixes * add two comments [no ci] ([c3f8117](https://github.com/webiny/webiny-js/commit/c3f8117a607a9bf95bd6969a61e3836ad2127ffc)) * improve "Deploy Webiny Project" CloudFormation template ([380bb68](https://github.com/webiny/webiny-js/commit/380bb680690439ca0a6d9d6a95aa02215c791318)) * introduce `pulumiResourceNamePrefix ` parameter ([9bd346b](https://github.com/webiny/webiny-js/commit/9bd346bc9c73dac3e715c7471fb27ca0170569aa))