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: vuejs/create-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.12.2
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: v3.13.0
Choose a head ref
  • 17 commits
  • 35 files changed
  • 2 contributors

Commits on Nov 29, 2024

  1. chore: update snapshot

    haoqunjiang committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    647b010 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60565a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. chore(deps): update dependency vite-plugin-vue-devtools to ^7.6.7 (#628)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    d4f936f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    422d579 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Configuration menu
    Copy the full SHA
    4c95c51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb5d851 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

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

Commits on Dec 17, 2024

  1. Configuration menu
    Copy the full SHA
    fd33b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    479f02c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

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

Commits on Dec 23, 2024

  1. Configuration menu
    Copy the full SHA
    58fc91f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4999b7 View commit details
    Browse the repository at this point in the history
  3. feat: use a --bare flag to generate a template without too much boi…

    …lerplate (#636)
    
    Closes #112
    Closes #186
    Closes #300
    Closes #637
    haoqunjiang authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    b3d661e View commit details
    Browse the repository at this point in the history
  4. chore(deps): update all non-major dependencies (#642)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    d5a0ea3 View commit details
    Browse the repository at this point in the history
  5. feat: add --help and --version options (#646)

    * feat: add `--help` and `--version` options
    
    * chore: update descriptions for feature flags [skip ci]
    haoqunjiang authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    3d89338 View commit details
    Browse the repository at this point in the history
  6. chore: small updates to the welcome page (#647)

    - Replaced Cypress Component Testing with Vitest
    - Added reference to Playwright
    - Removed Vue.js News link as it's been inactive for more than 3 years
    - Updated Vue.js Social Media accounts
    - Added a link to open README.md in the editor
    - Fixed an ambiguity caused by Oxford comma
    haoqunjiang authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    e7bb4ea View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. 3.13.0

    haoqunjiang committed Dec 24, 2024
    Configuration menu
    Copy the full SHA
    09d3996 View commit details
    Browse the repository at this point in the history
Loading