#Vue

No articles are currently tagged with 'Vue'.
5 articles tagged with Vue
Nitro v3 Beta Update: Built-in Tracing, Smarter Dep Tracing, and Vercel Queues

Nitro v3 Beta Update: Built-in Tracing, Smarter Dep Tracing, and Vercel Queues

The April 2026 Nitro v3 beta update brings experimental tracing channels, full-trace dependency detection with native package awareness, Vercel queue support, and Tencent EdgeOne Pages deployment β€” alongside H3 v2 security and cookie improvements.
Vue 3.6 Enters Beta: Vapor Mode Complete, Reactivity Revamped

Vue 3.6 Enters Beta: Vapor Mode Complete, Reactivity Revamped

Vue 3.6 has entered beta with the completion of Vapor Mode β€” a virtual-DOM-free compilation path β€” and a major reactivity system overhaul based on alien-signals, promising significant performance gains.
Nuxt 4.4 Ships Vue Router v5, Typed Layout Props, and 28x Faster Dev Routing

Nuxt 4.4 Ships Vue Router v5, Typed Layout Props, and 28x Faster Dev Routing

Nuxt's latest point release brings major under-the-hood improvements: Vue Router v5, a custom useFetch factory API, an accessibility announcer composable, and a routing system migration that makes hot-module replacement up to 28x faster.
Inertia.js 3.0 Bridges the Gap Between SPAs and Server-Side Frameworks

Inertia.js 3.0 Bridges the Gap Between SPAs and Server-Side Frameworks

Inertia.js 3.0 ships with support for React, Vue, and Svelte SPAs backed by Laravel, Rails, or Django β€” no API layer required. Here's what's new in the 'Modern Monolith' approach to building web applications.
Vue 3.5: The 'Minor' Release That Rewrote the Rules of Frontend Performance

Vue 3.5: The 'Minor' Release That Rewrote the Rules of Frontend Performance

Vue 3.5 arrived with no breaking changes and a set of internals improvements that should make any developer pay attention β€” 56% less memory usage, lazy hydration, and a stabilized reactive props API.