Skip to content

1.0.2

Compare
Choose a tag to compare
@bwaidelich bwaidelich released this 26 Apr 13:43
15ec6ab

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