Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(remix-react): don't warn about runtime deprecation warnings in production #5874

Merged
merged 4 commits into from
Mar 22, 2023

Commits on Mar 22, 2023

  1. fix: add NODE_ENV check to warnOnce

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    38e0918 View commit details
    Browse the repository at this point in the history
  2. fix: update deprecated links warn check

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    cb55f2e View commit details
    Browse the repository at this point in the history
  3. chore: rename to logDeprecationOnce

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    49d940b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d963100 View commit details
    Browse the repository at this point in the history