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,802,477,737 | 14,362 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
<details>
<summary>📝 Walkthrough</summary>
## Walkthrough
This PR fixes a bug where undefined event handlers with modifiers in loops cause rendering errors. The solution adds an early guard in `withModifiers` to return... | 2026-01-27T00:39:29 | 2026-01-27T00:41:51 | {} | NONE |
vuejs | core | 3,802,719,183 | 14,363 | 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-01-27T02:22:43 | 2026-01-27T02:22:43 | {} | NONE |
vuejs | core | 3,802,721,420 | 14,363 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------------------ | ------------------ | -------------------- |
| compiler-dom.global.prod.js | 85.5 kB | 30 kB | 26.5 kB |
... | 2026-01-27T02:23:44 | 2026-01-27T07:26:55 | {} | NONE |
vuejs | core | 3,805,287,556 | 14,364 | edison1105 | /ecosystem-ci run | 2026-01-27T13:42:06 | 2026-01-27T13:42:06 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,770,771,943 | 14,335 | edison1105 | > compile vue 3 application into single js file, side load it into an existing site where buffer already exists on the window object. error is thrown.
Could you please provide a minimal reproduction? | 2026-01-20T02:42:05 | 2026-01-20T02:42:05 | {} | MEMBER |
vuejs | core | 3,775,953,678 | 14,343 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/291e5e4f-0c3a-42c7-9740-70139cc41f09)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14343
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14343
```
```
yarn add https://pkg.pr.n... | 2026-01-21T03:23:49 | 2026-01-21T03:23:49 | {} | NONE |
vuejs | core | 3,783,229,862 | 14,348 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/21241725632)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/21197957318) |
|-------|--------|----------------|
| nuxt | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions/r... | 2026-01-22T08:46:41 | 2026-01-22T08:46:41 | {} | CONTRIBUTOR |
vuejs | core | 3,770,873,639 | 14,340 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/53fffef6-8017-4603-aac1-e1c8dd80543f)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14340
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14340
```
```
yarn add https://pkg.pr.n... | 2026-01-20T03:36:08 | 2026-01-23T01:28:20 | {} | NONE |
vuejs | core | 3,770,870,707 | 14,340 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
<details>
<summary>📝 Walkthrough</summary>
## Walkthrough
Introduces a logicalIndex-based hydration system for Vapor mode. Changes include new IR properties to track child positions, compiler transforms to assign logic... | 2026-01-20T03:34:52 | 2026-01-23T02:05:44 | {} | NONE |
vuejs | core | 3,787,781,415 | 14,240 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/21271892904)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/21197957318) |
|-------|--------|----------------|
| language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci... | 2026-01-23T02:08:31 | 2026-01-23T02:08:31 | {} | CONTRIBUTOR |
vuejs | core | 3,546,696,887 | 14,110 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
<details>
<summary>📝 Walkthrough</summary>
## Walkthrough
These changes introduce support for the "false shorthand" syntax in v-bind directives, enabling `!id` as shorthand for binding to `false`. The tokenizer is upda... | 2025-11-18T10:17:08 | 2026-01-23T06:53:26 | {} | NONE |
vuejs | core | 3,708,840,153 | 14,279 | 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-01-05T03:44:02 | 2026-01-23T18:29:43 | {} | NONE |
vuejs | core | 3,798,196,727 | 11,826 | jackchoumine | > Great work, I'll get this released in a patch, let's follow up with a test case later.
Even after upgrading to Vue 3.5.27, the same problem remains
```bash
Uncaught (in promise) Maximum recursive updates exceeded in component <ElOnlyChild>. This means you have a reactive effect that is mutating its own depende... | 2026-01-26T07:19:37 | 2026-01-26T07:19:37 | {} | NONE |
vuejs | core | 3,802,486,865 | 14,359 | edison1105 | /ecosystem-ci run | 2026-01-27T00:42:42 | 2026-01-27T00:42:42 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,793,608,661 | 14,355 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/def65650-74f0-4e21-a1c8-2c90e69e09bd)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14355
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14355
```
```
yarn add https://pkg.pr.n... | 2026-01-24T02:57:20 | 2026-01-27T01:52:35 | {} | NONE |
vuejs | core | 3,775,582,398 | 14,300 | edison1105 | see [workaround](https://jsfiddle.net/skirtle/yoLnsxmj/)
more details, see https://github.com/vuejs/core/pull/14332#issuecomment-3774219880 | 2026-01-21T00:33:11 | 2026-01-21T00:44:43 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,788,452,857 | 14,345 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/21276213554)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/21275266287) |
|-------|--------|----------------|
| radix-vue | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/acti... | 2026-01-23T05:58:52 | 2026-01-23T05:58:52 | {} | CONTRIBUTOR |
vuejs | core | 3,679,960,063 | 14,232 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/8be2e155-0900-4833-b6bd-1d91e6321cb9)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14232
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14232
```
```
yarn add https://pkg.pr.n... | 2025-12-22T01:44:45 | 2026-01-23T18:28:24 | {} | NONE |
vuejs | core | 3,797,581,454 | 14,359 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
<details>
<summary>📝 Walkthrough</summary>
## Walkthrough
The changes add a new test case validating effect scope lifecycle behavior when scopes are stored on reactive objects, and introduce a public `__v_skip` flag to... | 2026-01-26T01:42:16 | 2026-01-26T01:58:29 | {} | NONE |
vuejs | core | 3,797,777,889 | 14,360 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------- | -------------------- | -------------------- |
| runtime-dom.global.prod.js | 103 kB (**+256 B**) | 39.2 kB (**+118 B**) | 35.3 kB (**+101 B... | 2026-01-26T03:39:51 | 2026-01-26T08:35:38 | {} | NONE |
vuejs | core | 3,691,029,610 | 14,240 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | -------------------- | -------------------- | -------------------- |
| compiler-dom.global.prod.js | 86.4 kB (**+886 B**) | 30.2 kB (**+168 B**) | 26.5 kB (**... | 2025-12-25T06:52:44 | 2026-01-27T02:08:34 | {} | NONE |
vuejs | core | 3,773,934,778 | 14,341 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
<details>
<summary>📝 Walkthrough</summary>
## Walkthrough
A typographical error in the changelog is corrected, changing "complier-sfc" to "compiler-sfc" in a changelog entry describing hoisting of literal constants in ... | 2026-01-20T16:54:05 | 2026-01-20T16:55:45 | {} | NONE |
vuejs | core | 3,775,951,662 | 14,343 | 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-01-21T03:22:39 | 2026-01-21T03:22:39 | {} | NONE |
vuejs | core | 3,782,239,102 | 14,348 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------- | ------------------- |
| runtime-dom.global.prod.js | 103 kB (**+45 B**) | 39.1 kB (**+15 B**) | 35.2 kB (**-5 B**) |
| v... | 2026-01-22T02:54:48 | 2026-01-22T02:54:48 | {} | NONE |
vuejs | core | 3,787,768,252 | 14,240 | edison1105 | /ecosystem-ci run | 2026-01-23T02:02:01 | 2026-01-23T02:02:01 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,802,486,088 | 14,360 | edison1105 | /ecosystem-ci run | 2026-01-27T00:42:24 | 2026-01-27T00:42:24 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,793,606,185 | 14,355 | 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-01-24T02:56:11 | 2026-01-27T01:51:29 | {} | NONE |
vuejs | core | 3,689,128,763 | 14,240 | 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-12-24T08:47:03 | 2026-01-27T02:07:43 | {} | NONE |
vuejs | core | 3,625,625,183 | 14,179 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/3e9c478e-89df-4c41-8735-bba3347b0158)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14179
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14179
```
```
yarn add https://pkg.pr.n... | 2025-12-08T08:28:55 | 2026-01-21T07:41:16 | {} | NONE |
vuejs | core | 3,782,324,580 | 14,349 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| --------------------------- | ------- | ------------------ | ------------------- |
| compiler-dom.global.prod.js | 85.5 kB | 30 kB | 26.4 kB |
| runtime-dom.global.prod.js | 108 ... | 2026-01-22T03:25:56 | 2026-01-22T03:25:56 | {} | NONE |
vuejs | core | 3,680,134,487 | 14,235 | 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... | 2025-12-22T02:52:21 | 2026-01-23T18:29:40 | {} | NONE |
vuejs | core | 3,776,191,620 | 14,179 | netlify[bot] | ### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. **[Why did it fail? →](https://app.netlify.com/projects/vue-sfc-playground/deploys/697060750c88c30008c525e8?deploy_diagnostics=true)**
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit... | 2026-01-21T05:13:29 | 2026-01-21T05:13:29 | {} | NONE |
vuejs | core | 3,782,090,961 | 14,345 | netlify[bot] | ### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. **[Why did it fail? →](https://app.netlify.com/projects/vue-sfc-playground/deploys/697184f11e82b0000837d99e?deploy_diagnostics=true)**
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit... | 2026-01-22T02:02:05 | 2026-01-22T02:02:05 | {} | NONE |
vuejs | core | 3,782,239,958 | 14,348 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/62f1ab2b-7d3f-49df-b600-96da3a40e1fc)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14348
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14348
```
```
yarn add https://pkg.pr.n... | 2026-01-22T02:55:07 | 2026-01-22T03:19:06 | {} | NONE |
vuejs | core | 3,782,325,813 | 14,349 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/171389cf-42b5-4ec6-ac7c-abdbfa2af57d)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14349
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14349
```
```
yarn add https://pkg.pr.n... | 2026-01-22T03:26:25 | 2026-01-23T00:51:21 | {} | NONE |
vuejs | core | 3,802,503,465 | 14,359 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/21379881615)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/21346989492) |
|-------|--------|----------------|
| pinia | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions/... | 2026-01-27T00:49:15 | 2026-01-27T00:49:15 | {} | CONTRIBUTOR |
vuejs | core | 3,989,770,798 | 14,510 | 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 | 110 kB | 41.6 kB | 37.3 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-03-03T09:31:47 | 2026-03-03T09:31:47 | {} | NONE |
vuejs | core | 4,002,594,001 | 14,527 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/122d73c4-cbbe-44f1-b3d2-73591131264d)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14527
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14527
```
```
yarn add https://pkg.pr.n... | 2026-03-05T06:31:00 | 2026-03-05T06:39:21 | {} | NONE |
vuejs | core | 3,981,780,660 | 14,500 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/b7643f26-bad9-416d-a66c-e16e0fb5357a)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14500
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14500
```
```
yarn add https://pkg.pr.n... | 2026-03-02T03:16:29 | 2026-03-05T10:45:51 | {} | NONE |
vuejs | core | 4,011,552,410 | 14,534 | 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 | 110 kB | 41.6 kB | 37.3 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-03-06T12:46:03 | 2026-03-06T12:46:03 | {} | NONE |
vuejs | core | 4,011,668,215 | 14,531 | edison1105 | Current behavior is expected.
`watch(props.data, cb)` and `watch(() => props.data, cb)` are not equivalent sources. The first one is effectively:
```ts
const source = props.data
watch(source, cb)
```
That means watch only sees the object that `props.data` evaluated to at setup time. In the watcher internals, that goes... | 2026-03-06T13:11:25 | 2026-03-06T13:11:25 | {} | MEMBER |
vuejs | core | 4,015,287,802 | 14,533 | jackma9604 | > fixed via [#14535](https://github.com/vuejs/core/pull/14535)
@edison1105 The 'out-in' mode still has issues.
Click the 'addN' button 3 times
see [repl](https://play.vuejs.org/#eNrFVE1r20AQ/StTQUlMs5Id9wNc2fSDHNxDUtocehCUjTx2N5F2xe5IdTD6753V2rIJxTmEkJNWM28eb98baRN9rqq4qTGaRKnLraoIHFJdQSMrY2eZViU/Ceb6qiZYWlPCSZwoLUxN... | 2026-03-07T02:20:34 | 2026-03-07T03:07:37 | {
"heart": 1
} | NONE |
vuejs | core | 4,016,466,844 | 14,540 | 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 | 110 kB | 41.6 kB | 37.3 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-03-07T13:07:45 | 2026-03-07T13:07:45 | {} | NONE |
vuejs | core | 4,017,134,973 | 14,541 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/cc0d0e4b-5ab0-4150-a340-f122a072b558)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14541
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14541
```
```
yarn add https://pkg.pr.n... | 2026-03-07T19:04:20 | 2026-03-09T00:47:05 | {} | NONE |
vuejs | core | 2,503,845,872 | 12,480 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------ | ------------------- |
| runtime-dom.global.prod.js | 104 kB (**+16 B**) | 39.3 kB (**+8 B**) | 35.4 kB (**-27 B**) |
| vue.... | 2024-11-27T13:12:06 | 2026-03-09T02:32:47 | {} | NONE |
vuejs | core | 3,982,360,487 | 14,502 | 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-03-02T06:16:04 | 2026-03-02T06:23:17 | {} | NONE |
vuejs | core | 3,994,548,522 | 14,512 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/12e7fe63-0a75-4e8a-b057-a0ffdd589572)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14512
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14512
```
```
yarn add https://pkg.pr.n... | 2026-03-04T00:59:03 | 2026-03-04T00:59:03 | {} | NONE |
vuejs | core | 3,997,659,203 | 12,514 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
No actionable comments were generated in the recent review. 🎉
<details>
<summary>ℹ️ Recent review info</summary>
<details>
<summary>⚙️ Run configuration</summary>
**Configuration used**: defaults
**Review profile**: CHILL
**Plan**: Pro
**Run ... | 2026-03-04T13:45:51 | 2026-03-04T13:48:19 | {} | NONE |
vuejs | core | 4,001,783,953 | 14,521 | 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 | 110 kB | 41.6 kB | 37.3 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-03-05T02:59:33 | 2026-03-05T02:59:33 | {} | NONE |
vuejs | core | 4,001,800,305 | 14,522 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/444c0262-ca72-4647-866a-7cee9ab1854b)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14522
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14522
```
```
yarn add https://pkg.pr.n... | 2026-03-05T03:04:13 | 2026-03-05T03:04:13 | {} | NONE |
vuejs | core | 4,002,606,579 | 14,528 | 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-03-05T06:33:21 | 2026-03-05T06:35:39 | {} | NONE |
vuejs | core | 2,884,979,971 | 13,119 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: review paused by coderabbit.ai -->
> [!NOTE]
> ## Reviews paused
>
> It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, Cod... | 2025-05-15T20:28:25 | 2026-03-06T06:25:41 | {} | NONE |
vuejs | core | 4,010,020,578 | 13,119 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/22753044846)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/22750180052) |
|-------|--------|----------------|
| language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/2... | 2026-03-06T07:14:22 | 2026-03-06T07:14:22 | {} | CONTRIBUTOR |
vuejs | core | 4,020,471,554 | 14,543 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/fc43a4b7-99a9-4ee0-87d5-d5a9f88085b4)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14543
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14543
```
```
yarn add https://pkg.pr.n... | 2026-03-09T01:04:15 | 2026-03-09T01:04:15 | {} | NONE |
vuejs | core | 3,990,298,427 | 14,510 | coderabbitai[bot] | <!-- This is an auto-generated reply by CodeRabbit -->
✅ Created PR with unit tests: https://github.com/vuejs/core/pull/14511 | 2026-03-03T11:09:28 | 2026-03-03T11:09:28 | {} | NONE |
vuejs | core | 4,001,762,735 | 14,520 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/e82d5b71-7054-4067-8b4b-4f7638c494ab)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14520
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14520
```
```
yarn add https://pkg.pr.n... | 2026-03-05T02:54:09 | 2026-03-05T02:54:09 | {} | NONE |
vuejs | core | 2,764,995,298 | 13,119 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 104 kB | 39.3 kB | 35.4 kB |
| vue.global.prod.js | 162 kB | 59.3 kB | 52.8 kB |
### Usages
| Name | Size | G... | 2025-03-31T03:15:49 | 2026-03-06T06:22:18 | {} | NONE |
vuejs | core | 4,017,134,378 | 14,541 | 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-03-07T19:03:56 | 2026-03-09T00:56:41 | {} | NONE |
vuejs | core | 3,984,182,376 | 14,505 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/31dc040d-dc73-4af2-b8f7-e761771859c1)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14505
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14505
```
```
yarn add https://pkg.pr.n... | 2026-03-02T12:44:58 | 2026-03-02T12:58:09 | {} | NONE |
vuejs | core | 3,985,666,681 | 10,675 | adamsol | I also wanted to rely on hook execution order. Before finding this issue, I prepared [another reproduction](https://play.vuejs.org/#eNqFVE1T2zAQ/StbX4Cp7QABOuMmTD+GAz3QTuEWZ8Cx145AkTyS7ITJ+L93JcVJaDP0ZFnafe/t6q3Wwde6jtsGgyRIxcjgouaZwetUAIw+RBHcI4KZI0hVoAJZgmgWM1QamHD7uRRacowhinZJtwaWjHOYIZyF5+GQgplhGeevIcwaA1fhZXgBWWkI... | 2026-03-02T17:06:56 | 2026-03-02T17:06:56 | {} | NONE |
vuejs | core | 3,996,507,475 | 14,517 | 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-03-04T10:06:17 | 2026-03-04T13:14:45 | {} | NONE |
vuejs | core | 4,001,780,405 | 14,521 | 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-03-05T02:58:43 | 2026-03-05T03:05:06 | {} | NONE |
vuejs | core | 4,002,596,243 | 14,527 | 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 | 110 kB | 41.6 kB | 37.3 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-03-05T06:31:26 | 2026-03-05T06:31:26 | {} | NONE |
vuejs | core | 4,016,463,341 | 14,540 | 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-03-07T13:07:12 | 2026-03-07T13:08:03 | {} | NONE |
vuejs | core | 3,990,230,354 | 14,510 | coderabbitai[bot] | <!-- This is an auto-generated reply by CodeRabbit -->
> [!NOTE]
> Unit test generation is a public access feature. Expect some limitations and changes as we gather feedback and continue to improve it.
---
Generating unit tests... This may take up to 20 minutes.
| 2026-03-03T10:56:26 | 2026-03-03T10:56:26 | {} | NONE |
vuejs | core | 3,995,651,920 | 14,516 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/b840d3e6-0bc2-4f2c-a580-f69ce674d64a)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14516
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14516
```
```
yarn add https://pkg.pr.n... | 2026-03-04T06:47:20 | 2026-03-04T06:47:20 | {} | NONE |
vuejs | core | 4,001,760,444 | 14,520 | 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-03-05T02:53:31 | 2026-03-05T03:05:15 | {} | NONE |
vuejs | core | 4,001,892,519 | 14,524 | 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-03-05T03:35:38 | 2026-03-05T03:36:32 | {} | NONE |
vuejs | core | 4,006,358,449 | 13,706 | dakota-kallas | +1
Any updates on this being committed? @OlTrenin, @edison1105, or anyone else | 2026-03-05T16:42:34 | 2026-03-05T16:42:34 | {} | NONE |
vuejs | core | 4,011,568,366 | 14,535 | 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-03-06T12:49:02 | 2026-03-06T12:52:38 | {} | NONE |
vuejs | core | 4,017,789,857 | 14,542 | edison1105 | Could you please provide a minimal reproduction?
There is only one type changed in v3.5.29. https://github.com/vuejs/core/commit/521157d0c3c56ae685a30164687ed88460f8cedf and seems unrelated. | 2026-03-08T00:53:16 | 2026-03-08T00:53:16 | {} | MEMBER |
vuejs | core | 4,020,453,670 | 14,541 | edison1105 | /ecosystem-ci run | 2026-03-09T00:55:42 | 2026-03-09T00:55:42 | {
"+1": 1
} | MEMBER |
vuejs | core | 4,020,471,176 | 14,543 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 104 kB | 39.3 kB | 35.4 kB |
| vue.global.prod.js | 162 kB | 59.3 kB | 52.8 kB |
### Usages
| Name | Size | G... | 2026-03-09T01:04:06 | 2026-03-09T01:04:06 | {} | NONE |
vuejs | core | 3,984,342,647 | 14,506 | 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-03-02T13:17:54 | 2026-03-02T13:17:54 | {} | NONE |
vuejs | core | 3,996,511,215 | 14,517 | 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 | 110 kB | 41.6 kB | 37.3 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-03-04T10:06:58 | 2026-03-04T10:06:58 | {} | NONE |
vuejs | core | 4,002,611,561 | 14,528 | 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 | 110 kB | 41.6 kB | 37.3 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-03-05T06:34:18 | 2026-03-05T06:34:18 | {} | NONE |
vuejs | core | 4,011,570,422 | 14,535 | 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 | 110 kB | 41.6 kB | 37.3 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-03-06T12:49:27 | 2026-03-06T12:49:27 | {} | NONE |
vuejs | core | 3,994,776,387 | 14,513 | 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 | 110 kB | 41.6 kB | 37.3 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-03-04T02:08:17 | 2026-03-04T02:08:17 | {} | NONE |
vuejs | core | 3,995,650,604 | 14,516 | 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-03-04T06:46:55 | 2026-03-04T06:46:55 | {} | NONE |
vuejs | core | 3,996,510,213 | 14,517 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/c7e363f8-4cd7-4a7b-80c6-f6392103c571)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@14517
```
```
npm i https://pkg.pr.new/@vue/compiler-core@14517
```
```
yarn add https://pkg.pr.n... | 2026-03-04T10:06:46 | 2026-03-04T13:14:04 | {} | NONE |
vuejs | core | 4,001,799,425 | 14,522 | 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-03-05T03:03:54 | 2026-03-05T03:04:53 | {} | NONE |
vuejs | core | 4,003,763,580 | 14,529 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
No actionable comments were generated in the recent review. 🎉
<details>
<summary>ℹ️ Recent review info</summary>
<details>
<summary>⚙️ Run configuration</summary>
**Configuration used**: defaults
**Review profile**: CHILL
**Plan**: Pro
**Run ... | 2026-03-05T09:44:11 | 2026-03-05T09:47:41 | {} | NONE |
vuejs | core | 4,011,676,451 | 14,533 | edison1105 | fixed via #14535 | 2026-03-06T13:13:19 | 2026-03-06T13:13:19 | {} | MEMBER |
vuejs | core | 4,014,421,011 | 8,801 | posva | > Added app-level scope access, allowing developers to register cleanup callbacks that execute when the app unmounts.
I think this is not relevant anymore now that we have `app.onUnmount()`? But maybe I just forgot, it's been 3 years. I think https://github.com/vuejs/core/pull/8801#pullrequestreview-1571170352 still... | 2026-03-06T22:07:39 | 2026-03-06T22:07:39 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,984,183,111 | 14,505 | 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 | 110 kB | 41.6 kB | 37.3 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-03-02T12:45:08 | 2026-03-02T12:58:18 | {} | NONE |
vuejs | core | 3,994,546,325 | 14,512 | 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-03-04T00:58:31 | 2026-03-04T01:00:02 | {} | NONE |
vuejs | core | 3,994,922,828 | 14,514 | 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-03-04T02:58:06 | 2026-03-04T07:12:03 | {} | NONE |
vuejs | core | 3,998,791,777 | 8,801 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/846fee02-e169-446d-8d0a-213214dbb85e)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@8801
```
```
npm i https://pkg.pr.new/@vue/compiler-core@8801
```
```
yarn add https://pkg.pr.new... | 2026-03-04T16:49:44 | 2026-03-04T16:49:44 | {} | NONE |
vuejs | core | 3,998,785,232 | 8,801 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
No actionable comments were generated in the recent review. 🎉
<details>
<summary>ℹ️ Recent review info</summary>
<details>
<summary>⚙️ Run configuration</summary>
**Configuration used**: defaults
**Review profile**: CHILL
**Plan**: Pro
**Run ... | 2026-03-04T16:48:44 | 2026-03-04T16:52:18 | {} | NONE |
vuejs | core | 4,006,838,536 | 13,706 | OlTrenin | @dakota-kallas I wait approve, I think this PR is correct | 2026-03-05T18:19:44 | 2026-03-05T18:19:44 | {} | NONE |
vuejs | core | 2,765,010,213 | 13,119 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/33f49862-80ac-469b-912d-d0fdd931c7ea)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
pnpm add https://pkg.pr.new/@vue/compiler-core@13119
```
```
npm i https://pkg.pr.new/@vue/compiler-core@13119
```
```
yarn add https://pkg.pr.n... | 2025-03-31T03:33:05 | 2026-03-06T06:28:23 | {} | NONE |
vuejs | core | 3,984,180,712 | 14,505 | 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-03-02T12:44:34 | 2026-03-02T13:08:42 | {} | NONE |
vuejs | core | 4,001,763,236 | 14,520 | 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 | 110 kB | 41.6 kB | 37.3 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-03-05T02:54:18 | 2026-03-05T02:54:18 | {} | NONE |
vuejs | core | 4,015,446,454 | 14,533 | edison1105 | > > fixed via [#14535](https://github.com/vuejs/core/pull/14535)
>
> @edison1105 The 'out-in' mode still has issues.
> Click the 'addN' button 3 times
> see [repl](https://play.vuejs.org/#eNrFVE1r20AQ/StTQUlMs5Id9wNc2fSDHNxDUtocehCUjTx2N5F2xe5IdTD6753V2rIJxTmEkJNWM28eb98baRN9rqq4qTGaRKnLraoIHFJdQSMrY2eZViU/Ceb6qiZYWl... | 2026-03-07T03:45:11 | 2026-03-07T04:39:33 | {} | MEMBER |
vuejs | core | 4,020,453,352 | 14,541 | edison1105 | Thanks for the PR. LGTM.
> jobs may left on queue when flushPreFlushCbs or flushPostFlushCbs errors.
fixed via https://github.com/vuejs/core/pull/14541/commits/87742a8dd578f04843281563589500e36c2cd45b
> flushPreFlushCbs does not check the DISPOSED flag, not sure if it's intentional.
`flushPreFlushCbs()` doe... | 2026-03-09T00:55:33 | 2026-03-09T00:56:57 | {
"+1": 1
} | MEMBER |
vuejs | core | 3,984,346,338 | 14,506 | 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 | 110 kB | 41.6 kB | 37.3 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-03-02T13:18:32 | 2026-03-02T13:18:32 | {} | NONE |
vuejs | core | 3,989,340,498 | 14,508 | indykoning | My apologies, you're absolutely right! Thank you for your time | 2026-03-03T07:55:59 | 2026-03-03T07:55:59 | {} | CONTRIBUTOR |
vuejs | core | 4,001,894,933 | 14,524 | 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 | 110 kB | 41.6 kB | 37.3 kB |
| vue.global.prod.js | 169 kB | 6... | 2026-03-05T03:36:28 | 2026-03-05T03:36:28 | {} | NONE |
vuejs | core | 4,009,997,818 | 13,119 | edison1105 | /ecosystem-ci run | 2026-03-06T07:07:31 | 2026-03-06T07:07:31 | {
"+1": 1
} | MEMBER |
vuejs | core | 4,010,601,607 | 14,492 | ZacharyBear | LGTM
But I'd like to expand the `Data` type, which is returned by `useAttrs()`.
Now it's defined as:
```ts
type Data = Record<string, unknown>;
```
See:
https://github.com/vuejs/core/blob/cea3cf758645c9683db51822590b073ce3069dda/packages/runtime-core/src/component.ts#L286
https://github.com/vuejs/core/blob/... | 2026-03-06T09:27:33 | 2026-03-06T09:27:33 | {} | CONTRIBUTOR |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.