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

ESLINT CONFIG TYPESCRIPT TIGHTENS BUILD CHAIN WITH MAJOR DEPENDENCY BUMPS

By RepoJournal · Filed · About Vue.js

npm-run-all2 jumps to v9 across the Vue tooling ecosystem while Quasar refreshes its Vite integration.

The eslint-config-typescript repo is moving fast on maintenance. npm-run-all2 hit version 9 [1], a major bump that consolidates parallel task execution for build pipelines. If you're using this config in a monorepo or multi-stage build, test this upgrade in CI before shipping. Quasar's Vite adapter also landed a patch [2], keeping the modern build stack current. More importantly, a new `includeDotFolders` option just landed [3] that solves a real friction point for VitePress users. If you're getting type-checking errors in hidden directories like `.vitepress`, this is your fix. Meanwhile, Vue Fes Japan 2026 CFP opened [4], so if you've got talks brewing, the submission window is live.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] chore(deps): update dependency npm-run-all2 to v9 ↗ vuejs/eslint-config-typescript
  2. [2] chore(deps): update all non-major dependencies ↗ vuejs/eslint-config-typescript
  3. [3] feat: add `includeDotFolders` option ↗ vuejs/eslint-config-typescript
  4. [4] docs(cfp): update Vue Fes Japan 2026 CFP details and date ↗ vuejs/events

Quick answers

What shipped in Vue.js on June 1, 2026?
npm-run-all2 jumps to v9 across the Vue tooling ecosystem while Quasar refreshes its Vite integration. In total, 2 commits and 4 pull requests landed.
Who contributed to Vue.js on June 1, 2026?
3 developers shipped this update, including renovate[bot], mlmoravek, and naokihaba.
What were the notable Vue.js updates?
chore(deps): update dependency npm-run-all2 to v9, chore(deps): update all non-major dependencies, and feat: add `includeDotFolders` option.

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?