vuepress-webpack
Advanced tools
Changelog
2.0.0-beta.30 (2021-12-23)
beforeDevServer
and afterDevServer
options are removed, use devServerSetupMiddlewares
insteadChangelog
2.0.0-beta.29 (2021-12-18)
markdown.links.externalIcon
is removed, use plugin-external-link-icon insteadexternalIcon
is removed, use externalLinkIcon
from plugin-external-link-iconOutboundLink
is removed, use ExternalLinkIcon
from plugin-external-link-iconChangelog
2.0.0-beta.28 (2021-12-17)
app.markdown
is only available in and after onInitialized
hookextendsPageOptions
hook does not allow a return value any moreextendsPageData
hook should be migrated to extendsPage
hookChangelog
2.0.0-beta.27 (2021-10-28)