File tree 16 files changed +91
-15
lines changed
16 files changed +91
-15
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-beta.2] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.1...v2.0.0-beta.2 ) (2021-03-14)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** bundler-vite:** avoid optimizing client package ([ 5708934] ( https://github.com/vuepress/vuepress-next/commit/57089344f87bf381f8e6f2711eb6df9364c72432 ) )
12
+ * ** bundler-vite:** workaround for vitejs/vite[ #2503 ] ( https://github.com/vuepress/vuepress-next/issues/2503 ) ([ 055b280] ( https://github.com/vuepress/vuepress-next/commit/055b280a8488c42614702533cc9eb8fb2852c71b ) )
13
+ * ** plugin-nprogress:** always optimize nprogress with vite ([ 2aeb2bf] ( https://github.com/vuepress/vuepress-next/commit/2aeb2bf9b70b149bf2e56d2fd1b593e6628d72dd ) )
14
+
15
+
16
+
17
+
18
+
6
19
# [ 2.0.0-beta.1] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.0...v2.0.0-beta.1 ) (2021-03-13)
7
20
8
21
** Note:** Version bump only for package vuepress-next
Original file line number Diff line number Diff line change 1
1
{
2
2
"npmClient" : " yarn" ,
3
3
"useWorkspaces" : true ,
4
- "version" : " 2.0.0-beta.1 " ,
4
+ "version" : " 2.0.0-beta.2 " ,
5
5
"command" : {
6
6
"version" : {
7
7
"allowBranch" : " main" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-beta.2] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.1...v2.0.0-beta.2 ) (2021-03-14)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** bundler-vite:** avoid optimizing client package ([ 5708934] ( https://github.com/vuepress/vuepress-next/commit/57089344f87bf381f8e6f2711eb6df9364c72432 ) )
12
+ * ** bundler-vite:** workaround for vitejs/vite[ #2503 ] ( https://github.com/vuepress/vuepress-next/issues/2503 ) ([ 055b280] ( https://github.com/vuepress/vuepress-next/commit/055b280a8488c42614702533cc9eb8fb2852c71b ) )
13
+
14
+
15
+
16
+
17
+
6
18
# [ 2.0.0-beta.1] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.0...v2.0.0-beta.1 ) (2021-03-13)
7
19
8
20
** Note:** Version bump only for package @vuepress/bundler-vite
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/bundler-vite" ,
3
- "version" : " 2.0.0-beta.1 " ,
3
+ "version" : " 2.0.0-beta.2 " ,
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 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-beta.2] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.1...v2.0.0-beta.2 ) (2021-03-14)
7
+
8
+ ** Note:** Version bump only for package @vuepress/cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0-beta.1] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.0...v2.0.0-beta.1 ) (2021-03-13)
7
15
8
16
** Note:** Version bump only for package @vuepress/cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/cli" ,
3
- "version" : " 2.0.0-beta.1 " ,
3
+ "version" : " 2.0.0-beta.2 " ,
4
4
"description" : " CLI package of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-beta.2] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.1...v2.0.0-beta.2 ) (2021-03-14)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** plugin-nprogress:** always optimize nprogress with vite ([ 2aeb2bf] ( https://github.com/vuepress/vuepress-next/commit/2aeb2bf9b70b149bf2e56d2fd1b593e6628d72dd ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 2.0.0-beta.1] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.0...v2.0.0-beta.1 ) (2021-03-13)
7
18
8
19
** Note:** Version bump only for package @vuepress/plugin-nprogress
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/plugin-nprogress" ,
3
- "version" : " 2.0.0-beta.1 " ,
3
+ "version" : " 2.0.0-beta.2 " ,
4
4
"description" : " VuePress plugin - nprogress" ,
5
5
"keywords" : [
6
6
" vuepress-plugin" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-beta.2] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.1...v2.0.0-beta.2 ) (2021-03-14)
7
+
8
+ ** Note:** Version bump only for package @vuepress/theme-default
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0-beta.1] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.0...v2.0.0-beta.1 ) (2021-03-13)
7
15
8
16
** Note:** Version bump only for package @vuepress/theme-default
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/theme-default" ,
3
- "version" : " 2.0.0-beta.1 " ,
3
+ "version" : " 2.0.0-beta.2 " ,
4
4
"description" : " Default theme of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress-theme" ,
36
36
"@vuepress/plugin-container" : " 2.0.0-beta.1" ,
37
37
"@vuepress/plugin-git" : " 2.0.0-beta.1" ,
38
38
"@vuepress/plugin-medium-zoom" : " 2.0.0-beta.1" ,
39
- "@vuepress/plugin-nprogress" : " 2.0.0-beta.1 " ,
39
+ "@vuepress/plugin-nprogress" : " 2.0.0-beta.2 " ,
40
40
"@vuepress/plugin-palette" : " 2.0.0-beta.1" ,
41
41
"@vuepress/plugin-theme-data" : " 2.0.0-beta.1" ,
42
42
"@vuepress/shared" : " 2.0.0-beta.1" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-beta.2] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.1...v2.0.0-beta.2 ) (2021-03-14)
7
+
8
+ ** Note:** Version bump only for package @vuepress/theme-vue
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0-beta.1] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.0...v2.0.0-beta.1 ) (2021-03-13)
7
15
8
16
** Note:** Version bump only for package @vuepress/theme-vue
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/theme-vue" ,
3
- "version" : " 2.0.0-beta.1 " ,
3
+ "version" : " 2.0.0-beta.2 " ,
4
4
"description" : " Vue theme of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress-theme" ,
28
28
"clean" : " rimraf lib *.tsbuildinfo"
29
29
},
30
30
"dependencies" : {
31
- "@vuepress/theme-default" : " 2.0.0-beta.1 "
31
+ "@vuepress/theme-default" : " 2.0.0-beta.2 "
32
32
},
33
33
"publishConfig" : {
34
34
"access" : " public"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-beta.2] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.1...v2.0.0-beta.2 ) (2021-03-14)
7
+
8
+ ** Note:** Version bump only for package vuepress-vite
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0-beta.1] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.0...v2.0.0-beta.1 ) (2021-03-13)
7
15
8
16
** Note:** Version bump only for package vuepress-vite
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuepress-vite" ,
3
- "version" : " 2.0.0-beta.1 " ,
3
+ "version" : " 2.0.0-beta.2 " ,
4
4
"description" : " Vue-powered Static Site Generator" ,
5
5
"keywords" : [
6
6
" documentation" ,
32
32
"clean" : " rimraf lib *.tsbuildinfo"
33
33
},
34
34
"dependencies" : {
35
- "@vuepress/bundler-vite" : " 2.0.0-beta.1 " ,
36
- "@vuepress/cli" : " 2.0.0-beta.1 " ,
35
+ "@vuepress/bundler-vite" : " 2.0.0-beta.2 " ,
36
+ "@vuepress/cli" : " 2.0.0-beta.2 " ,
37
37
"@vuepress/core" : " 2.0.0-beta.1" ,
38
- "@vuepress/theme-default" : " 2.0.0-beta.1 "
38
+ "@vuepress/theme-default" : " 2.0.0-beta.2 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-beta.2] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.1...v2.0.0-beta.2 ) (2021-03-14)
7
+
8
+ ** Note:** Version bump only for package vuepress
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0-beta.1] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.0...v2.0.0-beta.1 ) (2021-03-13)
7
15
8
16
** Note:** Version bump only for package vuepress
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuepress" ,
3
- "version" : " 2.0.0-beta.1 " ,
3
+ "version" : " 2.0.0-beta.2 " ,
4
4
"description" : " Vue-powered Static Site Generator" ,
5
5
"keywords" : [
6
6
" documentation" ,
33
33
},
34
34
"dependencies" : {
35
35
"@vuepress/bundler-webpack" : " 2.0.0-beta.1" ,
36
- "@vuepress/cli" : " 2.0.0-beta.1 " ,
36
+ "@vuepress/cli" : " 2.0.0-beta.2 " ,
37
37
"@vuepress/core" : " 2.0.0-beta.1" ,
38
- "@vuepress/theme-default" : " 2.0.0-beta.1 "
38
+ "@vuepress/theme-default" : " 2.0.0-beta.2 "
39
39
}
40
40
}
You can’t perform that action at this time.
0 commit comments