Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(reactivity): shallowRef type fix #7853

Merged
merged 7 commits into from
Nov 10, 2023
Merged

fix(reactivity): shallowRef type fix #7853

merged 7 commits into from
Nov 10, 2023

Commits on Mar 7, 2023

  1. Fixes shallowRef's return type

    Will update with a link to the issue in the upstream repo.
    simlevesque authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    3411b8d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. chore: dts-test vuejs#7852

    simlevesque committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    0a789c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge branch 'main' into pr/7853

    # Conflicts:
    #	packages/dts-test/ref.test-d.ts
    pikax committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    28d17e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5469bb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96bb628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69449d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Update ref.ts

    yyx990803 authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0d18686 View commit details
    Browse the repository at this point in the history