<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/issue-466-what-a-week-vite-8-0-redwoodsdk-1-0-shadcn-wirrkut5p" -->

---
title: Issue #466: What a week: Vite 8.0, RedwoodSDK 1.0, shadcn
description: A roundup of major releases in the React ecosystem: Vite 8.0 drops Babel and Rollup in favor of Oxc and Rolldown for significant performance gains, adds Wasm...
canonical: https://daily.dev/posts/issue-466-what-a-week-vite-8-0-redwoodsdk-1-0-shadcn-wirrkut5p
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Issue #466: What a week: Vite 8.0, RedwoodSDK 1.0, shadcn | daily.dev
og:description: A roundup of major releases in the React ecosystem: Vite 8.0 drops Babel and Rollup in favor of Oxc and Rolldown for significant performance gains, adds Wasm...
og:url: https://daily.dev/posts/issue-466-what-a-week-vite-8-0-redwoodsdk-1-0-shadcn-wirrkut5p
og:image: https://api.daily.dev/og/posts/WIRRKUT5P.png
og:image:alt: Issue #466: What a week: Vite 8.0, RedwoodSDK 1.0, shadcn
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Issue #466: What a week: Vite 8.0, RedwoodSDK 1.0, shadcn

**[React Status](https://daily.dev/sources/reactstatus)** · 2 min read · 0 upvotes · 0 comments

## Summary

A roundup of major releases in the React ecosystem: Vite 8.0 drops Babel and Rollup in favor of Oxc and Rolldown for significant performance gains, adds Wasm SSR support, and browser console forwarding. shadcn/cli v4 introduces agent-friendly 'skills', design system presets, and dry-run support. RedwoodSDK 1.0 launches as a Cloudflare-native, server-first React framework built as a Vite plugin. Vitest 4.1 also ships with Vite 8 compatibility. A study of 500 frontend repos highlights missing timer cleanups and event listener removals as the top memory leak causes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://react.statuscode.com/issues/466>

## Similar posts on daily.dev

- [JavaScript Weekly Issue 777: March 17, 2026](https://daily.dev/posts/javascript-weekly-issue-777-march-17-2026-v8fbkmgad) · JavaScript Weekly · 3 upvotes · 0 comments

---

Tags: [#react](https://daily.dev/tags/react), [#frontend](https://daily.dev/tags/frontend), [#vite](https://daily.dev/tags/vite), [#shadcn](https://daily.dev/tags/shadcn)

[View this post on daily.dev](https://daily.dev/posts/issue-466-what-a-week-vite-8-0-redwoodsdk-1-0-shadcn-wirrkut5p)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Issue #466: What a week: Vite 8.0, RedwoodSDK 1.0, shadcn","url":"https://daily.dev/posts/issue-466-what-a-week-vite-8-0-redwoodsdk-1-0-shadcn-wirrkut5p","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/issue-466-what-a-week-vite-8-0-redwoodsdk-1-0-shadcn-wirrkut5p"},"datePublished":"2026-03-13T17:29:32.839Z","dateModified":"2026-03-13T17:29:52.452Z","description":"A roundup of major releases in the React ecosystem: Vite 8.0 drops Babel and Rollup in favor of Oxc and Rolldown for significant performance gains, adds Wasm...","image":"https://media.daily.dev/image/upload/s--qPvKM23u--/f_auto/v1722860399/public/Placeholder%2009","thumbnailUrl":"https://media.daily.dev/image/upload/s--qPvKM23u--/f_auto/v1722860399/public/Placeholder%2009","isAccessibleForFree":true,"articleSection":"React Status","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"React Status","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/cb5bfa5e706c4f3f98106be2871a47df","url":"https://daily.dev/sources/reactstatus"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/issue-466-what-a-week-vite-8-0-redwoodsdk-1-0-shadcn-wirrkut5p","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"react,frontend,vite,shadcn","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"React Status","item":"https://daily.dev/sources/reactstatus"},{"@type":"ListItem","position":3,"name":"Issue #466: What a week: Vite 8.0, RedwoodSDK 1.0, shadcn"}]}
```

