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

WIP: react-hooks/exhaustive-deps #2637

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Mar 7, 2024

  1. WIP: add skeleton

    alisnic committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    38a7de0 View commit details
    Browse the repository at this point in the history
  2. WIP: first tests

    alisnic committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ced27b4 View commit details
    Browse the repository at this point in the history
  3. Ignore DS_Store

    alisnic committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0622f3b View commit details
    Browse the repository at this point in the history
  4. Port tests

    alisnic committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7827f7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdc8a38 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Detect a hook

    alisnic committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    7711e33 View commit details
    Browse the repository at this point in the history
  2. Extract argument

    alisnic committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    2fbc223 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. WIP

    alisnic committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f4ae4fd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Update

    alisnic committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    befd0b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. wip

    alisnic committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a0e26c8 View commit details
    Browse the repository at this point in the history
  2. More progress

    alisnic committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    415f604 View commit details
    Browse the repository at this point in the history