GitHub Releases

Latest releases from Vue.js, Nuxt, and ecosystem projects, with AI-generated summaries when available.

Get the Weekly Digest in your inbox

420+ newsletter subscribers. Curated Vue and Nuxt news every week — articles, releases, and conferences.

nuxt/scripts
v1.3.3

Aug 06, 2026

Nuxt Scripts v1.3.3 includes a bug fix that backports empty body handling to version 1, improving the proxy functionality. This update enhances reliability for developers using the proxy feature.
Nuxt
nuxt/eslint
v1.17.0

Aug 06, 2026

Nuxt ESLint v1.17.0 introduces updated dependencies and includes important bug fixes, such as disallowing comments as extra template roots and resolving issues with spread operators in the eslint-plugin. These changes enhance code quality and maintainability for Vue/Nuxt developers.
Nuxt
nuxt/nuxt
v3.21.11

Aug 05, 2026

Nuxt v3.21.11 is a patch release marking the end-of-life for Nuxt v3, urging users to upgrade to Nuxt v4. Key fixes include improved serialization for island payloads, deduplication of island renders during prerendering, and enhancements to asyncData status management.
Nuxt
nuxt/nuxt
v4.5.2

Aug 05, 2026

Nuxt v4.5.2 introduces performance enhancements by skipping unnecessary rewrites and utilizing lazy imports, significantly improving parsing speed. It also includes various bug fixes, such as better handling of client-side navigation and improved type generation for route parameters, ensuring a smoother development experience.
Nuxt
vuejs/core
v3.5.41

Aug 05, 2026

This release of Vue Core v3.5.41 includes stability improvements and bug fixes. For detailed changes, developers are encouraged to check the CHANGELOG.md for both stable and pre-release updates.
Vue
vuejs/language-tools
v3.3.9

Jul 31, 2026

In version 3.3.9 of Vue Language Tools, new features include the ability to check for unused generic type parameters and expose runtime values of enum members in the schema. Key fixes enhance directive completion behavior by preserving modifiers and ensuring the `getProgramAndFile` function remains side-effect free.
Vue
vueuse/vueuse
v14.4.0

Jul 29, 2026

VueUse v14.4.0 introduces several enhancements for Nuxt, including the disabling of `useColorMode` auto import when `@nuxtjs/color-mode` is detected and improved module builder output layout. New features include more configurable options for `onStartTyping`, the addition of `useElementOverflow`, and updates to `useDebounceFn` and `useVirtualList`. Bug fixes address Rollup warnings and improve template ref handling in v-for scenarios.
Vue
nuxt/image
v2.1.0

Jul 28, 2026

Nuxt Image v2.1.0 introduces eight new image providers and upgrades to IPX v4, enhancing image processing with smaller bundles, improved SVG security, and new image modifiers. Additionally, error handling has been improved with clearer messages, and type exports for `NuxtImgProps` and `NuxtPictureProps` are now available for better component typing.
Nuxt
nuxt/icon
v2.4.0

Jul 28, 2026

Nuxt Icon v2.4.0 introduces important bug fixes, including improved support for Nitro 3 runtime imports and eliminating warnings about dropped integration icons. Additionally, the update addresses reliance on global fetch, enhancing overall stability for Vue/Nuxt developers.
Nuxt
nuxt/icon
v2.4.1

Jul 28, 2026

This release (v2.4.1) of Nuxt Icon includes no significant changes, indicating a stable version with no new features or fixes.
Nuxt
nuxt/test-utils
v4.1.0

Jul 27, 2026

Nuxt Test Utils v4.1.0 introduces enhancements such as customizable server log levels for e2e tests and improved HTML tag setup for app.root and app.teleports. Key fixes include a warning for e2e in Nuxt Vitest setup and ensuring the RouterLink stub works with pages disabled. The release also migrates to tsdown and pnpm v11, streamlining the build process.
Nuxt
nuxt/nuxt
v3.21.10

Jul 27, 2026

Nuxt v3.21.10 is a critical security release addressing several vulnerabilities, including server-side RCE and unauthorized component instantiation. Developers are urged to upgrade immediately using `npx nuxt upgrade --dedupe`. The update also includes various fixes for SSR issues, layout meta synchronization, and improvements to the development experience.
Nuxt
nuxt/nuxt
v4.5.1

Jul 27, 2026

Nuxt v4.5.1 is a critical security release addressing multiple vulnerabilities, including server-side RCE and unauthorized component instantiation. It also introduces performance improvements such as optimized HTML passes and better handling of client plugins. Developers are urged to upgrade immediately and refresh any caches to mitigate potential issues.
Nuxt
nuxt/content
v3.15.2

Jul 23, 2026

Nuxt Content v3.15.2 introduces important bug fixes, including the exclusion of temporary files in content source paths and enhanced security by rejecting SQL function calls in query WHERE clauses. These updates improve both development experience and application security.
Nuxt
vuejs/language-tools
v3.3.8

Jul 22, 2026

In version 3.3.8 of Vue Language Tools, support for vapor directives has been added, enhancing directive capabilities. Additionally, the project has upgraded to TypeScript 7, ensuring compatibility with newer TypeScript features.
Vue
nuxt/content
v3.15.1

Jul 21, 2026

Nuxt Content v3.15.1 includes a critical bug fix that preserves SQL hashes in HMR dumps, enhancing the development experience. This update addresses an issue reported by the community, ensuring better stability during hot module replacement.
Nuxt
nuxt/scripts
v1.3.2

Jul 21, 2026

Nuxt Scripts v1.3.2 introduces important bug fixes, including the preservation of non-JSON request bodies and improved hashing of upstream cache keys. These enhancements aim to improve the reliability and performance of proxy handling.
Nuxt
intlify/vue-i18n
v11.4.7

Jul 20, 2026

This release of Vue i18n (v11.4.7) includes various bug fixes and improvements to enhance localization support. Developers should review the full changelog for detailed changes and updates.
Vue
nuxt/nuxt
v4.5.0

Jul 18, 2026

Nuxt v4.5.0 introduces significant upgrades including Vite 8 and Rspack 2, enhancing build performance and paving the way for Nuxt 5. This release also includes an experimental SSR streaming mode and new composables, while marking the approach of Nuxt 3's end-of-life in 2026. Developers are encouraged to prepare for the upcoming migration to Nuxt 5 by testing compatibility features.
Nuxt
nuxt/nuxt
v3.21.9

Jul 18, 2026

Nuxt v3.21.9 introduces several important fixes, including improved handling of error re-throws, validation of `<ClientOnly>` fallback tags, and enhancements to CSS extraction for lazy-loaded components. Additionally, it addresses various issues with async data handling, router hooks, and plugin navigation, ensuring a more stable and efficient development experience.
Nuxt