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.2.7
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.2.8
Choose a head ref
  • 9 commits
  • 49 files changed
  • 7 contributors

Commits on Sep 2, 2021

  1. Copy the full SHA
    d7f1b77 View commit details
  2. Copy the full SHA
    c00925e View commit details
  3. Copy the full SHA
    592cdbd View commit details
  4. build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482)

    * build(deps-dev): bump typescript from 4.3.5 to 4.4.2
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.3.5...v4.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * build(deps-dev): bump typescript from 4.3.5 to 4.4.2
    
    * test: fix nodeOps types
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>
    Co-authored-by: Evan You <yyx990803@gmail.com>
    3 people authored Sep 2, 2021
    Copy the full SHA
    305883a View commit details
  5. Copy the full SHA
    8580796 View commit details
  6. Copy the full SHA
    4cd282b View commit details
  7. Copy the full SHA
    bacb201 View commit details
  8. Copy the full SHA
    fb43aab View commit details
  9. release: v3.2.8

    yyx990803 committed Sep 2, 2021
    Copy the full SHA
    3ad9dc4 View commit details
Loading