RepoJournal
Vue.js

@vuejs

Vue + the surrounding frontend ecosystem

What actually shipped in Vue.js, written up every day — commits, pull requests, releases, and security advisories.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

CREATE-VUE 3.23.0 SHIPS WITH TYPESCRIPT ENABLED BY DEFAULT

By RepoJournal · Filed · About Vue.js

Vue's scaffolding tool flipped the switch on TypeScript adoption, making strict typing the path of least resistance for new projects.

Create-vue 3.23.0 [1] enables TypeScript by default on project creation, fundamentally shifting how Vue developers start their journey. This lands alongside package manager auto-detection [1], which means the CLI now watches what you're using and mirrors it, eliminating friction on monorepo workflows. The playground got tighter too [2]: pre-release versions are now capped at 10 entries while preserving up to 30 total versions, cutting down the noise when you're testing against multiple release candidates. Vue 3.6 RC is now the beta option [1], signaling the framework's readiness to move beyond experimental builds. Under the hood, the core team shipped workspace configuration updates [3] to keep dependency lockfiles reproducible, the kind of unsexy infrastructure work that prevents production surprises.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] 2026-07-21 (v3.23.0) ↗ vuejs/create-vue
  2. [2] chore(sfc-playground): limit displayed pre-release versions ↗ vuejs/core
  3. [3] chore: allow `@parcel/watcher` builds ↗ vuejs/core

Quick answers

What shipped in Vue.js on July 22, 2026?
Vue's scaffolding tool flipped the switch on TypeScript adoption, making strict typing the path of least resistance for new projects. In total, 2 commits, 2 pull requests, and 1 releases landed.
Who contributed to Vue.js on July 22, 2026?
3 developers shipped this update, including KazariAI, edison1105, and haoqunjiang.
What were the notable Vue.js updates?
2026-07-21 (v3.23.0), chore(sfc-playground): limit displayed pre-release versions, and chore: allow `@parcel/watcher` builds.

More from @vuejs

Daily updates, in your inbox

Follow Vue.js

What actually shipped in Vue.js, written up every day — commits, pull requests, releases, and security advisories.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?