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/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: vuejs/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.3
Choose a head ref
  • 20 commits
  • 30 files changed
  • 9 contributors

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    0093686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77d33e2 View commit details
    Browse the repository at this point in the history
  3. chore: ignore files for eslint

    sxzz authored and yyx990803 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    1898add View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a41c5f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    4af8583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bc3c7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c20f50 View commit details
    Browse the repository at this point in the history
  4. chore: dedupe deps

    yyx990803 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a9be936 View commit details
    Browse the repository at this point in the history
  5. feat(compiler-sfc): support passing template parsing options when par…

    …sing sfc
    
    - This is released in a patch because it is an relatively internal API
      but required to properly fix vitejs/vite-plugin-vue#322
    
    - `parseExpressions` is now deprecated because it can be passed using
      original template parsing options (`prefixIdentifiers`)
    yyx990803 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6fab855 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97ce041 View commit details
    Browse the repository at this point in the history
  7. release: v3.4.1

    yyx990803 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f787337 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63c3e62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dce99c1 View commit details
    Browse the repository at this point in the history
  10. fix(runtime-core): support deep: false when watch reactive (#9928)

    close #9916
    
    ---------
    
    Co-authored-by: RicardoErii <‘1974364190@qq.com’>
    Co-authored-by: Evan You <yyx990803@gmail.com>
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    4 people authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4f703d1 View commit details
    Browse the repository at this point in the history
  11. chore: fix snapshot

    yyx990803 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c3fd577 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6cb00ed View commit details
    Browse the repository at this point in the history
  13. release: v3.4.2

    yyx990803 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b010cb9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b8d58ec View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    274f6f7 View commit details
    Browse the repository at this point in the history
  16. release: v3.4.3

    yyx990803 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8f85b6d View commit details
    Browse the repository at this point in the history
Loading