Releases: taboulot/rn-game-over
Releases · taboulot/rn-game-over
Release 1.1.0
- ➕ Install release-it (aaf3890)
- feat: add option '--no-install' to skip node modules & pods installation (#8) (28edfaf)
- 📦 (Upgrade ShellJs) Security upgrade (072dbae)
- Add removal of gradle cache in android (#6) (857d253)
v1.0.8
Fix
- Remove metro cache in correct location (#7)
v1.0.7
- run ./gradlew in android folder
v1.0.6
- Add support for npm and yarn : #3
v1.0.5
- Add task for clearing Jest : #2
v1.0.4
Features :
- Add command line options;
- Pods can be delete and install;
- Node modules can be delete and install;
- Doc.
Fix :
- There is no more errors if your android folder doesn't contain iml files.