File tree Expand file tree Collapse file tree 16 files changed +91
-15
lines changed Expand file tree Collapse file tree 16 files changed +91
-15
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
619# [ 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)
720
821** Note:** Version bump only for package vuepress-next
Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "useWorkspaces" : true ,
4- "version" : " 2.0.0-beta.1 " ,
4+ "version" : " 2.0.0-beta.2 " ,
55 "command" : {
66 "version" : {
77 "allowBranch" : " main" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
618# [ 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)
719
820** Note:** Version bump only for package @vuepress/bundler-vite
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/bundler-vite" ,
3- "version" : " 2.0.0-beta.1 " ,
3+ "version" : " 2.0.0-beta.2 " ,
44 "description" : " Bundler vite package of VuePress" ,
55 "keywords" : [
66 " vuepress-bundler" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 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)
715
816** Note:** Version bump only for package @vuepress/cli
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/cli" ,
3- "version" : " 2.0.0-beta.1 " ,
3+ "version" : " 2.0.0-beta.2 " ,
44 "description" : " CLI package of VuePress" ,
55 "keywords" : [
66 " vuepress" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617# [ 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)
718
819** Note:** Version bump only for package @vuepress/plugin-nprogress
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/plugin-nprogress" ,
3- "version" : " 2.0.0-beta.1 " ,
3+ "version" : " 2.0.0-beta.2 " ,
44 "description" : " VuePress plugin - nprogress" ,
55 "keywords" : [
66 " vuepress-plugin" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 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)
715
816** Note:** Version bump only for package @vuepress/theme-default
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/theme-default" ,
3- "version" : " 2.0.0-beta.1 " ,
3+ "version" : " 2.0.0-beta.2 " ,
44 "description" : " Default theme of VuePress" ,
55 "keywords" : [
66 " vuepress-theme" ,
3636 "@vuepress/plugin-container" : " 2.0.0-beta.1" ,
3737 "@vuepress/plugin-git" : " 2.0.0-beta.1" ,
3838 "@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 " ,
4040 "@vuepress/plugin-palette" : " 2.0.0-beta.1" ,
4141 "@vuepress/plugin-theme-data" : " 2.0.0-beta.1" ,
4242 "@vuepress/shared" : " 2.0.0-beta.1" ,
You can’t perform that action at this time.
0 commit comments