You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- v6.63.3 January 30, 2014
- Regenerate every options are now customisable via `regenerateEveryOptions`
- Regenerate every options now default to `partial:false, populate:true`
- Before there were no defaults, meaning that they always did a non populating, partial, regeneration (regression exposed due to the fix in v6.61.0)
Also applies to
regenerateEveryOptions
configuration option.Options can be found here: https://github.com/bevry/docpad/blob/ccb91da643ebaa2a25524a281e86438fcf9aefd4/src/lib/docpad.coffee#L3281-L3320
Best place to put this is probably the API docs.
The text was updated successfully, but these errors were encountered: