This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
0.5.0
- Removed:
statinamic/lib/enhance-collection
do not add siblings by default.
You will need to pass{ addSiblingReferences: true }
in the options to get
next and previous references to collection items. - Added:
statinamic/lib/enhance-collection
can now filter keys using a RegExp. - Added: when
--production
is used,process.env.NODE_ENV
is automatically
set toproduction
.