aidenybai / aidenybai/react-grab
Add option to silence version check warning
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 7.6k
- Forks
- 340
- Merge moyen
- 5 h 12 min
- PR mergées (30 j)
- 6
Description
The version check in `log-intro.ts` logs a warning to the console whenever a newer version is published on npm ([link](https://github.com/aidenybai/react-grab/blob/dedd82d5bec23856c60bbd86ff867366e503563e/packages/react-grab/src/core/log-intro.ts#L24)).
Would it be possible to add an opt-out — e.g. a `skipVersionCheck` option on the init/config, or an env var like `REACT_GRAB_SKIP_VERSION_CHECK` — for projects that pin versions intentionally or run in environments where the noise is undesirable?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.