Releases: vuepress/core
Releases · vuepress/core
v2.0.0-rc.23
🐞 Bug Fixes
- Make alias can be overridden properly - by @Mister-Hope and @meteorlxy in #1648 (13c8c)
View changes on GitHub
v2.0.0-rc.22
🚀 Features
- bundler-vite: Upgrade vite to 6.3 - by @meteorlxy (a78ee)
- bundler-webpack: Update target of esbuild-loader - by @Mister-Hope and @meteorlxy in #1643 (a09e9)
- client: Provide client data aliases and utils - by @meteorlxy in #1645 (7a43f)
🐞 Bug Fixes
- markdown: Avoid leading number in link hash - by @CritasWang in #1644 (db498)
View changes on GitHub
v2.0.0-rc.21
🐞 Bug Fixes
- bundler-webpack: Allow UPPERCASE file extension - by @Mister-Hope in #1642 (f6747)
View changes on GitHub
v2.0.0-rc.20
🚀 Features
- client:
- Improve client data types - by @Mister-Hope in #1626 (8bd54)
- Improve devtools and export constants - by @meteorlxy in #1625 (4a105)
- Add onContentUpdated composition API - by @pengzhanbo, @Mister-Hope and @meteorlxy in #1620 (cd725)
View changes on GitHub
v2.0.0-rc.19
v2.0.0-rc.18
🚀 Features
- core: Improve user config file loading - by @Mister-Hope in #1615 (01f6a)
- markdown: Add isExternal option for linksPlugin - by @meteorlxy in #1611 (41214)
- utils: Sync latest sanitizeFileName logic from rollup - by @Mister-Hope in #1614 (aaf3b)
🐞 Bug Fixes
- core: Fix app env flag regression - by @meteorlxy in #1612 (e693c)
View changes on GitHub
v2.0.0-rc.17
🚀 Features
- client: Upgrade vue devtools-api to v7 - by @meteorlxy (7940a)
🐞 Bug Fixes
- shared: Revert unexpected type changes - by @meteorlxy in #1610 (d21a9)
View changes on GitHub
v2.0.0-rc.16
🚀 Features
- Upgrade to vue 3.5 - by @meteorlxy (d43bf)
- bundlerutils: Add bundlerutils package - by @meteorlxy (54881)
🐞 Bug Fixes
- core:
- Make
content
have higher priority thanfilePath
in page options - by @meteorlxy (12dbc) - Handle templateBuildRenderer option correctly - by @meteorlxy (427e3)
- Make
- vuepress:
- Update required node version - by @meteorlxy (98a18)
View changes on GitHub
v2.0.0-rc.15
Please refer to CHANGELOG.md for details.
v2.0.0-rc.14
Please refer to CHANGELOG.md for details.