Releases: ItemConsulting/enonic-wizardry
Releases · ItemConsulting/enonic-wizardry
Move array and controller modules to *enonic-fp*
This release updates the dependencies to include enonic-fp@0.3.0.
The array and controller modules have been moved to enonic-fp, and so older code that uses enonic-wizardy should do the following changes in their code:
- Replace "enonic-wizardry/lib/array" with "enonic-fp/array"
- Replace "enonic-wizardry/lib/controller" with "enonic-fp/controller".
Helper functions for Contend.publish
has been removed, since the same functionality has been overloaded in enonic-fp