-
Notifications
You must be signed in to change notification settings - Fork 53
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
refactor: remove peerDependency of toolkit #560
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## develop #560 +/- ##
===========================================
+ Coverage 86.65% 86.96% +0.31%
===========================================
Files 115 115
Lines 23102 23102
Branches 2333 2358 +25
===========================================
+ Hits 20019 20091 +72
+ Misses 3040 2967 -73
- Partials 43 44 +1
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
We don't need to bump the version manually, can you follow the For Contributor section to add the changeset? |
This reverts commit 6c64f96.
Signed-off-by: homura <[email protected]>
Description
This PR removes
peerDependency
oftoolkit
packageType of change
How Has This Been Tested?
Normalizers
usingnormalizeHexNumber
works