-
Notifications
You must be signed in to change notification settings - Fork 96
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: upgrade all dev-deps #1574
Conversation
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #1574 +/- ##
==========================================
- Coverage 99.83% 97.60% -2.23%
==========================================
Files 62 63 +1
Lines 1185 1714 +529
Branches 206 481 +275
==========================================
+ Hits 1183 1673 +490
- Misses 2 39 +37
- Partials 0 2 +2 ☔ View full report in Codecov by Sentry. |
It has better typings overall and passes previous state to state updater only in case it is being passed to `resolveHookState` function. BREAKING CHANGE: resolve hook state does not pass `undefined` to `nextState` function when while being called without `previousState`
Yet, while documentation site being rebuilt - all links to it removed.
🎉 This PR is included in version 25.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.