React Templates v0.5.3-igg.2
Pre-release
Pre-release
This is a pre-release of my fork of react-templates. These pre-releases exist to make it easier for me to npm install
my fork via a tarball. The release notes correspond to the file DIVERGENCE.md which lists changes, fixes, and features that haven't been implemented or accepted upstream. DO NOT USE FOR PRODUCTION.
Each of these releases are denoted by a pre-release version identifier of igg.X, where X is incremented with each successive release.
Install this release using the npm
command:
npm install https://github.com/igetgames/react-templates/releases/download/v0.5.3-igg.2/react-templates-0.5.3-igg.2.tgz
Changed:
- [PR] Integrate my fix for wix/react-templates#163.