Skip to content

fix(admin): support Mustache 3.2 dotted-name lookup in AssetsHelpers - #111

Merged
mducharme merged 1 commit into
mainfrom
fix/admin-assets-helpers-mustache-3
Sep 3, 2026
Merged

fix(admin): support Mustache 3.2 dotted-name lookup in AssetsHelpers#111
mducharme merged 1 commit into
mainfrom
fix/admin-assets-helpers-mustache-3

Conversation

@mducharme

Copy link
Copy Markdown
Collaborator

Mustache 3.2 invokes callables while resolving names like assets.output.css and then interpolates the helper object. Return $this on zero-arg invoke and run the pending action from __toString().

Mustache 3.2 invokes callables while resolving names like assets.output.css
and then interpolates the helper object. Return $this on zero-arg invoke
and run the pending action from __toString().
@mducharme
mducharme merged commit f9ee8c2 into main Sep 3, 2026
36 checks passed
@charcoal-butler

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 5.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant