GitHub Releases

Latest releases from Vue.js, Nuxt, and ecosystem projects, with AI-generated summaries when available.
vuejs/language-tools
v3.3.7

Jul 08, 2026

In version 3.3.7 of Vue Language Tools, a fix was implemented to wrap single expression event handlers, preventing issues with Automatic Semicolon Insertion (ASI) after `return`. Additionally, the TypeScript plugin now filters out const globals from template completions, enhancing the development experience.
Vue
nuxt/content
v3.15.0

Jul 02, 2026

Nuxt Content v3.15.0 introduces a new `bun` sqlite connector for Bun runtime deployments and enhances search functionality with type inference for extraFields. Bug fixes include improved validator detection with pnpm, better handling of file changes in collections, and adjustments to the search heading-level boost curve.
Nuxt
nuxt/icon
v2.3.1

Jul 02, 2026

This release of Nuxt Icon (v2.3.1) includes a critical bug fix that ensures Nuxt layers are now included in the icon scanner context, improving functionality for developers using the library.
Nuxt
nuxt/icon
v2.3.0

Jul 02, 2026

Nuxt Icon v2.3.0 introduces a standalone Vite plugin along with reusable utilities for client icon bundling, enhancing the flexibility and efficiency of icon management in Nuxt applications.
Nuxt
nuxt/scripts
v1.3.0

Jun 30, 2026

Nuxt Scripts v1.3.0 introduces support for path aliases in the proxy feature, allowing developers to hide third-party hostnames. Additionally, it fixes a bug related to server-side script callbacks, enhancing runtime stability.
Nuxt
vuejs/language-tools
v3.3.6

Jun 30, 2026

The v3.3.6 release of Vue Language Tools includes several important fixes for type safety and parsing behavior, particularly around generic components and compound expressions. Performance improvements were made by reducing boundary code feature allocations and centralizing code features, enhancing overall efficiency for developers.
Vue
nuxt/icon
v2.2.5

Jun 29, 2026

Nuxt Icon v2.2.5 addresses a critical bug by preventing hard failures when encountering unresolvable hook-contributed client bundle icons. This fix enhances stability for developers using the library.
Nuxt
nuxt/icon
v2.2.4

Jun 25, 2026

Nuxt Icon v2.2.4 includes a bug fix that resolves client bundle collections from the rootDir/workspaceDir. Additionally, performance improvements have been made to the server-bundle, allowing for better discovery of collections via directory listing.
Nuxt
vuejs/core
v3.5.39

Jun 25, 2026

This release of Vue Core v3.5.39 includes updates and improvements as outlined in the CHANGELOG.md. Developers should refer to the stable and pre-release changelogs for detailed changes that may affect their projects.
Vue
nuxt-content/docus
v5.12.3

Jun 25, 2026

Docus v5.12.3 addresses a bug with the autofocus behavior and resolves an issue with the `app.config.ts` source path being relative instead of absolute. These fixes improve usability and configuration accuracy for developers.
NuxtVue
intlify/vue-i18n
v11.4.6

Jun 18, 2026

This release of Vue i18n (v11.4.6) includes various bug fixes and improvements to enhance localization support. Developers should review the full changelog for specific changes that may impact their projects.
Vue
nuxt/ui
v4.9.0

Jun 17, 2026

Nuxt UI v4.9.0 introduces a versatile `Calendar` component with a new `type` prop for selecting dates, months, or years, enhancing navigation options. Additionally, the new `useTour` composable facilitates guided tours with customizable popovers, and a build-time `theme.unstyled` option allows developers to strip default theme classes for greater design flexibility.
Nuxt
nuxt-content/docus
v5.12.2

Jun 17, 2026

Docus v5.12.2 introduces refined tool display and streaming behavior for the assistant feature, enhancing user experience. Additionally, it fixes a bug where the UI variant defaults were incorrectly scoped to Docus components.
NuxtVue
nuxt/hints
v1.1.3

Jun 13, 2026

This release of Nuxt Hints (v1.1.3) addresses an issue by ignoring style serialization-only hydration diffs, improving the hydration process for developers. No new features were introduced in this update.
Nuxt
vuejs/language-tools
v3.3.5

Jun 13, 2026

In version 3.3.5 of Vue Language Tools, a fix was implemented to include event modifiers in duplicate listener checks, enhancing event handling accuracy. This update improves the overall reliability of the language tools for Vue developers.
Vue
vuejs/core
v3.5.38

Jun 11, 2026

This release of Vue Core v3.5.38 includes updates and improvements aimed at stability. For detailed changes, developers are encouraged to refer to the CHANGELOG.md for both stable and pre-release notes.
Vue
vuejs/core
v3.5.37

Jun 11, 2026

This release of Vue Core v3.5.37 does not include specific updates in the changelog, but developers are encouraged to check the detailed CHANGELOG.md for stable and pre-release changes that may affect their projects.
Vue
nuxt/eslint
v1.16.0

Jun 10, 2026

Nuxt ESLint v1.16.0 introduces updated dependencies to enhance compatibility and performance. Developers should review the changes to ensure their projects benefit from the latest improvements.
Nuxt
nuxt/nuxt
v4.4.8

Jun 08, 2026

Nuxt v4.4.8 is a hotfix release that resolves issues with the dev server on MacOS, including a shorter socket name. It also includes updates to the `findPath` method, reverts the unhead dependency to v2, and fixes various documentation typos and inaccuracies.
Nuxt
nuxt/nuxt
v3.21.8

Jun 08, 2026

Nuxt v3.21.8 is a hotfix release primarily addressing an issue with the dev server on MacOS, including a shorter socket name for better compatibility. Additionally, it updates the `findPath` method to respect the `type` option and corrects data-fetching documentation to reflect the actual types used.
Nuxt