Releases: Log1x/acf-composer
Releases · Log1x/acf-composer
v3.0.19
Change log
This dramatically improves load performance of individual blocks in the editor.
Enhancements
- ⚡️ Transform blocks to
block.json
when caching (#224)
Full Changelog: v3.0.18...v3.0.19
v3.0.18
Change log
Enhancements
- 🧑💻 Prevent ACF Composer from booting multiple times (#226)
Full Changelog: v3.0.17...v3.0.18
v3.0.16
Change log
Enhancements
- 🎨 Improve the cache manifest implementation (#222)
Full Changelog: v3.0.15...v3.0.16
v3.0.15
Change log
Enhancements
- 🧑💻 Improve
Builder
intellisense in child contexts (#221)
Full Changelog: v3.0.14...v3.0.15
v3.0.14
Change log
Bug fixes
- 🐛 Fix parent context inside of Repeaters and Groups (Fixes #219) (#220)
Full Changelog: v3.0.13...v3.0.14
v3.0.11
Change log
Enhancements
- ✨ Add support for registering multiple field groups in a single Field Composer (Fixes #182) (#214)
Full Changelog: v3.0.10...v3.0.11
v3.0.10
Change log
Bug fixes
- 🐛 Fix block template handling (Fixes #212) (#213)
- 🩹 Properly merge the
example()
method
- 🩹 Fix typo in block stub example data (#211)
Full Changelog: v3.0.9...v3.0.10