RepoJournal
Vue.js

@vuejs

Vue + the surrounding frontend ecosystem

Keep up with Vue.js in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

VUE LANGUAGE TOOLS PATCHES TEMPLATE COMPLETION BUGS WHILE TEST-UTILS JUMPS TO JS-BEAUTIFY 2

By RepoJournal · Filed · About Vue.js

Language Tools 3.3.7 ships two critical fixes for template intellisense and event handler parsing, while Test Utils upgrades its formatting dependency to a major version.

Vue Language Tools v3.3.7 rolled out overnight with fixes that matter for your IDE experience [1]. The typescript-plugin now filters const globals from template completions [2], which stops runtime exports from cluttering your autocomplete when you're typing in templates. Language-core wrapped single expression event handlers to prevent automatic semicolon insertion bugs [1] that were breaking certain handler patterns. On the tooling front, the team also locked down the TypeScript server harness to properly probe the Vue plugin when using forked tsserver [3], fixing a gotcha for developers using --globalPlugins. Test Utils landed a major dependency bump to js-beautify 2.0 [4], which should improve snapshot formatting quality but requires testing in your test suite since major versions often change output format.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] v3.3.7 ↗ vuejs/language-tools
  2. [2] fix(typescript-plugin): filter const globals from template completions vuejs/language-tools
  3. [3] fix(language-server): probe vue plugin in forked tsserver harness vuejs/language-tools
  4. [4] fix(deps): update dependency js-beautify to v2 ↗ vuejs/test-utils

Quick answers

What shipped in Vue.js on July 8, 2026?
Language Tools 3.3.7 ships two critical fixes for template intellisense and event handler parsing, while Test Utils upgrades its formatting dependency to a major version. In total, 4 commits, 2 pull requests, and 1 releases landed.
Who contributed to Vue.js on July 8, 2026?
2 developers shipped this update, including KazariEX and renovate[bot].
What were the notable Vue.js updates?
v3.3.7, fix(typescript-plugin): filter const globals from template completions, and fix(language-server): probe vue plugin in forked tsserver harness.

More from @vuejs

Daily updates, in your inbox

Follow Vue.js

Keep up with Vue.js in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.