Skip to main content

πŸ“¨ #184: Patching, Expo, React Aria, Headless UI, Strict Mode, DevTools, Next.js, Mitosis, Twofold, Terminosaurus, Docusaurus, MST, Remix-SaaS, VisionCamera, Reanimated, VisionOS, Apollo, Vite, Node, Hono ...

Β· 10 min read
SΓ©bastien Lorber
Newsletter Editor - Docusaurus maintainer

Hi everyone!

We're back after a short break, covering two weeks of news!

I hope you have recovered well from the React 19 beta release πŸ˜„ But it's not over, we are entering an exciting period with React Conf, Vercel Ship, App.js and many other conferences just around the corner.

This week, React patching globals was a hot topic in the ecosystem. We also had a few interesting React-related releases, including 2 major headless libraries.

As expected, Expo SDK 51 is out, and it looks like it's a good time to try out the New Architecture.

Looking for a great React summer conf? React Rally tickets are on sale (August 12-13, πŸ‡ΊπŸ‡Έ Utah). Our readers get a 10% discount with code "TWIR".

Speaking of discounts, Josh Comeau is also offering one for his flagship course The Joy of React. In addition to an already great discount, our readers get an extra 10% off with code "TWIR"!

πŸ’‘ Check this newsletter on Twitter - visual format 🎨

To support me:

Don't miss the next email!

    πŸ’Έ Sponsor​

    Helping engineers flex their product muscle

    Helping engineers flex their product muscle

    Product for EngineersΒ is PostHog’s newsletter dedicated to helping engineers improve their product skills. Learn what questions to ask users, how to build new features users love, and the path to product market fit.

    Subscribe for freeΒ to get curated advice on building great products, lessons (and mistakes) from building PostHog, and deep dives into the strategies of top startups.

    βš›οΈ React​

    React Aria release, May 1

    React Aria release, May 1

    Adobe engineers recently released many improvements to their unstyled, accessible React component library. The highlights are:

    • Submenu, see the dedicated blog post
    • 7 new color picker components
    • TreeView alpha
    • DropZone + FileTrigger
    • Typed client-side router integration
    • onAction/isDisabled item API
    • Better tree shaking (~4x smaller)

    Headless UI v2.0 for React

    Headless UI v2.0 for React

    The Tailwind team released a major upgrade to their unstyled, accessible React component library. The highlights are:

    • Built-in anchor positioning, using Floating UI
    • New form element components: Checkbox, Input, Label, Field
    • Combobox list virtualization using TanStack Virtual
    • Hover/focus/active data attributes using React Aria
    • New docs website

    Don't miss the next email!

      πŸ’Έ Sponsor​

      Omlet β€” a new component analytics tool for React

      Omlet β€” a new component analytics tool for React πŸ”Ž

      Too many custom or outdated components, not enough reuse? Not with Omlet. Omlet scans your codebase and instantly provides pre-built and custom charts on:

      • Unused and deprecated components to remove
      • Similar or redundant components to consolidate
      • Recently created components that indicate emerging patterns
      • Component dependencies so you can estimate and visualize the impact of code updates

      With this data, you can stop guessing which components to keep, remove, or improve β€” and maintain a healthier codebase and more simplified libraries. Try Omlet free for 30 days.

      πŸ“± React-Native​

      This section is authored by Benedikt.

      Expo SDK 51

      Expo SDK 51

      Hot on the heels of React Native 0.74 follows the release of Expo SDK 51. This release mostly advances the internal architecture and promotes some previously experimental packages to the new default, so let me quickly get out of the way the topics we have already covered in this newsletter: New Architecture support for most Expo modules (there are still some known issues), Bridgeless support, support for Apple’s privacy manifest, β€œnext” versions of camera and sqlite package are now the default, Fingerprint no longer experimental. But there is also a new expo-symbols package featuring Apple’s SF Symbols library (iOS only), a new expo-video library, Expo Router 3.5 release with support for the # segment in URLs, and improvements to EAS Update (e.g. a web UI to roll out updates gradually). I expect bigger announcements around Expo Router (RSC πŸ‘€) at the upcoming React Conf, so stay tuned! One other significant change is that Expo Go, starting with version 51, only supports one single version of the Expo SDK. This decision makes absolute sense to me as it makes maintenance of the Expo Go app a lot easier and for most use cases, you should be using Expo Dev Client anyways.

      πŸ”€ Other​

      🀭 Fun​

      alt

      See ya! πŸ‘‹


      Don't miss the next email!