v5.41.3

webiny/webiny-jsv5.41.3Nov 27, 2024by adrians5j

AI Summary

Fixes compatibility issues between CMS context types and resolves missing storage transforms and property handling logic.

Key Highlights

  • Fixed CMS context compatibility with base context.
  • Added missing dynamic zone storage transform for Headless CMS.
  • Added handling for `staging` property changes to ignore them.

Full Release Notes

## [5.41.3](https://github.com/webiny/webiny-js/compare/v5.41.2...v5.41.3) (2024-11-27)


### Bug Fixes

* **api-headless-cms-ddb-es:** ensure cms context is compatible with base context ([45c9aa7](https://github.com/webiny/webiny-js/commit/45c9aa7d2685b2654e69529ff7005ce234c321a0))
* **api-headless-cms-ddb-es:** missing elasticsearch on cms context ([32bb8d7](https://github.com/webiny/webiny-js/commit/32bb8d78e6038019bd35fc4bfc0f8805334b91bc))
* **api-headless-cms:** add missing dynamic zone storage transform ([#4399](https://github.com/webiny/webiny-js/issues/4399)) ([a88d624](https://github.com/webiny/webiny-js/commit/a88d62467e51fe0bdec29360233fa1cb27359929))
* ignore `staging` property changes ([#4414](https://github.com/webiny/webiny-js/issues/4414)) ([bfa3f60](https://github.com/webiny/webiny-js/commit/bfa3f6004eee91e9e0721e105f5135eb637d3698))