Skip to content

v2.1.0

Compare
Choose a tag to compare
@Log1x Log1x released this 15 Oct 05:57
· 118 commits to master since this release
71e2695

Change log

Enhancements

  • enhance(block): Add missing block render callback properties (#135)
  • enhance(block): Add $context param to block render callback (Fixes #130)
  • enhance(block): Add $wp_block param to block render callback
  • enhance(block): Add $block->context property to access $context
  • enhance(block): Add $block->instance property to access $wp_block
  • chore(block): Add missing $post_id property definition

Bug fixes

  • fix(stub): Fix the partial fields() docblock return type (#134)
  • fix(acf-composer): Fix relative path when using ACF Composer inside of a plugin (Fixes #125) (#133)
  • fix(field): Fix default field setting merge order (Fixes #127) (#132)