File tree Expand file tree Collapse file tree 12 files changed +27
-11
lines changed Expand file tree Collapse file tree 12 files changed +27
-11
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.0.0-rc.5] ( https://github.com/vuepress/core/compare/v2.0.0-rc.4...v2.0.0-rc.5 ) (2024-02-05)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** client:** support html attrs for VPLink ([ #1483 ] ( https://github.com/vuepress/core/issues/1483 ) ) ([ bfadfcf] ( https://github.com/vuepress/core/commit/bfadfcf006df08af4d31a2e5298bb3b8edff4c7b ) )
7+ * ** markdown:** keep base if link tag is not updated ([ 073e21d] ( https://github.com/vuepress/core/commit/073e21dae533136ba24245c9a9e765939560c059 ) )
8+ * ** shared:** improve normalizeRoutePath edge cases handling ([ f2247bb] ( https://github.com/vuepress/core/commit/f2247bbce8c8b6059d42334fac77b6e3d620c412 ) )
9+
10+
11+ ### Features
12+
13+ * ** client:** add RouteLink component ([ d4dbcc6] ( https://github.com/vuepress/core/commit/d4dbcc65721b3c4f12eb17faffb9d50a328beb5a ) )
14+
15+
16+
117# [ 2.0.0-rc.4] ( https://github.com/vuepress/core/compare/v2.0.0-rc.3...v2.0.0-rc.4 ) (2024-02-03)
218
319
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/e2e" ,
3- "version" : " 2.0.0-rc.4 " ,
3+ "version" : " 2.0.0-rc.5 " ,
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.4 " ,
3+ "version" : " 2.0.0-rc.5 " ,
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.4 " ,
3+ "version" : " 2.0.0-rc.5 " ,
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.4 " ,
3+ "version" : " 2.0.0-rc.5 " ,
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/cli" ,
3- "version" : " 2.0.0-rc.4 " ,
3+ "version" : " 2.0.0-rc.5 " ,
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.4 " ,
3+ "version" : " 2.0.0-rc.5 " ,
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.4 " ,
3+ "version" : " 2.0.0-rc.5 " ,
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.4 " ,
3+ "version" : " 2.0.0-rc.5 " ,
44 "description" : " Markdown package of VuePress" ,
55 "keywords" : [
66 " vuepress" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/shared" ,
3- "version" : " 2.0.0-rc.4 " ,
3+ "version" : " 2.0.0-rc.5 " ,
44 "description" : " Utils that shared between VuePress node and client" ,
55 "keywords" : [
66 " vuepress" ,
You can’t perform that action at this time.
0 commit comments