@vuepress/plugin-git
Advanced tools
Changelog
2.0.0-beta.43 (2022-05-02)
code.vPre
option changed from boolean
to
Record<'block' | 'inline', boolean>
Changelog
2.0.0-beta.42 (2022-05-01)
Changelog
2.0.0-beta.40 (2022-04-25)
bundler
should import the bundler directly, and bundlerConfig
has been removedtheme
should import the theme directly, and themeConfig
has been removedplugins
should import the plugins directlyplugins
should import the plugins directlyextends
should import the parent theme directlyshouldPrefetch
option has been changed from false
to true
Changelog
2.0.0-beta.37 (2022-03-31)
Changelog
2.0.0-beta.36 (2022-03-01)
configureWebpack
option to return void (#662) (4488cb3)Changelog
2.0.0-beta.34 (2022-01-21)
@vuepress/plugin-debug
package has been removed