---
title: "This Week In React #287: Fragment ref, React Compiler, StyleX, React Router, cnfast, Base UI, Remotion, React Aria"
url: https://daily.dev/posts/this-week-in-react-287-fragment-ref-react-compiler-stylex-react-router-cnfast-base-ui-remoti-4pqbvvbmp
source_url: https://thisweekinreact.com/newsletter/287
type: article
source: "This Week In React"
published: 2026-06-24T18:18:27.699Z
updated: 2026-06-24T18:18:52.635Z
tags: ["webdev", "react", "typescript", "react-native", "vite"]
reading_time: 9
upvotes: 24
comments: 3
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# This Week In React #287: Fragment ref, React Compiler, StyleX, React Router, cnfast, Base UI, Remotion, React Aria

**[This Week In React](https://daily.dev/sources/twir)** · 9 min read · 24 upvotes · 3 comments

## Summary

Weekly roundup covering React and React Native ecosystem news. Key React highlights include the upcoming Fragment ref feature (FragmentInstance) slated for React v19.3, React Compiler updates including a Bun integration and Rust-based compiler progress, React Router 8.0 release (ESM-only, boring-by-design upgrade), StyleX 0.19, Base UI 1.6, and TanStack Table v9 memory improvements. On the React Native side, Reanimated 4.5 adds CSS pseudo-selector support, Expo SDK 56 stabilizes iOS widgets and Live Activities, and VisionCamera enables real-time video processing. The broader ecosystem sees Vite 8.1 with Bundled Dev Mode, Astro 7.0 with ~61% faster builds via Rolldown, TypeScript 7.0 RC (Go rewrite), and a GitHub Actions security tightening that prevents supply chain attacks like those that recently hit TanStack, Nx, and PostHog.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://thisweekinreact.com/newsletter/287>

## Community discussion

Top comments from developers on daily.dev.

**@allinonetools** · 5 upvotes

> React Compiler keeps getting more interesting, but the GitHub Actions security updates are just as important. Easy to overlook until something breaks.

**@thuandiep** · 2 upvotes

> I think i need test Ts 7.0

**@erikandersoon** · 0 upvotes

> The React ecosystem keeps moving:
>
> - **Fragment ref** (`FragmentInstance`) in React 19.3 — finally, a way to get DOM access to fragments without workarounds.
> - **React Compiler** — Bun integration + Rust-based compiler progress. The future of React performance is being built in Rust.
> - **React Router 8.0** — ESM-only, boring-by-design. No breaking changes for most users.
> - **Reanimated 4.5** — CSS pseudo-selector support in RN. Hover, focus, active, and more, now native.
> - **Expo SDK 56** — iOS widgets and Live Activities stabilized. Native desktop-level features.
> - **TypeScript 7.0 RC** — Go...

## Similar posts on daily.dev

- [This Week In React \#294: React Compiler, TanStack, Next.js, GTKX, Effect, shadcn, Preact, Unhead, RHF](https://daily.dev/posts/this-week-in-react-294-react-compiler-tanstack-next-js-gtkx-effect-shadcn-preact-unhead-rh-gmkibvd2t) · This Week In React · 11 upvotes · 1 comments
- [This Week In React \#248: Compiler, Next.js, Activity, Forket, Vite, shadcn, React Aria, BaseUI, RTK](https://daily.dev/posts/this-week-in-react-248-compiler-next-js-activity-forket-vite-shadcn-react-aria-baseui-rtk-33uj2kzih) · This Week In React · 6 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#react](https://daily.dev/tags/react), [#typescript](https://daily.dev/tags/typescript), [#react-native](https://daily.dev/tags/react-native), [#vite](https://daily.dev/tags/vite)

[View this post on daily.dev](https://daily.dev/posts/this-week-in-react-287-fragment-ref-react-compiler-stylex-react-router-cnfast-base-ui-remoti-4pqbvvbmp)
