owner stringclasses 14
values | repo stringclasses 14
values | id int64 116k 4.61B | issue_number int32 1 181k | author stringlengths 1 39 | body stringlengths 1 262k | created_at timestamp[us]date 2000-06-06 02:40:44 2026-06-02 20:16:18 | updated_at timestamp[us]date 2000-06-06 02:40:44 2026-06-02 20:22:56 | reactions unknown | author_association stringclasses 5
values |
|---|---|---|---|---|---|---|---|---|---|
vuejs | core | 3,868,866,647 | 14,402 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/21809561643)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/21739711266) |
|-------|--------|----------------|
| language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci... | 2026-02-09T01:53:07 | 2026-02-09T01:53:07 | {} | CONTRIBUTOR |
vuejs | core | 3,839,300,438 | 14,407 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2026-02-03T06:18:47 | 2026-02-03T06:18:47 | {} | NONE |
vuejs | core | 3,840,945,410 | 13,772 | edison1105 | > @edison1105 Is it possible that this isn’t only related to HMR rerender?
>
>
>
> I’m experiencing similar issue with classic application build but I haven’t been able to make minimal reproduction case since it seems it’s really tricky to extract it from larger codebase.
>
>
>
> It seems it happens everytime `v-... | 2026-02-03T12:12:19 | 2026-02-03T12:12:19 | {} | MEMBER |
vuejs | core | 3,852,168,774 | 14,417 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/21705571491)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/21659528429) |
|-------|--------|----------------|
| vite-plugin-vue | :white_check_mark: [success](https://github.com/vuejs/ecosystem-c... | 2026-02-05T09:18:09 | 2026-02-05T09:18:09 | {} | CONTRIBUTOR |
vuejs | core | 3,857,191,590 | 14,401 | edison1105 | a workaround:
```ts
const props = withDefaults(
defineProps<{ data?: /*@vue-ignore*/ MaybePromise<number[]> | Fetch<number> }>(),
{ data: () => [] });
```
the compiled code (align with v3.5.14)
```js
props: {
data: { type: null, required: false, default: () => [] }
},
```
see [repl with v3.5.27](https:... | 2026-02-06T00:54:21 | 2026-02-09T00:56:25 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,835,336,784 | 14,398 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/d7fe9eb5-b403-49ed-8e67-61c11f8169b9)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14398
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14398
```
```
yarn add https://pkg.pr.n... | 2026-02-02T14:04:55 | 2026-02-03T02:27:06 | {} | NONE |
vuejs | core | 3,840,372,500 | 14,409 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/24dfba24-a6d1-429d-8162-c696202c86f2)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14409
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14409
```
```
yarn add https://pkg.pr.n... | 2026-02-03T10:12:01 | 2026-02-03T10:24:26 | {} | NONE |
vuejs | core | 3,845,710,014 | 8,576 | adoin | Is there any plan to fix it? | 2026-02-04T06:57:36 | 2026-02-04T06:57:36 | {} | NONE |
vuejs | core | 3,845,736,182 | 14,410 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/ce83a7f7-8976-4044-9ab0-018df8248d0e)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14410
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14410
```
```
yarn add https://pkg.pr.n... | 2026-02-04T07:07:09 | 2026-02-04T07:40:44 | {} | NONE |
vuejs | core | 3,847,643,687 | 14,413 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 86.4 kB | 30.2 kB | 26.6 kB |
| runtime-dom.global.prod.js | 109 kB | 41.4 kB | 37.2 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-02-04T14:01:56 | 2026-02-04T14:01:56 | {} | NONE |
vuejs | core | 3,851,823,249 | 14,419 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
<details>
<summary>📝 Walkthrough</summary>
## Walkthrough
This PR simplifies renderer handling for text nodes: it removes HMR-specific branching and always updates text via hostSetText when content changes, and it stre... | 2026-02-05T08:25:54 | 2026-02-05T08:56:14 | {} | NONE |
vuejs | core | 3,852,119,183 | 14,419 | edison1105 | /ecosystem-ci run | 2026-02-05T09:10:22 | 2026-02-05T09:10:22 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,838,520,732 | 14,401 | linzhe141 | https://github.com/vuejs/core/blob/0b30b7d3be5185041b790286da8402dd10503dbb/packages/compiler-sfc/__tests__/compileScript/__snapshots__/defineProps.spec.ts.snap#L391
Based on the previous props type extraction rules: `[Unknown, Function] => [Function]`
if we follow this rule, it is a break change
> If the type is ... | 2026-02-03T02:17:15 | 2026-02-03T02:20:03 | {} | MEMBER |
vuejs | core | 3,840,743,112 | 14,399 | Justineo | F.Y.I. https://github.com/vuejs/core/pull/12244 | 2026-02-03T11:25:12 | 2026-02-03T11:25:12 | {} | MEMBER |
vuejs | core | 3,832,704,362 | 14,390 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2026-02-02T03:25:03 | 2026-02-04T07:36:35 | {} | NONE |
vuejs | core | 3,836,738,190 | 14,400 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 86.4 kB | 30.2 kB | 26.6 kB |
| runtime-dom.global.prod.js | 109 kB | 41.4 kB | 37.2 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-02-02T17:48:31 | 2026-02-04T08:20:05 | {} | NONE |
vuejs | core | 3,847,861,980 | 14,414 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: failure by coderabbit.ai -->
> [!CAUTION]
> ## Review failed
>
> The pull request is closed.
<!-- end of auto-generated comment: failure by coderabbit.ai -->
<!-- walkthrough_start -->
<details>
<summary>... | 2026-02-04T14:40:45 | 2026-02-04T14:42:19 | {} | NONE |
vuejs | core | 3,850,411,520 | 14,415 | edison1105 | duplicate of #14067
see https://github.com/vuejs/core/issues/14067#issuecomment-3509070785 | 2026-02-05T00:26:33 | 2026-02-05T00:26:50 | {
"eyes": 1
} | MEMBER |
vuejs | core | 3,850,878,097 | 14,417 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------- | ------------------- |
| runtime-dom.global.prod.js | 103 kB (**+66 B**) | 39.1 kB (**+15 B**) | 35.2 kB (**-3 B**) |
| v... | 2026-02-05T03:33:32 | 2026-02-05T09:01:34 | {} | NONE |
vuejs | core | 3,854,599,710 | 4,668 | david-zika | +1, for refs too | 2026-02-05T16:04:20 | 2026-02-05T16:04:20 | {} | NONE |
vuejs | core | 3,857,000,748 | 13,495 | kat3su | 👍 For this. | 2026-02-05T23:41:21 | 2026-02-05T23:41:21 | {} | NONE |
vuejs | core | 3,857,721,759 | 14,424 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2026-02-06T03:20:46 | 2026-02-06T03:20:46 | {} | NONE |
vuejs | core | 3,868,691,672 | 14,428 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 103 kB | 39.1 kB | 35.2 kB |
| vue.global.prod.js | 161 kB | 59.1 kB | 52.6 kB |
### Usages
| Name | Size | G... | 2026-02-09T00:35:27 | 2026-02-09T00:35:27 | {} | NONE |
vuejs | core | 3,868,850,558 | 14,402 | edison1105 | /ecosystem-ci run | 2026-02-09T01:46:18 | 2026-02-09T01:46:18 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,869,046,669 | 14,432 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/f0371f45-a0ce-4e07-bb98-f0ff2a834f0a)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14432
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14432
```
```
yarn add https://pkg.pr.n... | 2026-02-09T03:10:29 | 2026-02-09T06:30:54 | {} | NONE |
vuejs | core | 2,300,379,826 | 7,829 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------ | ------------------- |
| runtime-dom.global.prod.js | 103 kB | 39.1 kB | 35.2 kB |
| vue.... | 2024-08-21T02:44:09 | 2026-02-09T06:36:57 | {} | NONE |
vuejs | core | 3,838,272,402 | 14,392 | edison1105 | close via #14394 | 2026-02-03T01:24:25 | 2026-02-03T01:24:25 | {} | MEMBER |
vuejs | core | 3,838,811,576 | 14,406 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/4bfe7554-4d65-4055-9a5f-438a2837d0bf)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14406
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14406
```
```
yarn add https://pkg.pr.n... | 2026-02-03T03:18:51 | 2026-02-04T07:59:02 | {} | NONE |
vuejs | core | 3,836,737,048 | 14,400 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/c3b6a45f-3a31-4f58-b327-8fe7bf71fa66)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14400
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14400
```
```
yarn add https://pkg.pr.n... | 2026-02-02T17:48:18 | 2026-02-04T08:19:42 | {} | NONE |
vuejs | core | 3,846,429,085 | 14,411 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
<details>
<summary>📝 Walkthrough</summary>
## Walkthrough
This pull request introduces hydration-aware v-model directive handling to preserve user input values entered before server-side rendering (SSR) hydration compl... | 2026-02-04T09:52:48 | 2026-02-04T09:59:45 | {} | NONE |
vuejs | core | 3,846,545,851 | 14,380 | edison1105 | try
```js
export default defineConfig({
plugins: [vue({
script: {
babelParserPlugins: [
"deferredImportEvaluation"
]
}
})],
})
```
| 2026-02-04T10:17:49 | 2026-02-04T10:17:49 | {} | MEMBER |
vuejs | core | 3,868,690,877 | 14,427 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 103 kB | 39.1 kB | 35.2 kB |
| vue.global.prod.js | 161 kB | 59.1 kB | 52.6 kB |
### Usages
| Name | Size | G... | 2026-02-09T00:34:59 | 2026-02-09T00:34:59 | {} | NONE |
vuejs | core | 3,869,042,608 | 14,430 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/a5be7836-a4a9-4e3c-99d7-d669bb2ed68d)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14430
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14430
```
```
yarn add https://pkg.pr.n... | 2026-02-09T03:08:33 | 2026-02-09T03:16:01 | {} | NONE |
vuejs | core | 3,869,040,712 | 14,430 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
<details>
<summary>📝 Walkthrough</summary>
## Walkthrough
This PR upgrades Vitest and its coverage plugin to v4, raises the Node engine requirement to >=20.0.0, updates vitest config to use isolated workers, and adjust... | 2026-02-09T03:07:38 | 2026-02-09T03:17:30 | {} | NONE |
vuejs | core | 3,868,691,868 | 14,428 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/4b047295-0fbb-4c87-ac60-5b8858775078)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14428
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14428
```
```
yarn add https://pkg.pr.n... | 2026-02-09T00:35:34 | 2026-02-09T06:27:25 | {} | NONE |
vuejs | core | 3,869,660,122 | 7,829 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
<details>
<summary>📝 Walkthrough</summary>
## Walkthrough
The PR modifies the parser's whitespace condensation logic to preserve single-node whitespace sequences by adding a length check, preventing unintended whitespa... | 2026-02-09T06:36:10 | 2026-02-09T06:38:29 | {} | NONE |
vuejs | core | 3,526,921,871 | 12,680 | rzzf | Hi everyone! When the template contains multiple root nodes, `$el` still points to a `#text` node — is this the expected behavior? [Vue Playground](https://play.vuejs.org/#__PROD__eNp9U9tqGzEQ/ZVBFGKDkWmTvri2oTV+aOmNxI+CsOyON0q0ktBlYzD+94y0l5g45G01M+fozDnaI/tuLW8jsgVb+tJJG0AVul4JFrxg4DFEuxZaNta4AJsHqSrYO9PAFZ/nUwJffRsn... | 2025-11-13T10:03:59 | 2025-11-14T02:48:05 | {} | CONTRIBUTOR |
vuejs | core | 3,530,691,032 | 14,095 | Copilot | @edison1105 I've opened a new pull request, #14096, to work on those changes. Once the pull request is ready, I'll request review from you. | 2025-11-14T03:40:14 | 2025-11-14T03:40:14 | {} | NONE |
vuejs | core | 3,540,241,101 | 14,101 | edison1105 | In a regular `<script>` block, Vue runs the script through Babel. During its module transformation, Babel performs a safety check called `checkDuplicateExports`, which throws an error as soon as it finds a second `export default`.
When you switch to `<script lang="ts">`, the processing pipeline moves to TypeScript too... | 2025-11-17T06:53:59 | 2025-11-17T06:53:59 | {} | MEMBER |
vuejs | core | 3,540,569,867 | 14,104 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/3abf8e32-18c5-455f-bdeb-859e837875a5)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@14104
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-11-17T08:39:05 | 2025-11-17T08:39:05 | {} | NONE |
vuejs | core | 3,375,151,821 | 13,972 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | -------------------- | -------------------- | ------------------- |
| compiler-dom.global.prod.js | 85.2 kB (**+325 B**) | 29.9 kB (**+106 B**) | 26.4 kB (**+7... | 2025-10-07T04:29:36 | 2025-11-18T03:53:58 | {} | NONE |
vuejs | core | 3,548,534,878 | 7,312 | DouglasCalora | I have the same issue. | 2025-11-18T16:39:18 | 2025-11-18T16:39:18 | {} | NONE |
vuejs | core | 3,555,258,146 | 14,120 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------- | ------------------- | ------------------- |
| runtime-dom.global.prod.js | 103 kB (**+122 B**) | 38.9 kB (**+25 B**) | 35.1 kB (**+53 B**) |
... | 2025-11-20T00:51:06 | 2025-11-20T00:51:06 | {} | NONE |
vuejs | core | 3,555,664,349 | 14,121 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-11-20T04:01:58 | 2025-11-20T07:48:07 | {} | NONE |
vuejs | core | 3,558,265,561 | 14,123 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-11-20T14:09:17 | 2025-11-20T14:09:17 | {} | NONE |
vuejs | core | 3,539,536,553 | 14,099 | araney | @Justineo I agree with that, on principal. However, there may be situations where other custom directives have the need to manage DOM elements, including adding or removing them. v-if's current behavior, without a proactive null check, makes it dangerous to manage DOM elements in this way in custom directives. | 2025-11-17T00:30:37 | 2025-11-17T00:30:37 | {} | NONE |
vuejs | core | 3,540,269,742 | 14,102 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-11-17T07:05:57 | 2025-11-17T07:05:57 | {} | NONE |
vuejs | core | 3,540,568,662 | 14,104 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 84.9 kB | 29.8 kB | 26.3 kB |
| runtime-dom.global.prod.js | 108 kB | 40.4 kB | 36.4 kB |
| vue.global.prod.js | 166 kB | 6... | 2025-11-17T08:38:45 | 2025-11-17T08:38:45 | {} | NONE |
vuejs | core | 2,900,379,701 | 13,370 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/cbd76ae9-c06b-481f-989e-f1167efc95d1)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13370
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-05-22T08:37:49 | 2025-11-18T00:46:49 | {} | NONE |
vuejs | core | 3,545,331,880 | 13,765 | edison1105 | fixed via #13767 | 2025-11-18T06:03:25 | 2025-11-18T06:03:25 | {} | MEMBER |
vuejs | core | 3,555,263,450 | 14,120 | edison1105 | /ecosystem-ci run | 2025-11-20T00:54:00 | 2025-11-20T00:54:00 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,568,598,016 | 14,129 | edison1105 | Consider using `watchPostEffect` instead. see [Playground](https://play.vuejs.org/#eNp9Uttq20AQ/ZVhX2SDK0OTvqSyoS2GtvQSUj8uFCGNrE1Ws8teZAfjf8/sKk5CCHnznsvMnGMdxRdryzGiuBKVb5yyATyGaNeS1GCNC3AEh90CosctDlbXAW/Se1+Hpr82Pmy6DpsAJ+icGaDgWYUkSY0hH2C4ZzGsXrlnRcaL+eezbqw1q3jRLGGSXk2fzeawWsNREkwjSzZELBURuu/b37/YzMiE8oDTXFK1nPJwE... | 2025-11-24T00:52:07 | 2025-11-24T00:52:07 | {} | MEMBER |
vuejs | core | 3,540,906,691 | 14,105 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-11-17T10:02:09 | 2025-11-17T10:02:09 | {} | NONE |
vuejs | core | 2,668,751,607 | 12,915 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------ | ------------------- |
| runtime-dom.global.prod.js | 103 kB | 38.9 kB | 35.1 kB |
| vue.... | 2025-02-19T14:03:39 | 2025-11-19T04:01:18 | {} | NONE |
vuejs | core | 3,548,159,928 | 14,114 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/46059ca8-87cf-4eb5-a70e-c87a9e4fd227)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@14114
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-11-18T15:23:00 | 2025-11-19T09:44:02 | {} | NONE |
vuejs | core | 3,555,258,314 | 14,120 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/d8bbc714-f113-4557-b67c-4380f928832a)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@14120
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-11-20T00:51:10 | 2025-11-20T00:51:10 | {} | NONE |
vuejs | core | 3,561,909,771 | 14,124 | edison1105 | This design ensures that the `emit` function possesses all overload signatures simultaneously, allowing it to correctly handle all events. For function overloading, what we need is an intersection type, so that a single function can support multiple different call signatures. | 2025-11-21T08:14:24 | 2025-11-21T08:14:24 | {} | MEMBER |
vuejs | core | 3,540,305,350 | 14,103 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/1960a6c5-b7cb-4d7e-a19b-6781c93a55cc)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@14103
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-11-17T07:19:22 | 2025-11-17T07:37:00 | {} | NONE |
vuejs | core | 3,375,152,060 | 13,972 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/ae3cfaf9-8a30-4c01-9d9e-6908ad41ce9f)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13972
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-10-07T04:29:46 | 2025-11-18T03:54:08 | {} | NONE |
vuejs | core | 3,545,333,772 | 13,764 | edison1105 | fixed via [#13558](https://github.com/vuejs/core/pull/13558) | 2025-11-18T06:03:44 | 2025-11-18T06:03:44 | {} | MEMBER |
vuejs | core | 3,547,987,657 | 14,111 | burgyl | Ah I understand now, thanks a lot and sorry for the disturbance | 2025-11-18T14:53:39 | 2025-11-18T14:53:39 | {} | NONE |
vuejs | core | 3,548,325,151 | 14,115 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 103 kB | 38.9 kB | 35.1 kB |
| vue.global.prod.js | 161 kB | 58.8 kB | 52.4 kB |
### Usages
| Name | Size | G... | 2025-11-18T15:51:38 | 2025-11-18T15:51:38 | {} | NONE |
vuejs | core | 3,550,032,474 | 14,116 | ooyyh | 试试这个? #6222 | 2025-11-19T00:31:07 | 2025-11-19T00:31:07 | {} | NONE |
vuejs | core | 3,550,886,703 | 13,370 | haoqunjiang | This breaks Vant's CI: https://github.com/vuejs/ecosystem-ci/actions/runs/19490366056/job/55781263942 | 2025-11-19T05:34:26 | 2025-11-19T05:34:26 | {
"heart": 2
} | MEMBER |
vuejs | core | 3,552,835,394 | 14,118 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
## Walkthrough
Changes modify TypeScript type definitions in the Options API component setup to fix a typing regression where using the `expose` option prevented access to `this` properties (data, props, methods, compute... | 2025-11-19T13:55:40 | 2025-11-19T17:32:55 | {} | NONE |
vuejs | core | 3,555,978,886 | 14,067 | f820602h | Sorry, I'd like to follow up on this issue with a question. If my web component library is provided via CDN for both Vue projects and non-Vue projects, would the best approach to avoid the above problems be to provide two different versions? | 2025-11-20T05:49:01 | 2025-11-20T05:49:01 | {
"+1": 1,
"eyes": 1
} | NONE |
vuejs | core | 3,509,703,213 | 12,621 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------------------ | ------------------- | ------------------- |
| compiler-dom.global.prod.js | 85.2 kB | 29.9 kB | 26.4 kB |
... | 2025-11-10T06:46:07 | 2025-11-20T08:54:19 | {} | NONE |
vuejs | core | 3,530,646,865 | 14,095 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/5411e4f4-176a-4ab9-b4d5-c947927ce904)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@14095
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-11-14T03:19:23 | 2025-11-14T03:19:23 | {} | NONE |
vuejs | core | 3,530,970,126 | 14,095 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/19355732934)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/19354818853) |
|-------|--------|----------------|
| nuxt | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/19355732934... | 2025-11-14T05:58:47 | 2025-11-14T05:58:47 | {} | CONTRIBUTOR |
vuejs | core | 3,375,150,801 | 13,972 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-10-07T04:28:54 | 2025-11-18T03:13:53 | {} | NONE |
vuejs | core | 2,899,670,917 | 12,915 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
## Walkthrough
The v-for transform was changed to treat `KEEP_ALIVE` children as blocks (isBlock = true) even when fragments are stable; the runtime helper import was added. A test was added validating KeepAlive unmount/... | 2025-05-22T01:47:48 | 2025-11-19T04:04:22 | {} | NONE |
vuejs | core | 3,550,607,053 | 14,116 | edison1105 | a workaround, see [playground](https://play.vuejs.org/#eNqNU8tu2zAQ/BWCFzuAK1luT6psIC1yaAu0RZtb2YMirWwmFCmQlOJA0L9nKerhvHMjd2Z3Z5fDlp5XVdDUQGOamEzzyhIDtq52TPKyUtqSr6qsIlJoVZJFEPY3l7D4PDFaoqEg3cBxGJNMZkoaLHZQt77C1rGWVtdw5mDscslLULVdLs/IdkdaJslMD5pU1IBJRSoMMNmtSLRerzE1Cb1OVIgXC2UlUgt4IyTxnZoPvNgyOtVilIQez3mDKGDFXaHUVaqTE... | 2025-11-19T04:04:27 | 2025-11-19T04:04:27 | {} | MEMBER |
vuejs | core | 3,552,125,134 | 14,116 | sirxemic | I searched for existing issues but couldn't find any. I guess I searched for `KeepAlive` instead of `keep-alive`? I guess I learned my lesson. | 2025-11-19T11:12:41 | 2025-11-19T11:12:41 | {
"+1": 1
} | NONE |
vuejs | core | 3,509,690,781 | 12,621 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/ea4a3816-8faa-4477-96aa-9a764ef6cbb9)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@12621
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-11-10T06:43:02 | 2025-11-20T13:00:55 | {} | NONE |
vuejs | core | 3,561,744,528 | 14,124 | KazariEX | See [playground](https://www.typescriptlang.org/play/?#code/JYWwDg9gTgLgBAbzgEwKYDNgDtUGELgQ5bwC+c6UBcARAG4CuqNA3AFBsDGRAzvPuDgBeFBmx4CkYjAAUCNnDgB9JTACeYVAFEQwGDwBcicgEMeiBYrgzURmjFQAPGJwAWJrAHNmAGjh0TABsmIz4obE8ASiM6CGBkditrW1oAIwYYGCJOQOBOAGsaP3ijLAYQVNQoaP84hMtSHzZSSPY2HAB3OAEwGUiAOgASVF0YdgB6caTpgD0AfjYgA). | 2025-11-21T07:15:23 | 2025-11-21T07:16:44 | {
"eyes": 1
} | MEMBER |
vuejs | core | 3,511,980,676 | 14,074 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/c2b55965-a00f-41b1-a900-47f651c3d081)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@14074
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-11-10T14:23:55 | 2025-11-14T02:35:06 | {} | NONE |
vuejs | core | 3,531,913,880 | 14,055 | dotlogix | I mean the provided workaround wouldn't provide the same API so I kind of disagree here.
You can however inherit the returned item and manually define additional properties this way, feels a bit unnecessary tbh and requires access to internals. | 2025-11-14T09:56:57 | 2025-11-14T09:56:57 | {} | NONE |
vuejs | core | 3,539,867,285 | 14,100 | edison1105 | The minimal reproduction link failed to load. Please check it. | 2025-11-17T04:07:37 | 2025-11-17T04:07:37 | {} | MEMBER |
vuejs | core | 3,540,272,887 | 14,102 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/9c53724f-b8a5-4ecb-a2a1-79dde3ebcd1e)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@14102
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-11-17T07:07:12 | 2025-11-17T07:07:12 | {} | NONE |
vuejs | core | 3,540,565,500 | 14,104 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-11-17T08:37:50 | 2025-11-17T08:37:50 | {} | NONE |
vuejs | core | 3,544,085,329 | 14,099 | araney | Alright -- is there a framework specific suggestion to allow custom directives to manage DOM element rendering in a v-if safe way? Perhaps a way for a custom directive to apply *other* directives to a component (so that it could use v-if internally and avoid this issue of multiple sources of truth)? This is coming from... | 2025-11-17T22:19:18 | 2025-11-17T22:19:18 | {} | NONE |
vuejs | core | 3,545,337,291 | 13,665 | edison1105 | fixed via [#13672](https://github.com/vuejs/core/pull/13672) | 2025-11-18T06:04:17 | 2025-11-18T06:04:17 | {} | MEMBER |
vuejs | core | 3,547,697,954 | 14,111 | edison1105 | The setting of ref needs to be done during the rendering stage, not during the creation stage of vnode. so it should be:
```js
const my2ndInputVNode = ()=>(<input ref="my-2nd-input" value="How are you">hello</input>);
const my3rdInputVNode = ()=>h('input', { ref: 'my-3rd-input', value: "I'm fine" });
```
see [Playgroun... | 2025-11-18T13:39:55 | 2025-11-18T13:39:55 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,555,182,003 | 14,118 | edison1105 | /ecosystem-ci run | 2025-11-20T00:21:29 | 2025-11-20T00:21:29 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,555,666,383 | 14,121 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 85.2 kB | 29.9 kB | 26.4 kB |
| runtime-dom.global.prod.js | 108 kB | 40.4 kB | 36.4 kB |
| vue.global.prod.js | 166 kB | 6... | 2025-11-20T04:03:13 | 2025-11-20T04:03:13 | {} | NONE |
vuejs | core | 3,558,269,971 | 14,123 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 85.2 kB | 29.9 kB | 26.4 kB |
| runtime-dom.global.prod.js | 108 kB | 40.4 kB | 36.4 kB |
| vue.global.prod.js | 166 kB | 6... | 2025-11-20T14:10:17 | 2025-11-20T14:10:17 | {} | NONE |
vuejs | core | 3,568,632,305 | 14,130 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Bot user detected.
>
> To trigger a single review, invoke the `@coderabbitai review` command.
>
> You can disable this status message... | 2025-11-24T01:17:21 | 2025-11-24T01:17:21 | {} | NONE |
vuejs | core | 3,531,174,857 | 14,091 | edison1105 | Is [this](https://github.com/vitest-dev/vitest/discussions/3183#discussioncomment-10652187) trick not working?
Could you please provide a minimal runnable reproduction?
| 2025-11-14T06:50:53 | 2025-11-14T06:53:34 | {} | MEMBER |
vuejs | core | 3,540,301,947 | 14,103 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-11-17T07:18:08 | 2025-11-17T07:18:08 | {} | NONE |
vuejs | core | 3,558,072,956 | 14,122 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Auto reviews are disabled on base/target branches other than the default branch.
>
>
>
> Please check the settings in the CodeRabbit... | 2025-11-20T13:30:08 | 2025-11-20T13:30:08 | {} | NONE |
vuejs | core | 3,559,094,833 | 11,371 | felixdenoix | > > Hi! I have similar issue with class-variance-authority library which is very painful(( <img alt="Screenshot 2024-08-23 at 12 26 40" width="682" src="https://private-user-images.githubusercontent.com/69676320/360872330-2ad0812a-55ac-4b80-8fa1-e6cc26f67cfd.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRo... | 2025-11-20T16:58:14 | 2025-11-20T16:58:14 | {} | NONE |
vuejs | core | 3,546,059,967 | 14,109 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 85.2 kB | 29.9 kB | 26.4 kB |
| runtime-dom.global.prod.js | 108 kB | 40.4 kB | 36.4 kB |
| vue.global.prod.js | 166 kB | 6... | 2025-11-18T08:05:13 | 2025-11-21T01:40:32 | {} | NONE |
vuejs | core | 3,530,645,986 | 14,095 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------- | ------- |
| compiler-dom.global.prod.js | 84.9 kB | 29.8 kB | 26.3 kB |
| runtime-dom.global.prod.js | 108 kB | 40.4 kB | 36.3 kB |
| vue.global.prod.js | 166 kB | 6... | 2025-11-14T03:19:01 | 2025-11-14T03:19:01 | {} | NONE |
vuejs | core | 3,536,500,336 | 14,097 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/341297a5-6719-4e6c-8a98-0fad930288b2)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@14097
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-11-15T13:40:58 | 2025-11-15T13:40:58 | {} | NONE |
vuejs | core | 3,568,154,759 | 14,128 | skirtles-code | You have a typo in the playground: you've called the property `disalbed` but you're accessing it as `disabled`. Everything seems to be working correctly once that's fixed. | 2025-11-23T17:02:03 | 2025-11-23T17:02:03 | {
"heart": 1
} | CONTRIBUTOR |
vuejs | core | 3,530,691,422 | 14,096 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Bot user detected.
>
> To trigger a single review, invoke the `@coderabbitai review` command.
>
> You can disable this status message... | 2025-11-14T03:40:18 | 2025-11-14T03:40:18 | {} | NONE |
vuejs | core | 3,531,121,457 | 14,092 | edison1105 | Have you tested with the latest version? | 2025-11-14T06:35:44 | 2025-11-14T06:35:44 | {} | MEMBER |
vuejs | core | 3,552,786,522 | 14,114 | 9romise | Oh, thank you so much! I hadn’t found that before.
Should I close my PR and help move the original one forward instead? | 2025-11-19T13:43:56 | 2025-11-19T13:43:56 | {} | CONTRIBUTOR |
vuejs | core | 3,558,271,364 | 14,123 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/e8e3480f-fb0f-4a7b-9893-215396f110d5)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@14123
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-11-20T14:10:33 | 2025-11-20T14:10:33 | {} | NONE |
vuejs | core | 3,530,953,594 | 14,095 | edison1105 | /ecosystem-ci run | 2025-11-14T05:53:30 | 2025-11-14T05:53:30 | {
"+1": 1
} | MEMBER |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.