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: 574c3e6
Choose a base ref
...
head repository: vuejs/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2417909
Choose a head ref
  • 15 commits
  • 34 files changed
  • 4 contributors

Commits on Apr 26, 2024

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

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    47453f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c2de62 View commit details
    Browse the repository at this point in the history
  3. fix(compiler-core): remove unnecessary constant bail check

    member expressions and call expressions can only happen when there are identifiers
    
    close #10807
    yyx990803 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    09b4df8 View commit details
    Browse the repository at this point in the history
  4. fix(Transition): re-fix #10620 (#10832)

    revert #10632
    re-fix #10620
    close #10827
    edison1105 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    accf839 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update all non-major dependencies (#10828)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e97fc93 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update test (#10829)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1e7a806 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update build (#10830)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1138e7a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d00632b View commit details
    Browse the repository at this point in the history
  9. chore(deps): update lint (#10831)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b01be66 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d56816 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e8fd644 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    638a79f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fefce06 View commit details
    Browse the repository at this point in the history
  14. release: v3.4.26

    yyx990803 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2417909 View commit details
    Browse the repository at this point in the history
Loading