<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/tales-from-the-void-august-2026-recap-ihr1mrxki" -->

---
title: Tales from the Void: August 2026 Recap | daily.dev
description: VoidZero&#x27;s August recap announces React Compiler support in Vite 8 via a new Oxc-based package (oxc-transform-react), replacing the Babel-based pipeline with...
canonical: https://daily.dev/posts/tales-from-the-void-august-2026-recap-ihr1mrxki
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Tales from the Void: August 2026 Recap | daily.dev
og:description: VoidZero&#x27;s August recap announces React Compiler support in Vite 8 via a new Oxc-based package (oxc-transform-react), replacing the Babel-based pipeline with...
og:url: https://daily.dev/posts/tales-from-the-void-august-2026-recap-ihr1mrxki
og:image: https://api.daily.dev/og/posts/IHR1mrXki.png
og:image:alt: Tales from the Void: August 2026 Recap
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.

# Tales from the Void: August 2026 Recap

**[VoidZero](https://daily.dev/sources/voidzero)** · 4 min read · 13 upvotes · 0 comments

## Summary

VoidZero's August recap announces React Compiler support in Vite 8 via a new Oxc-based package (oxc-transform-react), replacing the Babel-based pipeline with benchmarks showing 12-15x faster transforms and 2x speedup over React's own Rust compiler port. The compiler is opt-in and lives outside Vite core. Also covered: Vite+ CLI additions (vp toolchain, vp hooks, tsup migration support, Codex CLI/Claude Code sandbox support), a Vite chunking RFC, Vitest 5 entering RC with a forked IstanbulJS coverage engine, Rolldown property mangling and faster chunk generation, Oxc minifier improvements, upcoming ViteConf and conference talks, and community projects built on the Vite/Oxc ecosystem.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://voidzero.dev/posts/whats-new-aug-2026>

## Questions this post answers

### How do I enable React Compiler support in Vite 8?

Upgrade to @vitejs/plugin-react version 6.1.0 or later, install the oxc-transform-react package, and set react({ compiler: true }) in the Vite config. This replaces the previous approach of keeping Babel in the Vite pipeline to run the React Compiler, using Oxc's Rust-based transform instead.

_Developers tracking Vite and React tooling changes can follow releases like this on daily.dev._

### How much faster is Oxc's React Compiler transform compared to Babel?

Preliminary benchmarks show Oxc transforming React Compiler output 12 to 15 times faster than Babel, with UserSettings.tsx taking 0.87ms versus 13.39ms and table.tsx taking 8.02ms versus 98.68ms. Oxc's implementation is also roughly twice as fast as the React team's own Rust port of the compiler, while producing identical output across more than 100,000 tested source files.

_Teams evaluating build tool performance can compare benchmarks like these on daily.dev before migrating._

### Does adding React Compiler support to Vite affect projects that don't use React?

No, the React Compiler integration lives in a separate opt-in package called oxc-transform-react rather than inside Vite or Rolldown core. If a project does not use React, nothing related to the compiler is added to its install or build output, keeping Vite framework-neutral.

_Framework-agnostic teams weighing tool bloat can stay on top of Vite ecosystem changes via daily.dev._

## Similar posts on daily.dev

- [Tales from the Void: June 2026 Recap](https://daily.dev/posts/tales-from-the-void-june-2026-recap-c4ggnuai6) · VoidZero · 17 upvotes · 3 comments

---

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

[View this post on daily.dev](https://daily.dev/posts/tales-from-the-void-august-2026-recap-ihr1mrxki)

```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":"Tales from the Void: August 2026 Recap","url":"https://daily.dev/posts/tales-from-the-void-august-2026-recap-ihr1mrxki","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/tales-from-the-void-august-2026-recap-ihr1mrxki"},"datePublished":"2026-09-02T07:52:38.363Z","dateModified":"2026-09-02T07:53:03.817Z","description":"VoidZero's August recap announces React Compiler support in Vite 8 via a new Oxc-based package (oxc-transform-react), replacing the Babel-based pipeline with...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/509989a5f9ff24b8c707e01986cc19cf?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/509989a5f9ff24b8c707e01986cc19cf?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"VoidZero","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":"VoidZero","logo":"https://media.daily.dev/image/upload/s--ZF8RPQ6J--/f_auto,q_auto/v1783236136/logos/voidzero","url":"https://daily.dev/sources/voidzero"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/tales-from-the-void-august-2026-recap-ihr1mrxki","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":13},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"react,vite,vitest","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"VoidZero","item":"https://daily.dev/sources/voidzero"},{"@type":"ListItem","position":3,"name":"Tales from the Void: August 2026 Recap"}]}
{"@context":"https://schema.org","@type":"FAQPage","@id":"https://daily.dev/posts/tales-from-the-void-august-2026-recap-ihr1mrxki#faq","mainEntity":[{"@type":"Question","name":"How do I enable React Compiler support in Vite 8?","acceptedAnswer":{"@type":"Answer","text":"Upgrade to @vitejs/plugin-react version 6.1.0 or later, install the oxc-transform-react package, and set react({ compiler: true }) in the Vite config. This replaces the previous approach of keeping Babel in the Vite pipeline to run the React Compiler, using Oxc's Rust-based transform instead. Developers tracking Vite and React tooling changes can follow releases like this on daily.dev."}},{"@type":"Question","name":"How much faster is Oxc's React Compiler transform compared to Babel?","acceptedAnswer":{"@type":"Answer","text":"Preliminary benchmarks show Oxc transforming React Compiler output 12 to 15 times faster than Babel, with UserSettings.tsx taking 0.87ms versus 13.39ms and table.tsx taking 8.02ms versus 98.68ms. Oxc's implementation is also roughly twice as fast as the React team's own Rust port of the compiler, while producing identical output across more than 100,000 tested source files. Teams evaluating build tool performance can compare benchmarks like these on daily.dev before migrating."}},{"@type":"Question","name":"Does adding React Compiler support to Vite affect projects that don't use React?","acceptedAnswer":{"@type":"Answer","text":"No, the React Compiler integration lives in a separate opt-in package called oxc-transform-react rather than inside Vite or Rolldown core. If a project does not use React, nothing related to the compiler is added to its install or build output, keeping Vite framework-neutral. Framework-agnostic teams weighing tool bloat can stay on top of Vite ecosystem changes via daily.dev."}}]}
```

