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

Update Jest to ^29.2.1 #35014

Closed
wants to merge 1 commit into from
Closed

Commits on Oct 18, 2022

  1. Update Jest to ^29.2.1 (facebook#881)

    Summary:
    X-link: facebook/metro#881
    
    Following on from D39543504 (facebook@c27501b) and D40379963 (facebook@8f33753), this updates Jest to the latest version 29.2.1 across projects and in the OSS React Native new app template.
    
    Importantly this version includes the [new `jest.now()` API](jestjs/jest#13245), which will be useful for exposing internally consistent fake timer mocks of `requestAnimationFrame`, etc., in the new React Native Jest environment.
    
    [General] [Changed] - Upgrade Jest in React Native template to ^29.2.1
    
    Differential Revision: D40386349
    
    fbshipit-source-id: 524a6f19008abcd5b0dad02ef2c3f1c39d10cc29
    robhogan authored and facebook-github-bot committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f7901f3 View commit details
    Browse the repository at this point in the history