File tree 13 files changed +23
-12
lines changed
13 files changed +23
-12
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.0.0-rc.20] ( https://github.com/vuepress/core/compare/v2.0.0-rc.19...v2.0.0-rc.20 ) (2025-02-23)
2
+
3
+
4
+ ### Features
5
+
6
+ * ** client:** add onContentUpdated composition API ([ #1620 ] ( https://github.com/vuepress/core/issues/1620 ) ) ([ cd7252f] ( https://github.com/vuepress/core/commit/cd7252f11bc7df1ddf7ebad769590a44d9ccb15d ) )
7
+ * ** client:** improve client data types ([ #1626 ] ( https://github.com/vuepress/core/issues/1626 ) ) ([ 8bd5438] ( https://github.com/vuepress/core/commit/8bd5438a46cf4966c28bc687f8b5dad000d993c3 ) )
8
+ * ** client:** improve devtools and export constants (close [ #1625 ] ( https://github.com/vuepress/core/issues/1625 ) ) ([ 4a105cb] ( https://github.com/vuepress/core/commit/4a105cb0a4fe1cb5c0d4ab8022e0161de85c8531 ) )
9
+
10
+
11
+
1
12
# [ 2.0.0-rc.19] ( https://github.com/vuepress/core/compare/v2.0.0-rc.18...v2.0.0-rc.19 ) (2024-12-11)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/e2e" ,
3
- "version" : " 2.0.0-rc.19 " ,
3
+ "version" : " 2.0.0-rc.20 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/monorepo" ,
3
- "version" : " 2.0.0-rc.19 " ,
3
+ "version" : " 2.0.0-rc.20 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/bundler-vite" ,
3
- "version" : " 2.0.0-rc.19 " ,
3
+ "version" : " 2.0.0-rc.20 " ,
4
4
"description" : " Bundler vite package of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress-bundler" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/bundler-webpack" ,
3
- "version" : " 2.0.0-rc.19 " ,
3
+ "version" : " 2.0.0-rc.20 " ,
4
4
"description" : " Bundler webpack package of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress-bundler" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/bundlerutils" ,
3
- "version" : " 2.0.0-rc.19 " ,
3
+ "version" : " 2.0.0-rc.20 " ,
4
4
"description" : " Utils package of VuePress bundler" ,
5
5
"keywords" : [
6
6
" bundler" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/cli" ,
3
- "version" : " 2.0.0-rc.19 " ,
3
+ "version" : " 2.0.0-rc.20 " ,
4
4
"description" : " CLI package of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/client" ,
3
- "version" : " 2.0.0-rc.19 " ,
3
+ "version" : " 2.0.0-rc.20 " ,
4
4
"description" : " Client package of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/core" ,
3
- "version" : " 2.0.0-rc.19 " ,
3
+ "version" : " 2.0.0-rc.20 " ,
4
4
"description" : " Core package of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/markdown" ,
3
- "version" : " 2.0.0-rc.19 " ,
3
+ "version" : " 2.0.0-rc.20 " ,
4
4
"description" : " Markdown package of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/shared" ,
3
- "version" : " 2.0.0-rc.19 " ,
3
+ "version" : " 2.0.0-rc.20 " ,
4
4
"description" : " Utils that shared between VuePress node and client" ,
5
5
"keywords" : [
6
6
" vuepress" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/utils" ,
3
- "version" : " 2.0.0-rc.19 " ,
3
+ "version" : " 2.0.0-rc.20 " ,
4
4
"description" : " Utils package of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuepress" ,
3
- "version" : " 2.0.0-rc.19 " ,
3
+ "version" : " 2.0.0-rc.20 " ,
4
4
"description" : " Vue-powered Static Site Generator" ,
5
5
"keywords" : [
6
6
" documentation" ,
You can’t perform that action at this time.
0 commit comments