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: support TS 4.4 #656

Merged
merged 2 commits into from Sep 3, 2021
Merged

feat: support TS 4.4 #656

merged 2 commits into from Sep 3, 2021

Conversation

posva
Copy link
Member

@posva posva commented Sep 3, 2021

Fix #655

@codecov
Copy link

codecov bot commented Sep 3, 2021

Codecov Report

Merging #656 (01c7a49) into v2 (dadb269) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##               v2     #656   +/-   ##
=======================================
  Coverage   96.67%   96.67%           
=======================================
  Files           9        9           
  Lines         361      361           
  Branches       96       96           
=======================================
  Hits          349      349           
  Misses          4        4           
  Partials        8        8           
Impacted Files Coverage Δ
packages/pinia/src/store.ts 95.19% <ø> (ø)
packages/pinia/src/types.ts 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dadb269...01c7a49. Read the comment docs.

@posva posva merged commit 39b2e15 into v2 Sep 3, 2021
@posva posva deleted the feat/upgrate-ts branch September 3, 2021 10:55
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.

New defineStore api with latest version of Vue (3.2.7)
1 participant