BetaWeekly digests are a beta — we're trying something new. Feedback welcome.
Frontend Frameworks weekly digests
- Week of August 31, 2026Expo tightens developer auth as Next.js settles its image pipeline
Expo now requires CLI and app login for iOS development builds, a notable shift in the mobile workflow, while Next.js closes out the week by re-enabling AVIF image optimization in both its stable and maintenance release lines. Svelte's monthly roundup also lands with a Release Candidate for SvelteKit 3.
- Week of August 24, 2026Next.js security patches lead a week of framework fixes and Expo simulator upgrades
Next.js released critical security patches for unauthenticated RCE vulnerabilities across v16.3.3 and v15.5.24, while canary builds introduced Cache Components and stabilized image optimization. EAS CLI added simulator idle timeout and resource class flags.
- Week of August 3, 2026SvelteKit 3 tightens its foundation while Next.js and EAS broaden reach
SvelteKit 3.0 pre-releases introduced major breaking changes this week, including a requirement for Node 22, synchronous request handling, and a full migration to Vite 8 with stable Rolldown. Meanwhile, Next.js restored a security patch on its 15.x line and enabled Turbopack's build filesystem cache by default, and EAS CLI shipped new submission management commands.
- Week of July 27, 2026Nuxt security patches, SvelteKit 3 nears stable, and Next.js sharpens turbopack
Nuxt shipped emergency security releases for both v3 and v4 fixing server-side RCE and other critical vulnerabilities, while SvelteKit 3 previews continue rolling toward a stable release and Next.js published a steady stream of turbopack and runtime improvements.
- Week of July 20, 2026Security patches and platform shifts across the frameworks
Next.js issued urgent security patches for both v15 and v16 fixing high-severity SSRF, DoS, and middleware bypass vulnerabilities, while Expo wound down its Agent product and moved EAS Observe to GA.
- 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.