v5.4.2
This release updates the setContent
, setDefaultContent,
load
, and startAutoLoad
methods of the Store, MergeableStore, and Persister interfaces respectively. They all take a content
parameter, which can now be either a content array (as before) or now a function that returns the same content array.