βš›οΈ This Week In React #274: Next.js, React Router, Storybook, HeroUI, useEffect, Lucide | πŸ“± Reanimated, Worklets, Nitro Fetch, Navigation, Rozenite, MMKV, Windows, Swift | πŸ”€ TypeScript, Signals, Edge.js, Zero, ArrowJS, Valibot


β€‹πŸŒ Read Online ​

Hi everyone, Seb here πŸ‘‹!

This week: a new Next.js release, a React Aria-based UI library, Remotion updates, Storybook MCP, and more.

On React Native, multi-threading keeps improving (Worklets, Reanimated), and React Navigation v8 looks close.

Sorry for the weird duplicate email last week, just a mistake πŸ˜…

As always, thanks for supporting us on your favorite platform:

πŸ’Έ Sponsor

​Still writing tests manually?​

Notion, Dropbox and LaunchDarkly have found a new testing paradigm - and they can't imagine working without it. Built by ex-Palantir engineers, Meticulous autonomously creates a continuously evolving suite of E2E UI tests that delivers near-exhaustive coverage with zero developer effort - impossible to deliver by any other means.

It works like magic in the background:

  • Near-exhaustive coverage on every test run
  • No test creation
  • No maintenance (seriously)
  • Zero flakes (built on a deterministic browser)

🀨 Curious? Book in a time to learn more​

βš›οΈ React

​Next.js 16.2​

A great minor release that comes with significant performance improvements, but also impactful DX improvements and new interesting features:

  • ~400% faster next dev startup
  • ~50% faster rendering thanks to a React core RSC contribution
  • Redesigned error page
  • Server Function logging in dev
  • next dev --inspect to attach a Node.js debugger
  • Link transitionTypes
  • Dev Overlay now renders Error.cause and a hydration diff indicator to identify client/server
  • Many new experimental features
  • ​AI improvements: generates AGENTS.md to read versioned docs for agents, browser log forwarding, agent devtools CLI.
  • ​Turbopack improvements: Faster builds, Server Fast Refresh, tree shaking of dynamic imports, PostCSS config, Subresource Integrity, inline loader config, and more.

Related resources:

πŸ’Έ Sponsor

​React Native for Fire TV App Development​

Your existing React Native codebase can now run on Fire TV with minimal changes, thanks to Amazon Developer’s new operating system, Vega. What’s included:

  • 40+ open-source libraries you already rely on, like reanimated
  • Reduced bundle size - React Native is built into the OS and dynamically linked
  • Vega Module Resolver Preset (VMRP) to automatically replace libraries with their Vega-platform ported equivalencies
  • Vega Studio, a VS code-extension, for building, testing, and optimizing Vega apps

Ready to reach new audiences? Check out our getting started guide.

πŸ“± React-Native

​Worklets 0.8 - Shareable, Bundle mode improvements​

It’s now easier to use the Bundle mode, which unlocks running more complex things in background threads. Also read the dedicated article on Shareable – shared memory's missing piece, a runtime-bound shared memory primitive that was extracted from Reanimated, and that you can now use for non-animation use cases too!

πŸ‡«πŸ‡· En franΓ§ais

πŸ”€ Other

🀭 Fun

See ya! πŸ‘‹

βš›οΈ This Week In React

πŸ”₯ Keeps React and React-Native experts up to date! Join 34k+ devs for one email per week.

Read more from βš›οΈ This Week In React

🌐 Read Online Hi everyone, Krzysztof and Filip from Software Mansion here πŸ‘‹! Big releases anchor the week. React Email 6.0 consolidates a fragmented ecosystem into one package, unlocking an embeddable editor and more reliable HTML rendering across mailboxes. On mobile, Marc Rousavy shipped VisionCamera v5 with a full Nitro Modules rewrite, Worklets integration, pro controls, and a modular plugin architecture.Heads up on the Vercel April 2026 incident: rotate your integration tokens if you use...

🌐 Read Online Hi everyone, Seb and Jan here πŸ‘‹! This week we finally have an experimental version of TanStack RSC! A new React DoS vulnerability affects Server Functions, so you probably need to upgrade React again. There are also important releases from the MUI team, and Styled Components is still alive! On the React Native side, we got a new universal Haptics library, and a much faster fetch alternative. We heard VisionCamera 5 is around the corner. Let's dive in! As always, thanks for...

🌐 Read Online Hi there, Seb and Jan here πŸ‘‹! This week brings a collection of smaller, yet still noteworthy, React releases and articles. On the React Native side, v0.85 just dropped with a new Shared Animation backend. Speaking of animations, we have a little sneak peek of exciting things coming, such as <ViewTransition> and Skia Graphite. With the recent surge in npm supply chain attacks, it’s worth reviewing the npm Security Best Practices guide to secure your setup. Let's dive in! As...