File tree Expand file tree Collapse file tree 13 files changed +29
-12
lines changed Expand file tree Collapse file tree 13 files changed +29
-12
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.0.0-rc.16] ( https://github.com/vuepress/core/compare/v2.0.0-rc.15...v2.0.0-rc.16 ) (2024-09-29)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** core:** handle templateBuildRenderer option correctly ([ 427e3cc] ( https://github.com/vuepress/core/commit/427e3cc976770ec801605f561ebab3e1629f43be ) )
7+ * ** core:** make ` content ` have higher priority than ` filePath ` in page options ([ 12dbc67] ( https://github.com/vuepress/core/commit/12dbc67775c3e0f573793d9d2b01929e58322879 ) )
8+ * ** vuepress:** update required node version ([ 98a1830] ( https://github.com/vuepress/core/commit/98a18308260a8476b6b94eb905aeef6f5bedef75 ) )
9+
10+
11+ ### Features
12+
13+ * ** bundlerutils:** add bundlerutils package ([ 5488138] ( https://github.com/vuepress/core/commit/548813890385c6d8f54e00eb952452aed2439867 ) )
14+ * upgrade to vue 3.5 ([ d43bf23] ( https://github.com/vuepress/core/commit/d43bf234fc8f2ba3ffd44811c5d38571e142bc99 ) )
15+
16+
17+
118# [ 2.0.0-rc.15] ( https://github.com/vuepress/core/compare/v2.0.0-rc.14...v2.0.0-rc.15 ) (2024-08-15)
219
320
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/e2e" ,
3- "version" : " 2.0.0-rc.15 " ,
3+ "version" : " 2.0.0-rc.16 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/monorepo" ,
3- "version" : " 2.0.0-rc.15 " ,
3+ "version" : " 2.0.0-rc.16 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/bundler-vite" ,
3- "version" : " 2.0.0-rc.15 " ,
3+ "version" : " 2.0.0-rc.16 " ,
44 "description" : " Bundler vite package of VuePress" ,
55 "keywords" : [
66 " vuepress-bundler" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/bundler-webpack" ,
3- "version" : " 2.0.0-rc.15 " ,
3+ "version" : " 2.0.0-rc.16 " ,
44 "description" : " Bundler webpack package of VuePress" ,
55 "keywords" : [
66 " vuepress-bundler" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/bundlerutils" ,
3- "version" : " 2.0.0-rc.15 " ,
3+ "version" : " 2.0.0-rc.16 " ,
44 "description" : " Utils package of VuePress bundler" ,
55 "keywords" : [
66 " bundler" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/cli" ,
3- "version" : " 2.0.0-rc.15 " ,
3+ "version" : " 2.0.0-rc.16 " ,
44 "description" : " CLI package of VuePress" ,
55 "keywords" : [
66 " vuepress" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/client" ,
3- "version" : " 2.0.0-rc.15 " ,
3+ "version" : " 2.0.0-rc.16 " ,
44 "description" : " Client package of VuePress" ,
55 "keywords" : [
66 " vuepress" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/core" ,
3- "version" : " 2.0.0-rc.15 " ,
3+ "version" : " 2.0.0-rc.16 " ,
44 "description" : " Core package of VuePress" ,
55 "keywords" : [
66 " vuepress" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/markdown" ,
3- "version" : " 2.0.0-rc.15 " ,
3+ "version" : " 2.0.0-rc.16 " ,
44 "description" : " Markdown package of VuePress" ,
55 "keywords" : [
66 " vuepress" ,
You can’t perform that action at this time.
0 commit comments