|
βπ Read Online β Hi everyone! This week, it remains important for me to raise awareness about the React Server Components vulnerability, since an exploit is now widely available. Thankfully, we also have more positive React content to check with Fate, TanStack Alpha, React Grab, and more. Itβs even hotter on the React Native side. We were patiently waiting for 0.83 to publish π and itβs now out. You can now use Itβs the survey season, donβt forget to answer the 2 most important ones that are currently open:
As always, thanks for supporting us on your favorite platform:
πΈ Sponsor
βLearn how to build a TanStack Start project with Strapiβ In this video tutorial, you'll learn how to create a fully dynamic, SEO-friendly landing page and blog website, which includes the following features:
TanStack Start is an open source React framework built by and for the community.
βοΈ React
βReact2Shell - CVE-2025-55182β In case you missed my email, a 10.0-scored vulnerability affecting React Server Components was unveiled last week. And itβs a really nasty one, enabling unauthenticated remote code execution with a simple HTTP request. Many React meta-frameworks and custom setups are affected, in particular Next.js (v14-canary, v15, v16). If your app is affected, you really need to upgrade now! Although no exploit was initially shared, infosec researchers and hackers quickly reverse-engineered the patch, and an exploit has been circulating online only ~30 hours after the initial disclosure. Hackers around the world have already been exploiting it at scale. There are even browser extensions to detect and exploit vulnerable sites. It wouldnβt be surprising to see a worm exploiting it. Iβve found so many related links, so hereβs my top selection:
πΈ Sponsor
βMake your AI code guidelines stick with CodeRabbitβ You already tuned your AI agents with .cursorrules, CLAUDE.md, Agents.md, and Copilot-instructions. CodeRabbit reads those guideline files and uses them to enforce code quality in every PR review, so comments line up with the rules you have already written.
π± React-Native
βReact Native 0.83β A new minor version of React Native has just been published. Without any user-facing breaking changes, it reflects the efforts to stabilize the framework, making it easier to upgrade and benefit from new, useful features. The highlights are:
βReanimated 4.2 - Shared Element Transitionsβ Software Mansion devs have finally reimplemented Shared Element Transitions β the most requested feature β on top of Reanimated 4 and the New Architecture. It makes it possible to animate views between two different screens, giving a feeling of continuity when navigating. This feature and other performance improvements are gated behind feature flags to collect feedback and finalize the implementation.
π«π· En franΓ§ais
π Other
π€ Fun
See ya! π |
π₯ Keeps React and React-Native experts up to date! Join 34k+ devs for one email per week.
π Read Online Hi everyone! Filip and Krzysztof from Software Mansion here! π Itβs been another challenging week for the React ecosystem. Developers worldwide have been rushing to update their React versions to patch two new vulnerabilities. This serves as a good reminder for all of us to prioritize security during testing. Fortunately, React Native remains mostly unaffected by these threats, as Server Components arenβt yet widely used in the mobile environment. We are taking a well-deserved...
π Read Online Hi everyone! A major React 19 Server Functions vulnerability has just been disclosed. Make sure to upgrade your React 19 or meta-framework ASAP! On the mobile side, we have more positive news: RNRepo should speed up our React Native builds even more, and Shared Elements Transitions are coming soon! (unlike React Native 1.0 π ) Donβt forget to answer the State of React 2025 survey while itβs still open! As always, thanks for supporting us on your favorite platform: π¦ Bluesky βοΈ X...
π Read Online Hi everyone! Kacper and Tymek from Software Mansion here! π This week, TanStack Pacer debuts in Beta, a new framework-agnostic library for controlling function timing with a dedicated React adapter. Lots of interesting articles featuring a 20,000x improvement in TanStack Router route matching algorithm speed, tips to speeding up Next.js on Kubernetes, and a tutorial for React 19 Actions for better component responsiveness. On the React Native side, we'd like to highlight an...