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

TEST-UTILS PATCHES COMPONENT TEXT RENDERING, TOOLCHAIN JUMPS TO PNPM 11

By RepoJournal · Filed · About Vue.js

Test-utils v2.4.10 restores text() and html() for single-root components while the entire stack prepares for pnpm 11's Node 22 requirement.

Test-utils shipped a critical fix [1] that restores the text() and html() helper methods for single-root components—a regression that would break test suites relying on these standard assertions. In parallel, the toolchain is moving fast: test-utils merged pnpm 11 [2] and bumped Node to 22 [3] on Netlify to unblock deploy previews, since pnpm 11 requires Node 22+. The formatter dependency oxfmt ticked to v0.49.0 [4], and action-setup patched to v6.0.8 [5]. Over on language-tools, the team fixed a critical VSCode issue [6] where moving folders containing Vue files didn't trigger proper file rename edits—this was breaking refactoring workflows. They're also pinning TypeScript-ESLint to avoid false positives [7] and refining package publish lists [8]. Router tightened security posture by setting explicit least-privilege permissions on CI workflows [9], reducing accidental over-privileging across the board.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] v2.4.10 ↗ vuejs/test-utils
  2. [2] chore(deps): update pnpm to v11 ↗ vuejs/test-utils
  3. [3] chore: update Netlify Node version ↗ vuejs/test-utils
  4. [4] chore(deps): update dependency oxfmt to v0.49.0 ↗ vuejs/test-utils
  5. [5] chore(deps): update pnpm/action-setup action to v6.0.8 ↗ vuejs/test-utils
  6. [6] fix(vscode): trigger file rename edits when moving folders with Vue files ↗ vuejs/language-tools
  7. [7] chore: pin `@typescript-eslint/eslint-plugin` vuejs/language-tools
  8. [8] chore: refine package publish file lists vuejs/language-tools
  9. [9] chore(ci): set explicit least-privilege workflow permissions ↗ vuejs/router

Quick answers

What shipped in Vue.js on May 13, 2026?
Test-utils v2.4.10 restores text() and html() for single-root components while the entire stack prepares for pnpm 11's Node 22 requirement. In total, 8 commits, 7 pull requests, and 1 releases landed.
Who contributed to Vue.js on May 13, 2026?
4 developers shipped this update, including cexbrayat, renovate[bot], KazariEX, and arpitjain099.
What were the notable Vue.js updates?
v2.4.10, chore(deps): update pnpm to v11, and chore: update Netlify Node version.

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?