v5.38.6
webiny/webiny-jsv5.38.6Feb 16, 2024by Pavel910
AI Summary
Fixes specific issues with Headless CMS dynamic zones and export functionality.
Key Highlights
- Fixed dynamic zone content item naming and custom titles.
- Fixed export of composable DynamicZone components.
Full Release Notes
## [5.38.6](https://github.com/webiny/webiny-js/compare/v5.38.5...v5.38.6) (2024-02-14) ### Bug Fixes * **app-headless-cms:** delete multiple entries ([9d6cc10](https://github.com/webiny/webiny-js/commit/9d6cc10d8630d61690feb74a75b8734736e5bd14)) * **app-headless-cms:** dynamic zone content item name when exporting ([397905a](https://github.com/webiny/webiny-js/commit/397905a7b231553678b41cc58329abfb741a576c)) * **app-headless-cms:** dynamic zone custom title ([3458e4c](https://github.com/webiny/webiny-js/commit/3458e4c2ade2ed01f948a5a6b97e6a87ba5df7c3)) * **app-headless-cms:** export composable DZ components ([743b9b7](https://github.com/webiny/webiny-js/commit/743b9b7c646b210198f25b4a4c795af997d34484)) * **app-headless-cms:** use children on DynamicZoneContentItem ([24e5d24](https://github.com/webiny/webiny-js/commit/24e5d2469c6986fdab96aed8210784760a1938ab)) * remove unnecessary code from App.tsx ([65d8c4b](https://github.com/webiny/webiny-js/commit/65d8c4beef7ebcd3115c97eb1e23d93e8e357d55))