RepoJournal
Vue.js

@vuejs

Vue + the surrounding frontend ecosystem

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

VITEPRESS LOCKS IN METACHUNK BY DEFAULT

By RepoJournal · Filed · About Vue.js

1 person shipped this

VitePress is removing the metaChunk configuration option entirely, forcing all sites onto the optimization that was previously optional.

VitePress shipped a breaking change that enables metaChunk by default and removes the ability to disable it [1]. This closes out months of discussion about whether the feature should be the standard behavior [1]. The change consolidates build output into fewer chunks, which improves initial load times for most sites but means you can't opt out if your build process depends on the old chunking strategy. If you're running custom chunk splitting logic or have deployment pipelines that expect specific chunk patterns, test this against your builds before upgrading.

Action items

References

  1. [1] feat: enable metaChunk by default ↗ vuejs/vitepress

Quick answers

What shipped in Vue.js on July 17, 2026?
VitePress is removing the metaChunk configuration option entirely, forcing all sites onto the optimization that was previously optional. In total, 1 commits and 1 pull requests landed.
Who contributed to Vue.js on July 17, 2026?
1 developer shipped this update, including bluwy.
What were the notable Vue.js updates?
feat: enable metaChunk by default.

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