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

LANGUAGE-TOOLS SHIPS MEMORY FIX, TEST-UTILS DOUBLES DOWN ON DOCS

By RepoJournal · Filed · About Vue.js

TypeScript language support kills a memory leak in the bridge layer while test-utils hardens its plugin guidance with real-world examples.

Language-tools bumped its typescript-native-bridge dogfood to 6.0.3-bridge.8 [1], fixing the session checker arena memory growth that was reported as a blocker. This lands alongside v3.3.9 [2], which adds unused generic type parameter checking to language-core and cleans up three separate directive completion bugs in language-service. The generic parameter detection closes a gap in static analysis that teams building strict TypeScript components have been waiting for. On the test-utils side, the team filled two documentation gaps that hit real users: v-model testing patterns [3] and global plugin configuration for frameworks like Quasar [4]. These aren't breaking changes, but they're the kind of docs that prevent support tickets. One dependency bump to pkg-pr-new landed [5], nothing critical there.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] chore: dogfood typescript-native-bridge@6.0.3-bridge.8.tsgo.7.0.2 ↗ vuejs/language-tools
  2. [2] v3.3.9 ↗ vuejs/language-tools
  3. [3] Update documentation for v-model testing ↗ vuejs/test-utils
  4. [4] Add global configuration for plugins ↗ vuejs/test-utils
  5. [5] chore(deps): update dependency pkg-pr-new to v0.0.82 ↗ vuejs/test-utils

Quick answers

What shipped in Vue.js on August 1, 2026?
TypeScript language support kills a memory leak in the bridge layer while test-utils hardens its plugin guidance with real-world examples. In total, 5 commits, 6 pull requests, and 1 releases landed.
Who contributed to Vue.js on August 1, 2026?
5 developers shipped this update, including johnsoncodehk, KazariEX, renovate, souserge, and chiaraani.
What were the notable Vue.js updates?
chore: dogfood typescript-native-bridge@6.0.3-bridge.8.tsgo.7.0.2, v3.3.9, and Update documentation for v-model testing.

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?