npm vitepress 0.11.0
v0.11.0

latest releases: 1.2.0, 1.1.4, 1.1.3...
3 years ago

Code Refactoring

  • move default theme to 'vitepress/theme' (a79e1e1)

Features

  • support customData in config (4072dc5)

BREAKING CHANGES

  • the default theme is now exposed via 'vitepress/theme', instead of a named export from 'vitepress'. This change fixes the case where
    when a completely custom theme is used, importing anything from 'vitepress' also imports the entire default theme.

Don't miss a new vitepress release

NewReleases is sending notifications on new releases.