Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

0.5.0

Compare
Choose a tag to compare
@MoOx MoOx released this 06 Nov 21:48
· 1964 commits to master since this release
  • 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 to production.