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
ย ย ย ๐ Features
- bundler-vite: Upgrade vite to v6 ย -ย by @meteorlxy (faddb)
ย ย ย ย View changes on GitHub
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.