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: vitejs/vite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: create-vite@2.7.0
Choose a base ref
...
head repository: vitejs/vite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: create-vite@2.7.1
Choose a head ref
  • 19 commits
  • 68 files changed
  • 8 contributors

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    dc0845c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1102789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79aa687 View commit details
    Browse the repository at this point in the history
  4. release: v2.7.1

    patak-dev committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    b625a2c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

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

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    8161d4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d82fc View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

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

Commits on Dec 12, 2021

  1. refactor(plugin-vue): resolve vue/compiler-sfc from project root

    BREAKING CHANGE: now requires vue@^3.2.13 as peer dep
    yyx990803 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    ce8b0fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1487223 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f3f6b7 View commit details
    Browse the repository at this point in the history
  4. chore: bump vue version

    yyx990803 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    5e60562 View commit details
    Browse the repository at this point in the history
  5. feat(plugin-vue): add reactivityTransform option.

    Enabling this option will apply both ref transform and props destructure
    transform.
    
    BREAKING CHANGE: `refTransform` option has been replaced by
    `reactivityTransform` option. Now also requires vue@^3.2.25.
    yyx990803 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    955d0fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d50edac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51138cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69106f4 View commit details
    Browse the repository at this point in the history
  9. release: plugin-vue@2.0.0

    yyx990803 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    73c08ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cdebb49 View commit details
    Browse the repository at this point in the history
  11. release: create-vite@2.7.1

    yyx990803 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    745c2ec View commit details
    Browse the repository at this point in the history
Loading