RepoJournal
Meta

Meta

React, React Native, and Jest — the open source under what Meta ships

Pick a date

The Wire · Showcase

REACT HARDENS RELEASE PIPELINE, JEST PLUGS SUPPLY CHAIN RISK

By RepoJournal · Filed · About Meta

React now signs artifacts across all release branches, closing a gap that could have left older versions unverified in production.

React's CI pipeline expanded artifact attestation beyond main to all release branches [1], meaning backport releases and older version patches now ship with the same cryptographic proof as cutting-edge builds. This matters because unverified artifacts create supply chain exposure, and older versions often run in enterprise environments that can't upgrade quickly. On the same front, Jest disabled build scripts in its own pipeline [2], a direct move to cut off one vector for supply chain attacks. React Native is grinding through internal consistency fixes across codegen fixtures [3] and manually patching files that codemods missed [4], cleanup work tied to broader infrastructure changes landing in Metro and Relay. The trio of moves signals coordinated hardening: React securing its release gates, Jest tightening its build process, and Native cleaning up after structural shifts.

Action items

References

  1. [1] [ci] Create artifact attestations for builds on backport branches ↗ facebook/react
  2. [2] chore: disable build scripts ↗ facebook/jest
  3. [3] Fix variance in react-native-github/packages/react-native-codegen/e2e/deep_imports/__test_fixtures__/modules/ (#56992) facebook/react-native
  4. [4] manually fix a few more files (#56983) facebook/react-native

FAQ

What changed in Meta on May 29, 2026?
React now signs artifacts across all release branches, closing a gap that could have left older versions unverified in production.
What should Meta teams do about it?
Review your React release process - backport releases now carry attestations • Update Jest to latest once build changes land stable • Monitor React Native codegen for the fixture and codemod fixes to reach your build
Which Meta repositories shipped on May 29, 2026?
facebook/react, facebook/jest, facebook/react-native

Related across the cluster

For your repos

The showcase is a teaser.
Your wire is the product.

Same engine. Different stack. Below: what changes when the wire is yours.

Showcase wire

  • 14 famous open source orgs
  • One wire per day
  • Public, generic
  • Read on the web, when you remember

Your wire

  • Up to 1,500 of your repos - orgs, deps, vendors
  • Morning and evening briefs
  • Action items routed to your team
  • Slack delivery, email, breaking-news CVE alerts

Want a hands-on demo first? Ask a current user for an invite link.