This repository was archived by the owner on Oct 10, 2022. It is now read-only.
This repository was archived by the owner on Oct 10, 2022. It is now read-only.
Consider officially deprecating CGB #298
Open
Description
First off, super props for jumping on the need that CGB solved back in the day @ahmadawais. There didn't exist an easy way to spin up Gutenberg blocks and CGB certainly filled that gap. You've helped a lot of folks jump into Gutenberg/JS (including myself).
I do question though, now that WordPress has an official @wordpress/create-block package for scaffolding blocks, should CGB be officially deprecated?
A few reasons to consider this:
- There hasn't been activity here in about a year, while the @wordpress/create-block package is maintaining pace quite well with Gutenberg/the WordPress Block Directory requirements.
- Folks diving into Gutenberg block development that start with CGB will learn outdated methods for registering/building blocks, some of which are incompatible with the WordPress Block Directory.
- The WPCLI scaffolding command has been deprecated in support of @wordpress/create-block.
- @wordpress/create-block really is a great, highly supported, tool for scaffolding blocks.
If you feel this is an appropriate course of action, let's update the readme with a deprecation warning - similar to what WP-CLI has done. I'd be happy to submit a PR for this.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels