You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Pull Request resolved: facebook#35014
X-link: facebook/metro#881
Following on from facebook#34724 and facebook#34972, 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.
Changelog:
[General] [Changed] - Upgrade Jest in React Native template to ^29.2.1
Reviewed By: jacdebug
Differential Revision: D40386349
fbshipit-source-id: 43f5a69cf546df09e2f02542ebf50130d65f0436
0 commit comments