React Aria is now available in shadcn/ui.
Use `--base aria` or choose React Aria in shadcn/create.
All components, docs, CLI, styles and skills have been updated for React Aria Components.
Shoutout to @devongovett who did most of the work behind this release.
Introducing Native SDK
The toolkit for building native apps
→ Hot reload
→ Markup + Zig
→ Instant launch
→ macOS, Windows and Linux
→ GPU engine built from scratch
→ Built-in design system and themes
→ Custom components + design tokens
Starting today, we are making @base_ui the default component library in shadcn/ui.
First, a bit of history. When shadcn/ui launched in 2023, it was built on Radix. At the time, nothing else came close. Headless. Accessible. Composable.
Fast forward a few years and the team who built Radix are building something new: Base UI.
@mattpocockuk One thing that might be worth adding to the skill is explicitly reading the surrounding implementation, not just the diff hunks. I've had pretty good results with that.
VoidZero is joining Cloudflare.
Our mission stays the same: to make JavaScript developers more productive than ever before. Vite, Vitest, Rolldown, Oxc, and Vite+ remain MIT-licensed. Evan and the VoidZero team will continue leading them.
Cloudflare shares our commitment to open source. Together, we can keep investing in the tooling developers rely on every day, while bringing the Vite ecosystem and Cloudflare’s platform even closer together.
Ever wondered why animations on #reactnative's new architecture were so laggy?
We partnered with the @discord team, found the bottlenecks, and helped make their mobile app feel buttery smooth.
Here’s the before/after 👇
v1.0 is out now! 🙌
It took more than a decade, TypeORM was considered dead by many over the past years...
But since late 2024 a group of dedicated maintainers was working hard and finally shipped what so many developers were waiting for: the first officially stable version!
Launching SimCam – a tool that finally lets you test camera features directly in the iOS simulator! 🚀
🎦 Stream video from your Mac's built-in or external camera, inject an image or video, or generate a QR code.
Quick React tip: don't subscribe to data that you don't render; it causes unnecessary rerenders. If it's only used in event handlers, read it there.
AI coding agents tend to get this wrong.
🚨 CRITICAL: Active supply chain attack on axios -- one of npm's most depended-on packages.
The latest [email protected] now pulls in [email protected], a package that did not exist before today. This is a live compromise.
This is textbook supply chain installer malware. axios has 100M+ weekly downloads. Every npm install pulling the latest version is potentially compromised right now.
Socket AI analysis confirms this is malware. plain-crypto-js is an obfuscated dropper/loader that:
• Deobfuscates embedded payloads and operational strings at runtime
• Dynamically loads fs, os, and execSync to evade static analysis
• Executes decoded shell commands
• Stages and copies payload files into OS temp and Windows ProgramData directories
• Deletes and renames artifacts post-execution to destroy forensic evidence
If you use axios, pin your version immediately and audit your lockfiles. Do not upgrade.
I finally published 1.21.0 version of react-native-keyboard-controller! This release packed with many new features!
First of all it adds KeyboardChatScrollView - a component that can be used for building chat interfaces with few lines of code🤯
More features in thread 👇 1/5
⚡️ Vite 8.0 is here!
The most significant architectural change since Vite 2.
⏬ Powered by Rolldown bringing faster production builds and more consistency
🛤️ New features such as tsconfig paths and emitDecoratorMetadata support
Node.js is moving to one major release per year starting with Node 27! 🚀
✅ Simpler: Every release becomes LTS.
✅ Predictable: Version numbers now align with the year.
✅ New: A 6-month Alpha channel for early testing.
Read why we’re evolving: https://t.co/PVWdf9Z1q9
@_smontlouis Je pense pas que l’IA soit le problème ici, tu peux faire des stacked PRs pour diviser en de plus petites PRs plus faciles à review. Ce que j’observe de mon côté c’est surtout que le temps de dev se raccourcit et le temps de review se rallonge.
Mac users:
I found a fix for a massive memory drain
Each time you boot up your MacBook, Spotlight tries to index every single tiny file.
If you code a lot, this could be tens or hundreds of thousands of files
Do yourself a GIGANTIC favor and go to Settings > Spotlight > Search Privacy...
Add your folder where you store your repos
If you're running @openclaw add that folder too
glhf