Skip to content

v1.2.0

Compare
Choose a tag to compare
@Log1x Log1x released this 12 Mar 03:27
· 247 commits to master since this release
4218fdb

Change log

Breaking Changes

  • BREAKING(blocks): register() has been deprecated. Block options are now set using class variables. Please see the available stubs for an example.

Enhancements

  • refactor(composer): Most functionality has been moved to a separate parent class.
  • feat(widgets): Added ACF sidebar widget functionality. Batteries included.
  • feat(options): Added the ability to easily create option pages.
  • feat(console): Added commands / stubs for acf:widget and acf:options
  • chore(console): Clean up existing stubs.
  • chore(docs): Write actual documentation.
  • chore(composer): Add suggestion for log1x/modern-acf-options