Skip to content

v2.0.0

Compare
Choose a tag to compare
@Log1x Log1x released this 16 Feb 11:03
· 197 commits to master since this release

Change log

Enhancements

  • enhance(block): Add anchor support to Block stubs (#66)
  • feat(block): Add support for block styles (#56)
  • chore(block): Add type 'object' to $block (#55)
  • enhance(console): Allow passing --construct during block generation to move class properties into __construct
  • feat(acf-composer): Add support for registering paths with plugins (#63)
  • feat(acf-composer): Add support for registering paths with plugins (Fixes #35)
  • chore(composer): Remove unneeded abstract method
  • chore(provider): Move ACF conditional
  • chore(deps): Bump dependencies
  • chore(acf-composer): Clean up docblocks
  • enhance(ci): Switch to GitHub Actions
  • chore(repo): Bump README & License
  • chore(phpcs): Run linting

Bug Fixes

  • fix(defaults): Fix treating some options as a layout field (#65)