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(types): Remove Router and Vuex dependency from types #246

Merged
merged 1 commit into from
Aug 1, 2021

Conversation

afontcu
Copy link
Member

@afontcu afontcu commented Jul 30, 2021

Closes #187

I'm not entirely sure this is the best way to fix the issue, but I want to get the ball rolling.

@codecov
Copy link

codecov bot commented Jul 30, 2021

Codecov Report

Merging #246 (c9382eb) into main (eba2aed) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #246   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           99        99           
  Branches        34        35    +1     
=========================================
  Hits            99        99           

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 eba2aed...c9382eb. Read the comment docs.

@afontcu
Copy link
Member Author

afontcu commented Aug 1, 2021

releasing this one. As stated before, if anyone comes up with a better way of handling Router/Vuex types without actually importing them, I'm all ears :)

@afontcu afontcu merged commit 9d367e7 into main Aug 1, 2021
@afontcu afontcu deleted the remove-dependency-types branch August 1, 2021 17:14
@github-actions
Copy link

github-actions bot commented Aug 1, 2021

🎉 This PR is included in version 5.8.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Jun 8, 2022

🎉 This PR is included in version 6.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vue testing library depends on vuex and vue-router types
1 participant