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/devtools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: vuejs/devtools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.1
Choose a head ref
  • 9 commits
  • 21 files changed
  • 3 contributors

Commits on Jul 29, 2025

  1. chore: update all non-major dependencies (#937)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    d36712f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. chore(deps): update all non-major dependencies (#942)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    d8c97ae View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

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

Commits on Aug 16, 2025

  1. feat: support for keyboard on component tab (#877)

    * Added support for keyboard on component tab
    
    * Updated code for moving up and down the component tree
    
    * Modified a condition to shorten it
    
    * Changes as per review comment
    
    * Changes as per review comment
    mauryapari authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    34f9966 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. chore(deps): update all non-major dependencies (#951)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    6dbe4e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2025

  1. chore(deps): update dependency @antfu/eslint-config to v5 (#938)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    30e786f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency cross-env to v10 (#943)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    55cf5ff View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency unplugin-auto-import to v20 (#947)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    5935354 View commit details
    Browse the repository at this point in the history
  4. chore: release v8.0.1

    webfansplz committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    7b396fc View commit details
    Browse the repository at this point in the history
Loading