Introducing @clerk/nextjs V6, with Support for Next.js 15 β With v6, the auth() helper is now asynchronous, <ClerkProvider> defaults to static rendering instead of dynamic, and support for partial pre-rendering has been introduced. Learn more about v6 updates and follow our guide to upgrade.
Clerk
Uncontrolled or Controlled: A Matter of Perspective? β Controlled components have state managed by React, while uncontrolled components store their state in the DOM, but sometimes itβs a bit more complicated than that, as Sam demonstrates here.
π€Vercel’s AI Chatbot Starter Template β An open source AI chatbot app template built using Next.js. It uses Vercelβs AI SDK and other Vercel APIs for the heavy lifting.
Vercel
π Mantine v7.14.0 β The popular React component suite adds new ‘angle slider’, radial bar chart, funnel chart, and stacking moral/drawer components. You can also fill your barcharts using SVG patterns for that 1990s Microsoft Works vibe.
π€ React Native Share 11.1 β Share data to other (social) apps. This release improves Instagram Stories support.
react-native-permissions 5.2 β Unified permissions API for React Native on iOS, Android and Windows. v5.2 adds tvOS support.