Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Small breaking change with Editor/Filter CustomStructure

Choose a tag to compare

@ghiscoding ghiscoding released this 16 Aug 20:02
· 3724 commits to master since this release

Released under a minor release because it's a breaking change (though not big enough for a major).
I would be surprised that anyone even used these new options yet which were added faily recently to the customStructure object, but just in case, I decided to release a minor version for that reason

Breaking Change

  • (customStructure): options moved to new collectionOption property
    • cut all options (4x) out of customStructure and move them to the new collectionOption property
    • the 4 options moved were (addBlankEntry, collectionInObjectProperty, separatorBetweenTextLabels, includePrefixSuffixToSelectedValues) which are now under collectionOption