Built UI components
Built WordPress Blocks
Every so often I need to make custom Gutenberg blocks. Every so often, there is new and better way to make them.

Today I'm going with v2 and block metadata for registration along with usingĀ @wordpress/create-block which seems pretty nifty.

Have you used v2 yet?
https://make.wordpress.org/core/2020/11/18/block-api-version-2/