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.16.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.16.3
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Apr 2, 2025

  1. chore: update snapshot

    haoqunjiang committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    12b59fe View commit details
    Browse the repository at this point in the history
  2. fix: avoid using import.meta.dirname; fixes Node.js 18 compatibility

    Closes #729
    
    The bug is again related to the CLI code rather than the template -
    we need to refactor the CI workflow to test the CLI code in all
    environments.
    haoqunjiang committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    c712302 View commit details
    Browse the repository at this point in the history
  3. 3.16.3

    haoqunjiang committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    5411a9c View commit details
    Browse the repository at this point in the history
Loading