-
-
Notifications
You must be signed in to change notification settings - Fork 920
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(internet)!: ip now returns ipv4 and ipv6 #1059
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## next #1059 +/- ##
==========================================
+ Coverage 99.60% 99.62% +0.01%
==========================================
Files 2164 2164
Lines 236816 236816
Branches 999 1004 +5
==========================================
+ Hits 235888 235917 +29
+ Misses 906 877 -29
Partials 22 22
|
@xDivisionByZerox I would prefer that you extract this into its separate PR |
I have no problems providing an additional PR regarding this topic, so we can focus on the logic changes in this PR. |
I did revert the optional chaining. @Shinigami92 @ST-DDT please review again. |
IMO there is no need to change it.
|
38e39f6
to
a2b6092
Compare
This reverts commit a3439a2.
Co-authored-by: ST-DDT <[email protected]>
5d515a9
248a316
to
5d515a9
Compare
Is listed in #1044.
This is a breaking change and should not be merged before the next major release.