Skip to content

Commit 45c8e1c

Browse files
committed
build: publish v2.0.0-beta.55
1 parent 9f0a676 commit 45c8e1c

File tree

32 files changed

+45
-31
lines changed

32 files changed

+45
-31
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.0.0-beta.55](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.54...v2.0.0-beta.55) (2022-12-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **bundler-vite:** fix regression of vite options merging (close [#1184](https://github.com/vuepress/vuepress-next/issues/1184)) ([998eb94](https://github.com/vuepress/vuepress-next/commit/998eb94c58f11ba1728179310d61f337c3367695))
7+
8+
9+
### Performance Improvements
10+
11+
* render pages in parallel ([#1094](https://github.com/vuepress/vuepress-next/issues/1094)) ([78f737c](https://github.com/vuepress/vuepress-next/commit/78f737c537a5de076f88f604a7413e39ac8e42f9))
12+
13+
14+
115
# [2.0.0-beta.54](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.53...v2.0.0-beta.54) (2022-12-08)
216

317

ecosystem/plugin-active-header-links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-active-header-links",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - active header links",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-back-to-top/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-back-to-top",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - back to top",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-container/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-container",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - markdown container",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-docsearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-docsearch",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - docsearch",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-external-link-icon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-external-link-icon",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - external link icon",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-git/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-git",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - git",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-google-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-google-analytics",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - google-analytics",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-medium-zoom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-medium-zoom",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - medium-zoom",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-nprogress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-nprogress",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - nprogress",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-palette/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-palette",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - palette",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-prismjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-prismjs",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - prismjs",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-pwa-popup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-pwa-popup",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - PWA popup",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-pwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-pwa",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - progressive web application",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-register-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-register-components",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - register-components",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-search/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-search",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - built-in search",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-shiki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-shiki",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - shiki",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-theme-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-theme-data",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - theme data",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-toc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-toc",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "VuePress plugin - toc",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/theme-default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/theme-default",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "Default theme of VuePress",
55
"keywords": [
66
"vuepress-theme",

ecosystem/vuepress-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-vite",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "Vue-powered Static Site Generator",
55
"keywords": [
66
"documentation",

ecosystem/vuepress-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-webpack",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "Vue-powered Static Site Generator",
55
"keywords": [
66
"documentation",

ecosystem/vuepress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "Vue-powered Static Site Generator",
55
"keywords": [
66
"documentation",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/monorepo",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/bundler-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/bundler-vite",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "Bundler vite package of VuePress",
55
"keywords": [
66
"vuepress-bundler",

packages/bundler-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/bundler-webpack",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "Bundler webpack package of VuePress",
55
"keywords": [
66
"vuepress-bundler",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/cli",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "CLI package of VuePress",
55
"keywords": [
66
"vuepress",

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/client",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "Client package of VuePress",
55
"keywords": [
66
"vuepress",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/core",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "Core package of VuePress",
55
"keywords": [
66
"vuepress",

packages/markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/markdown",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "Markdown package of VuePress",
55
"keywords": [
66
"vuepress",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/shared",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "Utils that shared between VuePress node and client",
55
"keywords": [
66
"vuepress",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/utils",
3-
"version": "2.0.0-beta.54",
3+
"version": "2.0.0-beta.55",
44
"description": "Utils package of VuePress",
55
"keywords": [
66
"vuepress",

0 commit comments

Comments
 (0)