- Update templates to include WordPress plugin metadata by default.
- Print available commands only for ESNext template.
- Add full support for ESNext template, including
wp-scripts
bootstrapping.
- Improve the feedback shared on the console while scaffolding a block.
- Fix the paths pointing to the JS build file listed in PHP file in the ESNext template.
- Added support for template types.
esnext
becomes the default one.es5
is still available as an option.