Skip to content

v2.0.0

Compare
Choose a tag to compare
@AbhyudayaSharma AbhyudayaSharma released this 11 May 06:42
· 8 commits to master since this release
v2.0.0
c63ebca

https://www.npmjs.com/package/react-git-info/v/2.0.0

What's changed

  • Breaking Change: GitInfo().branch is now undefined when in a detached HEAD state
  • TypeScript type definitions are now included in the npm distribution (#4) - Thanks @Snaptags
  • Faster performance thanks to reduced number of calls to Git (#5) - Thanks @Snaptags
  • CI builds (#8)