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: plugin-vue@1.9.1
Choose a base ref
...
head repository: vitejs/vite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: plugin-vue@1.9.2
Choose a head ref
  • 18 commits
  • 71 files changed
  • 11 contributors

Commits on Sep 23, 2021

  1. Revert "feat(plugin-vue): define __VUE_SSR__ flag"

    This reverts commit 49618c1.
    yyx990803 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    3e2c1bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88f32cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed384cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0f7bf1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b84c0d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    6f2dea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de3de57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c9f1a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b77a4f View commit details
    Browse the repository at this point in the history
  5. fix: normalize away base in imported URLs (#5065)

    * fix: normalize away `base` in imported URLs
    
    This fixes hot-reloading issues reported in #5063.
    
    * Update importAnalysis.ts
    
    Co-authored-by: Evan You <yyx990803@gmail.com>
    fwouts and yyx990803 authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    9164da0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60b6f55 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d6f682 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac55755 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9885656 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6011665 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e1cce0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    609a342 View commit details
    Browse the repository at this point in the history
  13. release: plugin-vue@1.9.2

    yyx990803 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    ba0c42c View commit details
    Browse the repository at this point in the history
Loading