Skip to content

v5.4.2

Compare
Choose a tag to compare
@jamesgpearce jamesgpearce released this 04 Dec 22:50
· 6 commits to main since this release

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.