v5.34.5

webiny/webiny-jsv5.34.5Feb 24, 2023by adrians5j

AI Summary

Fixes Headless CMS model validation, locks Babel types, resolves content review status issues, and enables full-text search and custom entry IDs.

Key Highlights

  • Fix Headless CMS model GraphQL validation
  • Fix content review status for non-mandatory steps
  • Fix scheduling pages for publication
  • Enable full-text search in Headless CMS

Full Release Notes

## [5.34.5](https://github.com/webiny/webiny-js/compare/v5.34.4...v5.34.5) (2023-02-22)


### Bug Fixes

* **api-headles-cms:** model graphql validation ([#3048](https://github.com/webiny/webiny-js/issues/3048)) ([3bfb416](https://github.com/webiny/webiny-js/commit/3bfb416af09d3387931319c771890e04473a5746))
* lock babel types package version ([#3045](https://github.com/webiny/webiny-js/issues/3045)) ([f30c44a](https://github.com/webiny/webiny-js/commit/f30c44a8f3b9c7805c230ab4ea21c587273def90))
* **api-apw:** content review status when non mandatory steps ([#3033](https://github.com/webiny/webiny-js/issues/3033)) ([dfd0473](https://github.com/webiny/webiny-js/commit/dfd0473285eba5947a6f2043ee83bad7fa3cc053))
* **api-headless-cms:** mark locked fields error ([#3037](https://github.com/webiny/webiny-js/issues/3037)) ([b1cec26](https://github.com/webiny/webiny-js/commit/b1cec26ea3e8b90203dbee44ff01c2624cdb3754))
* use `mutate` instead of `query` and return both `data` and `error` ([3f463de](https://github.com/webiny/webiny-js/commit/3f463de960493c54659e255b3152f0bd773ec539))
* **api-apw:** scheduling pages to be published ([#3035](https://github.com/webiny/webiny-js/issues/3035)) ([a7ee342](https://github.com/webiny/webiny-js/commit/a7ee3427e849f63e7a25e4f985030554b0b06b9a))