RepoJournal
Vue.js

@vuejs

Vue + the surrounding frontend ecosystem

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

VITEPRESS ADDS MARKDOWN CONTAINERS, CREATE-VUE TIGHTENS TOOLCHAIN

By RepoJournal · Filed · About Vue.js

VitePress shipped long-overdue markdown container support for note, important, and caution blocks while create-vue rolled through routine dependency updates and upgraded its GitHub Actions.

VitePress finally wired up three markdown containers that were defined but never actually usable [1]. The note, important, and caution containers are now live, letting you use the ::: syntax for semantic content blocks. This closes two separate feature requests and gives documentation authors the structured callouts they've been waiting for. Meanwhile, create-vue is keeping its dependencies current with updates to @types/node, oxc packages, and a major bump to actions/setup-node v7 [2] [3]. The toolchain moves are all low-risk maintenance plays. On the housekeeping front, create-vue also landed VSCode settings and license updates to keep the scaffold aligned with project standards [4] [5].

Action items

References

  1. [1] feat: support `note`, `important`, `caution` markdown containers (#5161) vuejs/vitepress
  2. [2] chore(deps): update oxc packages ↗ vuejs/create-vue
  3. [3] chore(deps): update actions/setup-node action to v7 ↗ vuejs/create-vue
  4. [4] chore: update vscode settings ↗ vuejs/create-vue
  5. [5] chore: update license ↗ vuejs/create-vue

Quick answers

What shipped in Vue.js on July 19, 2026?
VitePress shipped long-overdue markdown container support for note, important, and caution blocks while create-vue rolled through routine dependency updates and upgraded its GitHub Actions. In total, 3 commits and 6 pull requests landed.
Who contributed to Vue.js on July 19, 2026?
3 developers shipped this update, including renovate, btea, and chencu.
What were the notable Vue.js updates?
feat: support `note`, `important`, `caution` markdown containers (#5161), chore(deps): update oxc packages, and chore(deps): update actions/setup-node action to v7.

More from @vuejs

Daily updates, in your inbox

Follow Vue.js

Vue + the surrounding frontend ecosystem We'll email you a link to confirm first.

Free. Confirm via email. Unsubscribe in one click.

— or follow the whole beat:

Elsewhere on the wire