- Notifications
You must be signed in to change notification settings - Fork476
PermalinkChoose 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 orlearn 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/create-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:092ac9b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:vuejs/create-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:7850c73
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 14commits
- 26files changed
- 4contributors
Commits on Jan 27, 2025
chore(deps): update dependency vite-plugin-vue-devtools to ^7.7.1 (#672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Commits on Jan 29, 2025
Commits on Feb 4, 2025
chore(deps): update all non-major dependencies (#676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Commits on Feb 6, 2025
chore(deps): update pnpm to v10 (#677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: add
cypress install
toprepare
script to fix pnpm 10 compati……bilityThis approach works with both pnpm 10 and other package managers:- If Cypress's `postinstall` script has been run, it'll do nothing otherthan print a message.- If `postinstall` hasn't been run, it'll download the Cypress binary.As for why using `prepare` instead of `postinstall`, please refer to thediscussion thread where `husky` decided to use `prepare`:- <typicode/husky#884>
Commits on Feb 7, 2025
ci: set concurrency group for workflows
It is now to costly to run the full CI, so we needto limit the number of concurrent runs to avoidblocking the queue.
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 092ac9b...7850c73
Uh oh!
There was an error while loading.Please reload this page.