File tree Expand file tree Collapse file tree 12 files changed +25
-11
lines changed Expand file tree Collapse file tree 12 files changed +25
-11
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.0.0-rc.6] ( https://github.com/vuepress/core/compare/v2.0.0-rc.5...v2.0.0-rc.6 ) (2024-02-05)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** shared:** handle query and hash in normalizeRoutePath ([ c1dbc2c] ( https://github.com/vuepress/core/commit/c1dbc2cac123ca12aae3dd754987f4a8128dcaf2 ) )
7+
8+
9+ ### Features
10+
11+ * ** client:** export useRoute and useRouter ([ eb13cb0] ( https://github.com/vuepress/core/commit/eb13cb0942fa22aab90c658460fe9edb6256dae9 ) )
12+
13+
14+
115# [ 2.0.0-rc.5] ( https://github.com/vuepress/core/compare/v2.0.0-rc.4...v2.0.0-rc.5 ) (2024-02-05)
216
317
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/e2e" ,
3- "version" : " 2.0.0-rc.5 " ,
3+ "version" : " 2.0.0-rc.6 " ,
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.5 " ,
3+ "version" : " 2.0.0-rc.6 " ,
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.5 " ,
3+ "version" : " 2.0.0-rc.6 " ,
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.5 " ,
3+ "version" : " 2.0.0-rc.6 " ,
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.5 " ,
3+ "version" : " 2.0.0-rc.6 " ,
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.5 " ,
3+ "version" : " 2.0.0-rc.6 " ,
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.5 " ,
3+ "version" : " 2.0.0-rc.6 " ,
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.5 " ,
3+ "version" : " 2.0.0-rc.6 " ,
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.5 " ,
3+ "version" : " 2.0.0-rc.6 " ,
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