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

feat: Add storeToRefs to the auto imports in @pinia/nuxt #1876 #2427

Merged
merged 18 commits into from
Oct 16, 2023

Conversation

BlackCrowxyz
Copy link
Contributor

fix #1876

Testing changes in Nuxt playground testStore.ts.

@netlify
Copy link

netlify bot commented Sep 26, 2023

Deploy Preview for pinia-official canceled.

Name Link
🔨 Latest commit 0c5756f
🔍 Latest deploy log https://app.netlify.com/sites/pinia-official/deploys/652d06f81c7e140008271340

@posva posva changed the title fix: Add storeToRefs to the auto imports in @pinia/nuxt #1876 feat: Add storeToRefs to the auto imports in @pinia/nuxt #1876 Sep 27, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2427 (04e14d1) into v2 (b1704d0) will increase coverage by 0.03%.
Report is 21 commits behind head on v2.
The diff coverage is 60.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##               v2    #2427      +/-   ##
==========================================
+ Coverage   93.80%   93.83%   +0.03%     
==========================================
  Files          11       11              
  Lines        2858     2856       -2     
  Branches      182      182              
==========================================
- Hits         2681     2680       -1     
+ Misses        175      174       -1     
  Partials        2        2              
Files Coverage Δ
packages/pinia/src/store.ts 84.16% <60.00%> (+0.07%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@netlify
Copy link

netlify bot commented Oct 16, 2023

Deploy Preview for pinia-playground failed.

Name Link
🔨 Latest commit 0c5756f
🔍 Latest deploy log https://app.netlify.com/sites/pinia-playground/deploys/652d06f836a668000814f226

@posva posva merged commit f19f368 into vuejs:v2 Oct 16, 2023
2 of 5 checks passed
@BlackCrowxyz BlackCrowxyz deleted the fix1876 branch October 18, 2023 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add storeToRefs to the auto imports in @pinia/nuxt
3 participants