Releases: Log1x/acf-composer
Releases · Log1x/acf-composer
v3.4.4
Change log
Bug fixes
- 🩹 Fix publishing stubs by @harryscheiner in #342
Features
- ✨ Add block anchor to attribute bag by @tombroucke in #346
Full Changelog: v3.4.3...v3.4.4
v2.1.2
This is a maintenance release. Please try to use 3.x instead.
Change log
🩹 Fix block type registration in WordPress 6.8 by @harryscheiner in #344
Full Changelog: v2.1.1...v2.1.2
v2.1.1
This is a maintenance release. Please try to use 3.x instead.
Change log
- 🩹 [2.x] Fix block registration compatibility with WordPress 6.8 by @joshuafredrickson in #341
Full Changelog: v2.1.0...v2.1.1
v3.4.3
v3.4.2
Change log
Bug fixes
- 🩹 Pass current
$block
instance to the asset hook by @danlapteacru in #332
Enhancements
- 💄 Remove wrapping div on block stub in editor by @tombroucke in #333
New Contributors
- @danlapteacru made their first contribution in #332
Full Changelog: v3.4.1...v3.4.2
v3.4.1
v3.4.0
Change log
Enhancements
- 🧑💻 Utilize native WordPress handling of block wrapper HTML attributes by @Log1x in #313
- 🧑💻 Improve block asset handling by @ouun in #315
- ✨ Add view attribute bag support to blocks by @Log1x in #317
- 🔧 Add a configurable
$apiVersion
property to blocks by @drbroad in #321 - ✨ Add support for passing arguments to Partials by @johanmolen in #325
- ✨ Add support for block defaults by @Log1x in #327
Bug fixes
New Contributors
Full Changelog: v3.3.0...v3.4.0
v3.3.0
Change log
Enhancements
- 🧑💻 Enhance search on
acf:usage
for multiple results (#301) - 🧑💻 Add support for caching during
acorn optimize
in Acorn v5 (#299) - 🧑💻 Improve compatibility with plugins improperly overriding
collect()
(Fixes #303) (#307) - 🧑💻 Make the
fields()
method optional (#298) - 🧑💻 Add DI support to the
fields()
method - ✨ Add native support for block spacing (#311)
Bug fixes
- 🩹 Fix improper match in
acf:usage
when dealing with similar field names - 🩹 Fix
gradients
typo on default block supports (Fixes #308) (#309) - 🩹 Respect default alignment when blocks are cached (Fixes #302) (#310)
Full Changelog: v3.2.4...v3.3.0