-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: vuejs/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.31
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: vuejs/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.32
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 30 files changed
- 4 contributors
Commits on Mar 31, 2026
-
Configuration menu - View commit details
-
Copy full SHA for fa23116 - Browse repository at this point
Copy the full SHA fa23116View commit details
Commits on Apr 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 219d83b - Browse repository at this point
Copy the full SHA 219d83bView commit details -
fix(types): allow customRef to have different getter/setter types (#1…
…4639) The customRef function now supports two type parameters <T, S> like Ref<T, S>, allowing the getter to return type T while the setter accepts type S. Previously, CustomRefFactory only accepted a single type parameter T, which was used for both getter and setter. This prevented use cases where the setter should accept a different type than what the getter returns (e.g., parsing or transformation scenarios).
Configuration menu - View commit details
-
Copy full SHA for e20ddb0 - Browse repository at this point
Copy the full SHA e20ddb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 302c47a - Browse repository at this point
Copy the full SHA 302c47aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f166353 - Browse repository at this point
Copy the full SHA f166353View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32b44f1 - Browse repository at this point
Copy the full SHA 32b44f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a2eb53 - Browse repository at this point
Copy the full SHA 9a2eb53View commit details
Loading
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.31...v3.5.32