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 third-party integrations.
Also inside: Expoβs Series B, Seth Webster joining Expo, the Doctolib WebView-to-Native migration, and fresh releases from TanStack, React Hook Form, ExecuTorch, TS Go beta, Rspack RSC, and more.
Letβs dive in!
As always, thanks for supporting us on your favorite platform:
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.
React email matures with a major release that cleans up a fragmented ecosystem. It makes version management much easier and stops the CLI and components from getting out of sync.
Key technical shifts:
Embeddable Editor: You can use the preview tool as a React component to show users how their emails will look directly in your own app.
Reliable HTML: The engine that turns React into email HTML handles more different mailboxes quirks.
Faster HMR: Faster switching between templates and preview, even with complex layouts
Moving away from modularization into one big package is a big step toward making the library stable and more capable. While it might slightly increase bundle size, it enables complex features blocked before, like the embeddable preview and advanced layout transformations.
π Vercel April 2026 security incident - A few environment variables were accidentally exposed because of a security breach linked to a third-party AI tool. Since some secrets are stored in plain text, it is recommended to rotate them manually as soon as possible.
ποΈ React Norway - π³π΄ Oslo - 5 June. Check out the stellar lineup featuring Dominik Dorfmeister, Aurora Scharff, and Jack Herrington at the legendary Rockefeller music venue. -10% with code "TWIR".
π Building a Blog in TanStack - Building a markdown blog with TanStack Start, then going fully static via pre-rendering and static server functions to avoid Shiki's cold-start cost.
π AI-Generated UI Is Inaccessible by Default - Common accessibility pitfalls in AI-generated code and ways to ensure correct standards through linting, testing and CI.
π¦ Rspack 2.0 - The Rust bundler keeps improving on performance and features while remaining compatible with webpack. This new major also includes experimental React Server Components support, with plans to add support for TanStack RSC.
Take control of your workflow with SVAR React Gantt, a native React component for task scheduling. Add custom Gantt diagrams to your apps β from simple timelines to complex projects with thousands of tasks.
Pure React architecture for full customization
Drag-and-drop timeline and easy task editing
Optimized rendering for large datasets
Easy integration with Next.js and state libraries
MIT-licensed core. PRO Edition for critical path, baselines, export, and auto-scheduling.
Marc Rousavy has released a massive update for VisionCamera. This major upgrade to the camera module includes many new features and improvements. Letβs take a closer look at the main highlights:
Nitro Modules Backend - The complete rewrite using Nitro Modules results in significant performance improvements.
Pro Camera Controls - Full manual support for Exposure, Focus, and White Balance, plus RAW format support.
Depth & Multi-Cam - You can now stream LiDAR/ToF data and record with front and back cameras simultaneously.
This release comes with a new modular architecture - VisionCamera is no longer one giant package. You can now pick and choose only the plugins you need to keep your bundle size small:
π Rebuilding the Doctolib Homepage from Webview to Native - Architectural migration from a WebView using a Backend for Frontend architecture. Time to Interactive dropped ~50% on both iOS and Android after the migration.
π¦ TypeScript 7.0 Beta - The first beta of the Go rewrite is out! It has great compatibility with 6.0 and should be ~10x faster thanks to parallelization.
π 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...
π Read Online Hi everyone, Seb and Jan here π! This week, we have news about popular React meta-frameworks. Next.js Adapters API should help host it anywhere without compromise. TanStack Start unveils a preview of its React Server Components. The React Compiler port to Rust is being actively worked on. No major announcement in the React Native world, but still many interesting releases. React Native v0.85 should be released next week. Axios has been compromised in a major supply chain attack....