-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Comparing changes
Open a pull request
base repository: vuejs/core
base: v3.5.29
head repository: vuejs/core
compare: v3.5.30
- 20 commits
- 40 files changed
- 9 contributors
Commits on Feb 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ea24576 - Browse repository at this point
Copy the full SHA ea24576View commit details
Commits on Mar 4, 2026
-
fix(compat): add
entitiesto @vue/compat deps to fix CJS edge cases (……#12514) Fixes #10609 Unlike the `vue` package, direct dependencies of `@vue/compat` are not externalized: https://github.com/vuejs/core/blob/201936f9a3909ae9dca4e131e1f5ad5a1c0feb77/rollup.config.js#L274 So it depends on `entities` directly in its CJS build, unlike the `vue` one which indirectly depends on it via `@vue/compiler-core`. So `entities` must be explicitly added to `@vue/compat` deps to avoid incorrect dependency resolution due to different `node_modules` layouts, such as in #10609 (comment)
Configuration menu - View commit details
-
Copy full SHA for e725a67 - Browse repository at this point
Copy the full SHA e725a67View commit details
Commits on Mar 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cea3cf7 - Browse repository at this point
Copy the full SHA cea3cf7View commit details
Commits on Mar 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f06c81a - Browse repository at this point
Copy the full SHA f06c81aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 740983e - Browse repository at this point
Copy the full SHA 740983eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb8977 - Browse repository at this point
Copy the full SHA bbb8977View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dc27ca - Browse repository at this point
Copy the full SHA 5dc27caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16ef165 - Browse repository at this point
Copy the full SHA 16ef165View commit details -
Configuration menu - View commit details
-
Copy full SHA for d943612 - Browse repository at this point
Copy the full SHA d943612View commit details -
chore(deps): update lint (#14499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b935a66 - Browse repository at this point
Copy the full SHA b935a66View commit details -
chore(deps): update build (#14497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4ea55b - Browse repository at this point
Copy the full SHA d4ea55bView commit details -
fix(deps): update dependency postcss to ^8.5.8 (#14543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 34a5d84 - Browse repository at this point
Copy the full SHA 34a5d84View commit details -
chore(deps): update actions/upload-artifact action to v7 (#14500)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a06ee5 - Browse repository at this point
Copy the full SHA 6a06ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d98213 - Browse repository at this point
Copy the full SHA 5d98213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5098986 - Browse repository at this point
Copy the full SHA 5098986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d63202 - Browse repository at this point
Copy the full SHA 0d63202View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1398bf8 - Browse repository at this point
Copy the full SHA 1398bf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9438cc5 - Browse repository at this point
Copy the full SHA 9438cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cda71d - Browse repository at this point
Copy the full SHA 6cda71dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd863f - Browse repository at this point
Copy the full SHA fdd863fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.5.29...v3.5.30