Best of Nuxt2025

  1. 1
    Article
    Avatar of nuxt_sourceNuxt·35w

    Nuxt UI v4 · Nuxt Blog

    Nuxt UI v4 unifies the previously separate free and Pro versions into a single open-source library, making over 110 components, 12 production-ready templates, and a complete Figma kit available for free. The release includes enhanced AI integration with Vercel's AI SDK v5, improved documentation with AI-ready features, and seamless migration from previous versions. This major milestone was made possible by NuxtLabs joining Vercel, allowing the entire Pro suite to become freely accessible to the Vue and Nuxt community.

  2. 2
    Article
    Avatar of nuxt_sourceNuxt·45w

    Announcing Nuxt 4.0 · Nuxt Blog

    Nuxt 4.0 introduces a stability-focused major release with improved developer experience through cleaner project organization using the new app/ directory structure, smarter data fetching with better useAsyncData and useFetch functionality, enhanced TypeScript support with separate project contexts, and faster CLI performance with native file watching and socket-based communication. The upgrade includes breaking changes but maintains backward compatibility for existing projects, with migration tools and detailed upgrade guides available to ease the transition.

  3. 3
    Article
    Avatar of nuxtandvueVuejs&Nuxtjs·36w

    Shad cn vue Like Nuxt/Vue Librarys :fire:

    A curated list of Vue and Nuxt UI component libraries including Vue Bits for animated components, Inspira UI for reusable designs, shadcn-vue, UI Thing for copy-paste components, Stunning UI with Tailwind CSS integration, LandiNuxt for landing page sections, and Reka UI as the foundational library that many others depend on.

  4. 4
    Article
    Avatar of nuxt_sourceNuxt·1y

    Nuxt 3.17 · Nuxt Blog

    Nuxt 3.17 introduces a major overhaul of the async data layer, adding consistency in data across components and optimized data refetching. New features include the SSR-safe component for time display and enhancements in error handling. Several performance upgrades, developer experiences improvements, and module development enhancements are included, alongside a customizable loading indicator and npm package availability for documentation.

  5. 5
    Article
    Avatar of nuxt_sourceNuxt·38w

    Nuxt 4.1 · Nuxt Blog

    Nuxt 4.1 introduces enhanced build stability through import maps that prevent cascading hash changes, experimental Rolldown support for faster Rust-powered bundling, and improved lazy hydration macros. The release includes new module development features like dependency management, lifecycle hooks, and enhanced file resolution utilities. Performance optimizations include better route rules cache management and TypeScript processing improvements.

  6. 6
    Article
    Avatar of nuxtandvueVuejs&Nuxtjs·46w

    Evan You's thoughts on the Nuxt acquisition

  7. 7
    Article
    Avatar of nuxt_sourceNuxt·29w

    Nuxt Image v2 · Nuxt Blog

    Nuxt Image v2 introduces comprehensive TypeScript support with full type inference for image helpers and composables, upgrades to IPX v3 for improved performance, and adds new providers including GitHub and Shopify. The release includes server-side image helper support in Nitro endpoints, template ref access to native img elements, typed default slots for components, and various bundle size optimizations. Breaking changes require custom providers to migrate to the new defineProvider wrapper, while default screen sizes now align with Tailwind CSS.

  8. 8
    Article
    Avatar of nuxt_sourceNuxt·1y

    Nuxt 3.16 · Nuxt Blog

    Nuxt 3.16 introduces the new create-nuxt command for faster project setup, upgrades to unhead v2 for improved context handling, and enhancements to Nuxt Devtools including custom editor selection and better debugging tools. The release also brings significant performance improvements, native delayed hydration support, advanced pages configuration, new error handling features, and refinements for module development. Several major versions from the unjs ecosystem have been integrated, focusing on performance and smaller bundle sizes.

  9. 9
    Article
    Avatar of nuxt_sourceNuxt·51w

    Roadmap to v4 · Nuxt Blog

    Nuxt 4 alpha will be released on June 2, 2025, with a stable release by the end of the month. The framework introduces a new directory structure with code in the app/ folder, improved data fetching with better caching, consistent component names, and enhanced head management. Nuxt 5 will follow later with Nitro v3 integration. The team plans a two-stage migration approach to make upgrades smoother, with Nuxt 3 receiving support until end of 2025 and Nuxt 4 supported until mid-2026.

  10. 10
    Article
    Avatar of nuxt_sourceNuxt·30w

    Nuxt 4.2 · Nuxt Blog

    Nuxt 4.2 introduces abort control for data fetching with AbortController signals, enhanced development error pages showing both custom pages and technical overlays, and experimental TypeScript plugin support for improved DX. The release includes opt-in Vite Environment API support, a new @nuxt/nitro-server package for modular server integration, and experimental async data handler extraction that can reduce bundle sizes by up to 39% for static sites. Performance improvements include precomputed renderer dependencies and reduced package dependencies, along with fixes for route hash preservation and component auto-imports.

  11. 11
    Article
    Avatar of weeklyvuenewsWeekly Vue News·1y

    Weekly Vue News #190 - Dynamic Event Names

    Weekly Vue News edition discusses dynamic event names, providing high-quality tips and curated content to help readers become experts in Vue and Nuxt. It also encourages readers to subscribe for future updates.

  12. 12
    Article
    Avatar of nuxtjsdevelopersNuxtjs Developers·1y

    Domain Driven Design With Nuxt Layers

    Nuxt Layers are introduced as a versatile tool for organizing codebases effectively by reusing components and structuring code in domains. They prevent spaghetti code and promote structured applications.

  13. 13
    Article
    Avatar of weeklyvuenewsWeekly Vue News·24w

    Weekly Vue News #227 - Mastering Nuxt Layers, DevTools & Vite 8 Beta

    A weekly newsletter covering Vue.js ecosystem updates, including topics on Nuxt Layers architecture, developer tooling improvements, and the Vite 8 beta release. The newsletter aggregates recent developments and resources for Vue developers.

  14. 14
    Article
    Avatar of weeklyvuenewsWeekly Vue News·22w

    Weekly Vue News #229 - Bundle Insights, Browsers Scores & Nuxt UI Powerups

    A weekly newsletter curating Vue.js ecosystem updates, including bundle analysis insights, browser compatibility scores, and Nuxt UI enhancements. Provides developers with a roundup of recent developments in the Vue community.

  15. 15
    Article
    Avatar of allfrontendAll Frontend·1y

    Nuxt UI v3 is out ✨

    Nuxt UI v3.0 introduces significant improvements including the migration from Headless UI to Rekka UI for better accessibility, Tailwind CSS v4 integration for faster build times and smaller bundle sizes, full compatibility with Vue projects, a new design system for consistent styling, an expanded component library with more flexibility, and improved TypeScript integration for type safety and autocompletion.

  16. 16
    Article
    Avatar of weeklyvuenewsWeekly Vue News·1y

    Weekly Vue News #198 - Nuxt 4 Deep Dive, D3 Tips, and Smarter Coding with AI

    Explore the latest updates in Nuxt 4, gain tips on using D3 for better data visualization, and learn how AI is transforming coding practices to be smarter and more efficient.

  17. 17
    Article
    Avatar of weeklyvuenewsWeekly Vue News·46w

    Weekly Vue News #205 - Vue Language Tools 3.0, useSlots, Nuxt Tips & More

    Weekly newsletter covering Vue.js and Nuxt.js updates including Vue Language Tools 3.0 release, useSlots composable usage, and practical Nuxt development tips. Provides curated content and high-quality tips for Vue and Nuxt developers to stay current with the ecosystem.

  18. 18
    Article
    Avatar of weeklyvuenewsWeekly Vue News·48w

    Weekly Vue News #203 - Vue 3 Best Practices, Docus V3, Nuxt 4 & 5, and more

    Weekly newsletter covering Vue 3 best practices, Docus V3 documentation framework updates, upcoming Nuxt 4 and 5 releases, and other Vue ecosystem developments. Provides curated content and tips for Vue and Nuxt developers to stay current with framework updates and community news.

  19. 19
    Article
    Avatar of nuxtandvueVuejs&Nuxtjs·1y

    Nuxt Toast - Elegant, Responsive, and Lightweight Notifications

    Nuxt Toast is a sleek, lightweight notification module for Nuxt 3, based on iziToast. It provides easy-to-use toast notifications with full SSR support and extensive customization options. Features include customizable styles, auto-imported composables, and configurable settings via `nuxt.config.ts`.

  20. 20
    Article
    Avatar of nuxtandvueVuejs&Nuxtjs·49w

    Nuxt: Simple Cookie Consent

    A developer has created a lightweight, headless cookie consent module for Nuxt 3 that provides full control over cookie categories, script injection, and consent logic without imposing styling constraints. The module features categorized script control, consent expiration, versioning, event hooks, SSR safety, and development helpers. It's designed as a community-friendly alternative to bloated existing solutions, offering reactive state management and real-time preference handling while remaining experimental and seeking community feedback.

  21. 21
    Article
    Avatar of weeklyvuenewsWeekly Vue News·1y

    Weekly Vue News #194 - Reactive Time Ago

    Weekly Vue News provides high-quality tips and curated content to help you become proficient in Vue and Nuxt. Subscribe to stay updated with the latest developments.

  22. 22
    Article
    Avatar of weeklyvuenewsWeekly Vue News·21w

    Weekly Vue News #230 - What’s New in Vue 3.6, Nuxt Content, and Dev Performance

    A weekly newsletter covering Vue.js ecosystem updates, including Vue 3.6 release highlights, Nuxt Content developments, and developer performance topics. Provides curated news and resources for Vue developers to stay current with framework changes and best practices.