Releases: vondenstein/gatsby-plugin-git-lastmod
Releases · vondenstein/gatsby-plugin-git-lastmod
v0.2.1
v0.2.0
This release includes better error handling and messaging.
Updates
- Provides a configuration option to allow Gatsby build to continue even if a git repo is not present.
- Improved error messaging when the git repository cannot be found.
v0.1.2
The first release of gatsby-plugin-git-lastmod!
Features
This release includes two features:
- Adds git commit date to the
lastMod
field in page context - Provides a fallback option to set
lastMod
to be the current date if no git commit date is found