Skip to content

Releases: Log1x/acf-composer

v3.0.19

01 Mar 20:31
e66d462
Compare
Choose a tag to compare

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

01 Mar 19:48
af6cd95
Compare
Choose a tag to compare

Change log

Enhancements

  • 🧑‍💻 Prevent ACF Composer from booting multiple times (#226)

Full Changelog: v3.0.17...v3.0.18

v3.0.17

01 Mar 14:27
e108472
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix path keys for acf:upgrade command (#225)

Full Changelog: v3.0.16...v3.0.17

v3.0.16

01 Mar 09:33
f70d3b1
Compare
Choose a tag to compare

Change log

Enhancements

  • 🎨 Improve the cache manifest implementation (#222)

Full Changelog: v3.0.15...v3.0.16

v3.0.15

29 Feb 16:35
bf075f9
Compare
Choose a tag to compare

Change log

Enhancements

  • 🧑‍💻 Improve Builder intellisense in child contexts (#221)

Full Changelog: v3.0.14...v3.0.15

v3.0.14

29 Feb 15:24
07780a4
Compare
Choose a tag to compare

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.13

29 Feb 14:33
9d14f55
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix calling custom types (Fixes #217) (#218)

Full Changelog: v3.0.12...v3.0.13

v3.0.12

29 Feb 14:28
03666a9
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix registering field groups with no fields (Fixes #215) (#216)

Full Changelog: v3.0.11...v3.0.12

v3.0.11

29 Feb 13:32
c3fda03
Compare
Choose a tag to compare

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

29 Feb 12:41
5d2ee37
Compare
Choose a tag to compare

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