v5.34.6

webiny/webiny-jsv5.34.6Mar 29, 2023by adrians5j

AI Summary

Fixes account recovery settings, executes APW schedule actions, enables deploying projects into existing VPCs, and introduces the `webiny build` command.

Key Highlights

  • Fix account recovery settings passed to user pool
  • Execute APW schedule action handler
  • Enable deploying projects into existing VPC
  • Introduce `webiny build` command

Full Release Notes

## [5.34.6](https://github.com/webiny/webiny-js/compare/v5.34.5...v5.34.6) (2023-03-14)


### Bug Fixes

* pass `accountRecoverySetting` settings to user pool ([#3098](https://github.com/webiny/webiny-js/issues/3098)) ([dc84d7c](https://github.com/webiny/webiny-js/commit/dc84d7c98b105fd897804999764186eb04c0d0c1))
* **serverless-cms-aws:** execute apw schedule action handler ([#3091](https://github.com/webiny/webiny-js/issues/3091)) ([8dd829e](https://github.com/webiny/webiny-js/commit/8dd829e2557ab7fa2e325c7364d0a838d78f891a))
* automatically use custom domains if provided ([20fcff5](https://github.com/webiny/webiny-js/commit/20fcff5bdf2388a58e43c1d147fdfcae592f8ee0))
* check if `projectApplication` exists before accessing its props ([#3082](https://github.com/webiny/webiny-js/issues/3082)) ([219eec0](https://github.com/webiny/webiny-js/commit/219eec0645c765a681b4e493bce119e294ddaea0))
* close browser once rendering has finished ([92fc4bf](https://github.com/webiny/webiny-js/commit/92fc4bf3365c0d0fa6cf150bc8563ae8c418e95c))
* dependency versions sync ([e704338](https://github.com/webiny/webiny-js/commit/e704338c73d65feeab83918be109d96cf53bea0c))
* do not skip execution of hooks on preview [no ci] ([#3078](https://github.com/webiny/webiny-js/issues/3078)) ([5213f54](https://github.com/webiny/webiny-js/commit/5213f5499181507ee328cd8a14c2da64f641152c))
* enable deploying projects Into existing VPC ([a11c792](https://github.com/webiny/webiny-js/commit/a11c792407d0e16285e7ad95a42a1168dc5ac13b))
* improve error reporting when there's no internal workspace folder ([9777f91](https://github.com/webiny/webiny-js/commit/9777f9151c0c513da52b8601c6b5a6526878cde5))
* introduce `webiny build` command ([#3074](https://github.com/webiny/webiny-js/issues/3074)) ([6ca6876](https://github.com/webiny/webiny-js/commit/6ca6876a40fc035bb5ce1ddc659e6a0d5e325521))
* wrap domain assignment into a handler ([22c53ce](https://github.com/webiny/webiny-js/commit/22c53ce066dc98efc9ff2fdaa3880c1400cea40f))
* **api-headless-cms-ddb-es:** ddb storage plugin names ([#3055](https://github.com/webiny/webiny-js/issues/3055)) ([0abb98f](https://github.com/webiny/webiny-js/commit/0abb98f0aa230a3868ab8c2af2a14164cca94c2b))
* **api-headless-cms-ddb-es:** plugin loading on storage ops init ([#3051](https://github.com/webiny/webiny-js/issues/3051)) ([d73a6ba](https://github.com/webiny/webiny-js/commit/d73a6bab9971b2bb5a7cdd4b672b5b1c64b56aa3))
* **api-page-builder:** export plugins from root ([c8d7f77](https://github.com/webiny/webiny-js/commit/c8d7f7770466ab7d58aeed9668ac7cc63068d18e))
* **app-page-builder-elements:** exclude page only if Page context exists ([7a4ef7e](https://github.com/webiny/webiny-js/commit/7a4ef7e77d7ced4db254219ed3c0d5c20b991f44))
* make the check more fail-safe [no ci] ([6ae203a](https://github.com/webiny/webiny-js/commit/6ae203a432155484df2e5461c9d15f1646893c32))
* use `PulumiAppParam` for the `vpc` param ([183b01b](https://github.com/webiny/webiny-js/commit/183b01b8845e861f9c70c8cb54ebc85689c85f32))