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

Add ESLint Rule to Prevent Redirect in Try-Catch Block #68108

Open
wants to merge 8 commits into
base: canary
Choose a base branch
from

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    6ab51f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edd35c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95eef7b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    e104f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c056e39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09a132d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91c8508 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. feat(eslint-plugin-next): rename no-redirect-in-try-catch to `no-re…

    …direct-in-try-catch-without-rethrow` and update docs
    piotrski committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6362a6f View commit details
    Browse the repository at this point in the history