Skip to content

Commit 6b61777

Browse files
authored
chore: vuejs/vue-vapor was merged into vuejs/core (#188)
1 parent 010af85 commit 6b61777

File tree

3 files changed

+21
-13
lines changed

3 files changed

+21
-13
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,15 @@ https://ublog.dev/
4848
## Note
4949

5050
> [!CAUTION]
51-
> About the Vue Vapor implementation repository
51+
> About the Implementation Repository of Vue Vapor
52+
>
53+
> Vue Vapor was initially developed in a repository called vuejs/core-vapor at launch.
54+
> This book is written based on vuejs/core-vapor.
55+
> Please make appropriate substitutions when reading.
5256
>
53-
> The implementation of Vue Vapor initially started in a repository called `vuejs/core-vapor`, but it was renamed to `vuejs/vue-vapor` in October 2024.
54-
>
55-
> In this document, the links have been changed to `vuejs/vue-vapor`, but due to the project name and the pages of this document, the text has been unified to `vuejs/core-vapor`.
56-
>
57-
> Please keep in mind that `vuejs/core-vapor` = `vuejs/vue-vapor` as you read. They are different names in the timeline but refer to exactly the same thing.
57+
> 1. In October 2024, vuejs/core-vapor was renamed to vuejs/vue-vapor.\
58+
> Repository: https://github.com/vuejs/vue-vapor
59+
> 2. In July 2025, the implementation of vuejs/vue-vapor was [merged into the minor branch of vuejs/core](https://github.com/vuejs/core/releases/tag/v3.6.0-alpha.1), and vuejs/vue-vapor was archived.
5860
5961
<div align="center">
6062

src/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,13 @@ https://ublog.dev/
4444

4545
::: warning About the Vue Vapor implementation repository
4646

47-
The implementation of Vue Vapor initially started in a repository called `vuejs/core-vapor`, but it was renamed to `vuejs/vue-vapor` in October 2024.
47+
Vue Vapor was initially developed in a repository called vuejs/core-vapor at launch.\
48+
This book is written based on vuejs/core-vapor.\
49+
Please make appropriate substitutions when reading.\
4850

49-
In this document, the links have been changed to `vuejs/vue-vapor`, but due to the project name and the pages of this document, the text has been unified to `vuejs/core-vapor`.
50-
51-
Please keep in mind that `vuejs/core-vapor` = `vuejs/vue-vapor` as you read. They are different names in the timeline but refer to exactly the same thing.
51+
1. In October 2024, vuejs/core-vapor was renamed to vuejs/vue-vapor.\
52+
Repository: https://github.com/vuejs/vue-vapor
53+
2. In July 2025, the implementation of vuejs/vue-vapor was [merged into the minor branch of vuejs/core](https://github.com/vuejs/core/releases/tag/v3.6.0-alpha.1), and vuejs/vue-vapor was archived.
5254

5355
:::
5456

src/ja/index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,15 @@ https://ublog.dev/
4343

4444
::: warning Vue Vapor の実装リポジトリについて
4545

46-
Vue Vapor の実装は当初,`vuejs/core-vapor` というリポジトリで始まりましたが,2024/10 に `vuejs/vue-vapor` に改名されました.
46+
Vue Vapor の実装リポジトリについて
4747

48-
本書では,文章中のリンクは `vuejs/vue-vapor` に変更していますが,PJ 名や本書の pages の都合上,文言の方は `vuejs/core-vapor` に統一しています.
48+
Vue Vapor はローンチ当初,vuejs/core-vapor というリポジトリで開発されていました.\
49+
この本はその vuejs/core-vapor を前提に書かれています.\
50+
適宜置き換えて読んでください.
4951

50-
`vuejs/core-vapor` = `vuejs/vue-vapor` というふうに頭の中で変換しながら読んでいただければと思います.両者は時系列上の別名であり,全く同じものを指しています.
52+
1. 2024 年の 10 月,vuejs/core-vapor は vuejs/vue-vapor にリネームされました.\
53+
リポジトリ: https://github.com/vuejs/vue-vapor
54+
2. 2025 年の 7 月,vuejs/vue-vapor の実装は,[vuejs/core の minor ブランチにマージ](https://github.com/vuejs/core/releases/tag/v3.6.0-alpha.1) され,vuejs/vue-vapor はアーカイブされました.
5155

5256
:::
5357

0 commit comments

Comments
 (0)