Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

30 lines (15 loc) · 1.47 KB

Changelog

1.2.1 (2023-05-16)

Bug Fixes

  • fix rendering issue when content editor is placed within an ACF tab (b3466c4)

1.2.0 (2023-05-16)

Features

  • allow marking native fields as required, with working validation (727eb2e)

1.1.3 (2023-05-15)

Bug Fixes

  • don't require composer/installers (537fc97)
  • set max width for featured images to 150px when used in native field (f7334b6)

Miscellaneous Chores

  • added and ran Prettier (15985a4)
  • added release-please (c1ff88c)
  • update .gitignore to exclude vendor folder (755a503)