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

CREATE-VUE TIGHTENS TOOLCHAIN AS OXLINT AND VITE SHIP UPDATES

By RepoJournal · Filed · About Vue.js

The Vue scaffolding tool is marching through dependency updates across linting, formatting, and build infrastructure in a single coordinated push.

Create-vue is absorbing a wave of tooling upgrades that tighten the developer experience across the stack [1] [2] [3]. The oxlint ecosystem shipped two updates—eslint-plugin-oxlint to 1.63.0 [2] and oxfmt to 0.48.0 [3]—that sharpen code quality enforcement, while Vite itself bumped to 8.0.12 [4] with bug fixes for the build layer. All three hit high confidence thresholds and are safe to absorb immediately. Separately, create-vue is also evaluating pnpm v11 [5], a major version jump that carries more surface area for compatibility friction—worth testing in a staging environment before shipping to users. On the core side, vue/core hardened its CI pipeline by pinning GitHub Actions to specific commit SHAs and enforcing frozen lockfiles during release builds [6], reducing the attack surface and ensuring reproducible builds. This is hygiene work that pays dividends across the ecosystem.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] chore(deps): update all non-major dependencies ↗ vuejs/create-vue
  2. [2] chore(deps): update oxlint to ~1.63.0 ↗ vuejs/create-vue
  3. [3] chore(deps): update dependency oxfmt to ^0.48.0 ↗ vuejs/create-vue
  4. [4] chore(deps): update vite packages ↗ vuejs/create-vue
  5. [5] chore(deps): update pnpm to v11 ↗ vuejs/create-vue
  6. [6] ci: avoid dependency cache and pin actions in release workflow ↗ vuejs/core

Quick answers

What shipped in Vue.js on May 12, 2026?
The Vue scaffolding tool is marching through dependency updates across linting, formatting, and build infrastructure in a single coordinated push. In total, 1 commits and 7 pull requests landed.
Who contributed to Vue.js on May 12, 2026?
2 developers shipped this update, including renovate[bot] and edison1105.
What were the notable Vue.js updates?
chore(deps): update all non-major dependencies, chore(deps): update oxlint to ~1.63.0, and chore(deps): update dependency oxfmt to ^0.48.0.

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?