Thanks to visit codestin.com
Credit goes to github.com

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/pinia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: vuejs/pinia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 11 commits
  • 24 files changed
  • 6 contributors

Commits on Apr 21, 2023

  1. chore: fix link [skip ci]

    See #2162
    posva committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    4d7f046 View commit details
    Browse the repository at this point in the history
  2. docs(zh): Update actions.md (#2155)

    Correction chinese expression.
    0x3E5 authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    27d490e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. feat(dx): throw an error if store id is missing (#2167)

    Co-authored-by: Eduardo San Martin Morote <[email protected]>
    skirtles-code and posva authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    b74eb4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73518b3 View commit details
    Browse the repository at this point in the history
  3. test: fix warn message

    posva committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    6ba8a36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67cfd48 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

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

Commits on May 5, 2023

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

Commits on May 8, 2023

  1. feat(testing): allow mocking $reset

    Fix #2188
    posva committed May 8, 2023
    Configuration menu
    Copy the full SHA
    5f526a3 View commit details
    Browse the repository at this point in the history
  2. test: stubReset option

    posva committed May 8, 2023
    Configuration menu
    Copy the full SHA
    025575d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3092a31 View commit details
    Browse the repository at this point in the history
Loading