-
Notifications
You must be signed in to change notification settings - Fork 384
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
chore: update typescript #1395
chore: update typescript #1395
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
size-limit report 📦
|
591c6d7
to
bae083c
Compare
Codecov ReportBase: 82.60% // Head: 82.66% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1395 +/- ##
==========================================
+ Coverage 82.60% 82.66% +0.05%
==========================================
Files 56 66 +10
Lines 1799 1759 -40
Branches 506 487 -19
==========================================
- Hits 1486 1454 -32
+ Misses 183 177 -6
+ Partials 130 128 -2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was some issue as a reason why it was reverted previously. @Martin005, could you please briefly describe this issue? |
@andrii-bodnar Yes, when testing previously, I was getting the following error when running the
When testing now, the error doesn't appear anymore. I think that when testing previously, yarn used newer version of Typescript which is incompatible with the current version |
Description
Here we go again
Types of changes
Fixes # (issue)
Checklist