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/composition-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.4
Choose a base ref
...
head repository: vuejs/composition-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.5
Choose a head ref
  • 6 commits
  • 16 files changed
  • 3 contributors

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    7243ffa View commit details
    Browse the repository at this point in the history
  2. fix(shallowReactive): don't trigger watchers for oldVal === newVal (#894

    )
    
    Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
    chearon and antfu authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2a88e71 View commit details
    Browse the repository at this point in the history
  3. workflow: switch to pnpm

    antfu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d00c928 View commit details
    Browse the repository at this point in the history
  4. chore: cleanup deps

    antfu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    afcd2bf View commit details
    Browse the repository at this point in the history
  5. chore: add tslib for jest

    antfu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    bec3ea2 View commit details
    Browse the repository at this point in the history
  6. release v1.4.5

    antfu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b71e690 View commit details
    Browse the repository at this point in the history
Loading