1.0.2
IMPORTANT:
Even though this is a bugfix release it unfortunately contains a breaking change that we couldn't find a different solution for:
The prefix of the Eel helper has been changed. If your custom Fusion code contains Neos.Form.*()
references, you'll have to replace them with Neos.Form.FusionRenderer.*()
This release incorporates some minor bug fixes/improvements, namely:
- TASK: Add note about Package loading order to README
- BUGFIX: Fix typo in FusionFormRenderer
- BUGFIX: Apply FormElement wrapping before invoking renderCallbacks
- Tweak/fix README
- BUGFIX: Use full package key as Eel helper namespace
See 1.0.1...1.0.2