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.