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.15.1
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.16.0
Choose a head ref
  • 19 commits
  • 29 files changed
  • 4 contributors

Commits on Mar 9, 2025

  1. chore: update snapshot

    haoqunjiang committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    a9c8ab0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. docs: optimze gif size [skip ci]

    6.6MiB -> 1.7MiB. Still very large, but much better than before.
    haoqunjiang committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    a7dd2ba View commit details
    Browse the repository at this point in the history
  2. chore: format code [skip ci]

    btea authored and cexbrayat committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    83562e6 View commit details
    Browse the repository at this point in the history
  3. fix: trim targetDir

    btea authored and cexbrayat committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    a283e08 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

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

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    e9eee70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa723e2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update vite packages

    renovate[bot] authored and cexbrayat committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    6da5d80 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

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

Commits on Mar 19, 2025

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

Commits on Mar 24, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    e2d7d9f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. chore(deps): update dependency vite to v6.2.3 [security] (#722)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    37c597e View commit details
    Browse the repository at this point in the history
  2. chore: better oxlint + vscode integration (#720)

    * chore: add oxlint to file nesting patterns
    
    While only `.oxlintrc.json` is the only official configuration file,
    I found [4 file name patterns](https://github.com/oxc-project/oxc/blob/2c53a728b0128290260e3ce676e25a2a0d94ff56/editors/vscode/package.json#L118-L123)
    in its vscode extension. So I added them all to the file nesting patterns.
    
    * feat: recommend oxc vscode extension when oxlint is chosen
    haoqunjiang authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    85330ef View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Configuration menu
    Copy the full SHA
    8ca8111 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency vite to ^6.2.4 (#725)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    cb15d1b View commit details
    Browse the repository at this point in the history
  3. build: use rolldown to bundle the output file (#721)

    * build: use rolldown to bundle to output file
    
    * chore: update bin path
    
    * chore: output.file is already set in config; CLI arg is redundant
    
    * chore: update rolldown to beta.7
    
    * fix: accidentally removed vitest during merging
    haoqunjiang authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    9c705c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10c4c2a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Configuration menu
    Copy the full SHA
    1fcbf93 View commit details
    Browse the repository at this point in the history
  2. 3.16.0

    haoqunjiang committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    66991b7 View commit details
    Browse the repository at this point in the history
Loading