aidenybai / aidenybai/react-grab

Add option to silence version check warning

Open
#293 1 comment 7 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7.6k
Forks
340
Avg merge
5h 12m
Merged PRs (30d)
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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.