RepoJournal
Meta

Meta

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

Keep up with Meta in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript AI / ML Full archive →

The Wire · Showcase

REACT COMPILER GOES MODULAR AS REACT NATIVE SHIPS 0.86.0

By RepoJournal · Filed · About Meta

1 person shipped this

React's compiler architecture is getting a major restructuring, moving OXC and SWC integration out of core and into their own projects, while React Native stabilizes animation handling and fixes critical Fabric crashes.

The React team has decided to decouple the compiler from its bundler integrations [1]. OXC and SWC will now consume the React compiler as a crate rather than maintain plugins in the React repo itself. This is a significant architectural shift that puts ownership where it belongs: bundler teams control their own plugins. React Native 0.86.0 ships today with expanded accessibility test coverage and animation suspense support [2]. On the stability front, the team is fixing the crashing `RetryableMountingLayerException` that's been hitting Oculus apps through better viewState handling in SurfaceMountingManager [3]. The codebase is also tightening type safety by removing legacy Flow casting syntax, standardizing on the newer `as` operator across the board [4]. GitHub Actions workflows are being migrated to the new `react/react-native` org [5], so CI pipelines built on the old facebook namespace will need attention.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] [compiler] Remove OXC and SWC plugins in favor of them being handled by those projects ↗ facebook/react
  2. [2] 0.86.0 ↗ facebook/react-native
  3. [3] Handle missing viewState gracefully in SurfaceMountingManager.updateState and updatePadding (#57181) facebook/react-native
  4. [4] Cleanup flowconfig options in react-native (#57173) facebook/react-native
  5. [5] Update GH Actions references from facebook/react-native to react/react-native (#57167) facebook/react-native

Quick answers

What shipped in Meta on June 12, 2026?
React's compiler architecture is getting a major restructuring, moving OXC and SWC integration out of core and into their own projects, while React Native stabilizes animation handling and fixes critical Fabric crashes. In total, 5 commits, 1 pull requests, and 1 releases landed.
Who contributed to Meta on June 12, 2026?
1 developer shipped this update, including mvitousek.
What were the notable Meta updates?
[compiler] Remove OXC and SWC plugins in favor of them being handled by those projects, 0.86.0, and Handle missing viewState gracefully in SurfaceMountingManager.updateState and updatePadding (#57181).

More from Meta

Daily updates, in your inbox

Follow Meta

Keep up with Meta in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.