next-build-id
Advanced tools
Changelog
3.0.0 (2019-08-16)
async
/await
), changes return value from object to string (to be more compatible with generateBuildId
), removes hacky file overwriting and thus the CLI (file overwriting is no longer necessary for modern versions of Next).See README for further details.
<a name="2.0.1"></a>
Changelog
2.0.0 (2018-05-25)
write: true
option is given, so that the module can be used within generateBuildId from next.config.js to just lookup the current git commit hash.<a name="1.2.0"></a>