Skip to content
Permalink

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: rwxty/create-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: vuejs/create-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 26 files changed
  • 2 contributors

Commits on Jul 22, 2025

  1. Configuration menu
    Copy the full SHA
    05eabef View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. chore(deps): update dependency @vue/create-eslint-config to ^0.12.0 (v…

    …uejs#786)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    e6b8d56 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

  1. feat: add a prompt to skip example code (vuejs#787)

    Follow-up of vuejs#636
    Making the option more visible to regular users.
    haoqunjiang authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    a25a0c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. chore: add ignoredBuiltDependencies to suppress pnpm warnings

    These two postinstall scripts aren't needed in this project.
    haoqunjiang committed Jul 27, 2025
    Configuration menu
    Copy the full SHA
    b239aaf View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. chore(deps): update all non-major dependencies (vuejs#789)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    6fb2006 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update vite packages (vuejs#790)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    96ab78b View commit details
    Browse the repository at this point in the history
  3. chore: update snapshot

    haoqunjiang committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    9a11773 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3af6a78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4af9de View commit details
    Browse the repository at this point in the history
  6. 3.18.0

    haoqunjiang committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    b19cb3d View commit details
    Browse the repository at this point in the history
  7. chore: update snapshot

    haoqunjiang committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    d8cd82c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff40dcd View commit details
    Browse the repository at this point in the history
  9. chore: dedupe deps

    haoqunjiang committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    a49238a View commit details
    Browse the repository at this point in the history
  10. docs: update editor/extension names in README template [skip ci]

    Visual Studio Code is referred to as "VS Code" rather than "VSCode" in
    its documentation.
    
    Volar is now named as "Vue (Official)" in the marketplace.
    haoqunjiang committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    77c87d7 View commit details
    Browse the repository at this point in the history
Loading