Changelog
Added
- Added plugin bootstrap file with proper plugin headers and autoloader support.
- Added
.wp-env.jsonand wp-env npm scripts for local development environment. - Added
.editorconfigfor consistent coding styles. - Added
clean-css-clito devDependencies for CSS minification.
Changed
- Upgraded payment-form block to apiVersion 3 with block.json schema validation.
- Updated npm dependencies.
- Updated composer.json dependencies and added Jetpack Autoloader.
Full Changelog: v1.2.0...v1.3.0