webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.41k stars 614 forks source link

Extensions - Hide Page Builder Element Extension #4379

Closed adrians5j closed 3 days ago

adrians5j commented 2 weeks ago

Changes

With this PR, we're hiding the PB element extensions, as some of the things that it relies on are not yet ready to go out.

Extra Changes

We also fixed an issue where, when generating a new extension, versions of @webiny/ packages that were already set in the selected extension's package.json file (in extension templates, example here), would not get set to the Webiny version that the project is running on.

That's why, this PR also closes #4367. Thanks @alifeinbinary for reporting this issue! 😊

How Has This Been Tested?

Manually.

Documentation

Non needed.