BetaWeekly digests are a beta — we're trying something new. Feedback welcome.
Frontend Frameworks weekly digests
- Week of July 13, 2026EAS CLI v21 rewrites onboarding while Nuxt 4.5 and SvelteKit 3 prepare for major transitions
EAS CLI v21.0.0 strips the legacy onboarding command and revamps workflow creation, while Nuxt 4.5 ships Vite 8 and Rspack 2 support, and SvelteKit 3.0.0-next.8-11 land breaking changes that reshape how SvelteKit projects handle environments, aliases, and routing.
- Week of July 6, 2026SvelteKit 3.0 enters breaking-change territory while Vite 8 goes stable
This week SvelteKit dropped three consecutive 3.0 pre-releases that remove $app/stores, $app/paths, and require Vite 8 with Rolldown 1.0.0, while Next.js gradually ships Request Insights and an experimental TypeScript CLI.
- Week of June 29, 2026Expo SDK 57 lands with a promise of simpler upgrades
Expo SDK 57 ships with React Native 0.86 in a release designed to have zero breaking changes, while Next.js continues its canary cadence with Server Action fixes and HMR improvements. Svelte's July update previews a simpler project config model.
- Week of June 22, 2026Next.js previews bring instant navigation and prerendering fixes
Next.js shipped four preview and canary releases advancing instant navigation and ImageResponse prerendering, while SvelteKit added a prerendering safety net for invalid URLs and Expo Orbit gained physical iPhone support on Windows and Linux.
- Week of June 15, 2026Next.js resilience work edges out SvelteKit quality-of-life improvements
Next.js canary releases this week focused on reliability — chunk loading retries, tighter after() callback timing, and improved dev-overlay error handling — while SvelteKit shipped smarter prerendering and form validation warnings alongside adapter fixes.
- Week of June 8, 2026SvelteKit query composition and Next.js prefetch stability
SvelteKit 2.65.0 and 3.0.0-next shipped a system for queries to refresh other queries, while Next.js stabilized its prefetch API and enabled Turbopack's filesystem cache by default in canary and preview releases.
- Week of June 1, 2026SvelteKit 3 goes alpha with bundler shifts and tougher requirements
SvelteKit’s first 3.0 alpha drops alongside major adapter rewrites that migrate from Rollup to Rolldown, while Nuxt ships emergency security patches across both its v3 and v4 lines.
- Week of May 25, 2026Svelte unleashes template declarations, Expo opens MCP to all
Svelte 5.56 added the ability to write declarations directly in templates, SvelteKit introduced a real-time query function for live data, and Expo dropped the Expo MCP Server onto the Free plan, making AI-assisted development accessible without a paid account.
- Week of May 18, 2026Expo SDK 56 leads a week of routing refinements and framework upgrades
Expo shipped SDK 56 with production-ready native UI layers on both platforms, while SvelteKit simplified its remote query API and Next.js continued its canary progression with default routing optimizations and a new CSS chunking algorithm.
- Week of May 11, 2026Developer experience upgrades and platform hardening
Next.js redesigned its dev overlay with actionable fix-card guidance, SvelteKit added validation warnings for form remotes, and Expo restricted project loading in Expo Go while EAS CLI gained navigation metrics and Convex integration.