Skip to content
TILens What matters today in tech v0.0.9
Theme

Daily edition · React

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

28 Aug 2026 edition
JavaScript GitHub React Web

vercel/next.js: v16.4.0-canary.11

Misc Changes Fix optimistic routing for encoded dynamic params: #97948 Fix intercepted route params after Proxy rewrites: #97953 [PPF] Fix navigation() in prospective runtime prerenders: #98000 Revert "test: re-enable…

Source: Next.js Releases next-js-bot[bot]
JavaScript GitHub React Web

remix-run/react-router: v8.3.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v831

Source: React Router Releases github-actions[bot]
JavaScript GitHub React Web

remix-run/react-router: v7.18.3

See the changelog for release notes: https://github.com/remix-run/react-router/blob/v7/CHANGELOG.md#v7183

Source: React Router Releases github-actions[bot]
JavaScript GitHub React Web

vercel/next.js: v16.4.0-canary.10

Misc Changes Upgrade Turbopack to hashbrown 0.15: #97808 ci: skip framework tests for agent evals and skills: #97998 Expand Turbopack dev cleanup: #97833 Add Cache Components option to create-next-app: #97695 Mark…

Source: Next.js Releases next-js-bot[bot]
React

Moving a 400-route app from Next.js to TanStack Start

#​488 — August 28, 2026 Read on the Web React Status How Lovable Migrated from Next.js to TanStack Start — Lovable moved nearly 400 routes and more than 850K lines of code off a Next.js app running on Vercel onto…

Source: React Status