This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
v0.1.3
🚀 Release Notes
Breaking Changes
- Shouldn't be any, but please let us know if you discover something
New Features
- Add support for
Menu
as a Field Group Location - Add support for
MenuItem
as a Field Group Location - Add support for Terms (Category, Tag, custom) as a Field Group Location
- Add support for Comments as a Field Group Location
Bugfixes & Misc cleanup
- apply
the_content
filter to wysiwyg fields. Thanks for the suggestion @drewbaker - fix bug with
radio
field type not showing theshow_in_graphql
option in the ACF UI - Add .gitattributes to cleanup the zip file that is processed by git
- remove unused Gruntfile.js