Skip to content

1.4.0 Release

Compare
Choose a tag to compare
@philbuchanan philbuchanan released this 03 Sep 14:25
· 7 commits to master since this release
a86d401

Note: Now requires WordPress 5.8 which includes support for Widgets block editor.

New

  • Use block API v2 with useBlockProps (#142)

Fixed

  • Fixed reference to which script contains translations (#139)
  • Now using block.json file to register block (#71)
  • Now using BlockControls group setting for title tag (#143)
  • Use createReduxStore instead of deprecated registerStore (#131)