Releases: Log1x/acf-composer
Releases · Log1x/acf-composer
v3.0.29
Change log
Enhancements
- 🧑💻 Add
modifyField
to Builder intellisense (#272)
New Contributors
- @thunderdw made their first contribution in #272
Full Changelog: v3.0.28...v3.0.29
v3.0.28
v3.0.27
v3.0.26
v3.0.25
v3.0.24
Change log
Enhancements
- 📝 Change field to field group by @johanmolen in #238
- 🧑💻 Improve option page awareness in fields and blocks by @Log1x in #250
- 🔧 Set the
acf/init
priority to100
to improve compatibility - ✨ Add support for saving block data as post meta (Fixes #248) by @Log1x in #249
New Contributors
- @johanmolen made their first contribution in #238
Full Changelog: v3.0.23...v3.0.24
v3.0.23
Change log
Enhancements
- 🧑💻 Add
textdomain
to blocks (Fixes #233) - 🔧 Ensure
acf_block_version
is set to2
(#232) - 📌 Change Acorn to a dev dependency
New Contributors
- @joshuafredrickson made their first contribution in #232
Full Changelog: v3.0.22...v3.0.23
v3.0.22
v3.0.21
Change log
Bug fixes
- 🩹 Fix default block alignment (#228)
New Contributors
- @marcbelletre made their first contribution in #228
Full Changelog: v3.0.20...v3.0.21
v3.0.20
Change log
Enhancements
- 🎨 Improve the
Block
class (#227) - 🧑💻 Improve the
acf:cache
command output - 🧑💻 Default the
acf:upgrade
confirm toyes
- 🎨 Improve the
FlexibleContentBuilder
conditional code style - 🧑💻 Add
beforeRegister()
andafterRegister()
overridable methods to Composers - 🧑💻 Create a
Composer
contract - 🎨 Improve
compose
docblocks
Full Changelog: v3.0.19...v3.0.20