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

OXFMT AND OXLINT MOVE FAST. CREATE-VUE KEEPS PACE

By RepoJournal · Filed · About Vue.js

The Rust-powered linting ecosystem is accelerating, and create-vue is staying current with back-to-back dependency bumps across the oxc stack.

Create-vue shipped oxfmt ^0.53.0 [1] and eslint-plugin-oxlint ~1.68.0 [2] in the last 24 hours, signaling the project's commitment to the faster iteration cycle of the Rust toolchain. These aren't patch safety updates - they're the cost of staying on the bleeding edge of formatter and linter development. Vite also ticked up to ^8.0.16 [3], a minor patch that keeps the build chain current. GitHub Actions checkout digest moved to df4cb1c [4], routine infrastructure maintenance. On the language-tools front, the team fixed duplicate listener detection to properly account for event modifiers [5], closing a gap in template validation that could mask real issues in production code.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] chore(deps): update v0.x to ^0.53.0 ↗ vuejs/create-vue
  2. [2] chore(deps): update oxlint to ~1.68.0 ↗ vuejs/create-vue
  3. [3] chore(deps): update vite packages to ^8.0.16 ↗ vuejs/create-vue
  4. [4] chore(deps): update actions/checkout digest to df4cb1c ↗ vuejs/create-vue
  5. [5] fix(language-core): include event modifiers in duplicate listener checks ↗ vuejs/language-tools

Quick answers

What shipped in Vue.js on June 9, 2026?
The Rust-powered linting ecosystem is accelerating, and create-vue is staying current with back-to-back dependency bumps across the oxc stack. In total, 1 commits and 5 pull requests landed.
Who contributed to Vue.js on June 9, 2026?
2 developers shipped this update, including renovate[bot] and KazariEX.
What were the notable Vue.js updates?
chore(deps): update v0.x to ^0.53.0, chore(deps): update oxlint to ~1.68.0, and chore(deps): update vite packages to ^8.0.16.

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?