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: v3.0.2
Choose a base ref
...
head repository: vuejs/pinia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.3
Choose a head ref
  • 13 commits
  • 18 files changed
  • 11 contributors

Commits on Apr 10, 2025

  1. Configuration menu
    Copy the full SHA
    e4a3e89 View commit details
    Browse the repository at this point in the history
  2. chore: up sponsors

    posva committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    59327ba View commit details
    Browse the repository at this point in the history
  3. chore: links

    posva committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    39b8937 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. docs: split installation commands (#2975)

    * Split installation commands
    
    * chore: using code group component for installation command
    
    * chore: add pnmp and bun install commands
    
    * Update packages/docs/getting-started.md
    
    ---------
    
    Co-authored-by: Eduardo San Martin Morote <[email protected]>
    MrMohamedAbdallah and posva authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    98c6419 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. docs: Update pinia._StoreWithState.md (#2974)

    Delete duplicate information in the document.
    inblossoms authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    4e6b9b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. docs: Props destructuring suggestion is not true anymore with the rel…

    …ease of vue 3.5 (#2979)
    
    * fix(docs): Props destructuring suggestion is not true anymore with the release of vue 3.5
    
    * Update packages/docs/core-concepts/index.md
    
    ---------
    
    Co-authored-by: Eduardo San Martin Morote <[email protected]>
    michaelcozzolino and posva authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    065a326 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. chore: update homepage

    posva committed May 7, 2025
    Configuration menu
    Copy the full SHA
    d5958b9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. docs: change data with state (#2980)

    Every piece in the object that returns `state` is what must be declared.
    Even though we can think of `state` *as* the `data` of the store, but I believe that is confussing to use both terms indistinctly.
    leoelz authored May 13, 2025
    Configuration menu
    Copy the full SHA
    1ec622d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. docs: remove banner

    posva committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    1438aa4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. docs(zh): Updated core-concepts/index.md (#2042)

    Co-authored-by: Xavi Lee <[email protected]>
    Co-authored-by: Kim Yang <[email protected]>
    Co-authored-by: Eduardo San Martin Morote <[email protected]>
    4 people authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    f47b06f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. feat: Support Nuxt 4 (#2978)

    Co-authored-by: Eduardo San Martin Morote <[email protected]>
    amonys19212 and posva authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    925e93c View commit details
    Browse the repository at this point in the history
  2. build: release script

    posva committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    6befb1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aae45f View commit details
    Browse the repository at this point in the history
Loading