Skip to content

Move array and controller modules to *enonic-fp*

Latest
Compare
Choose a tag to compare
@tajakobsen tajakobsen released this 18 Sep 12:36
d35ac2d

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:

  1. Replace "enonic-wizardry/lib/array" with "enonic-fp/array"
  2. 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