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

Enable jest hoist transform when using next/jest #33731

Merged
merged 5 commits into from Jan 31, 2022

Commits on Jan 27, 2022

  1. Enable jest hoist transform when using next/jest

    Fixes vercel#32539
    
    Implements what was shared at vercel#32539 (comment).
    timneutkens committed Jan 27, 2022
    Copy the full SHA
    4d36b46 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Add test for mocking

    timneutkens committed Jan 31, 2022
    Copy the full SHA
    ac23010 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6694be1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5e661e4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e8b21b6 View commit details
    Browse the repository at this point in the history