ipify v4.0.0 Release Notes

Release Date: 2019-06-15 // almost 5 years ago
  • 💥 Breaking:

    • 0️⃣ It now returns an IPv6 address by default if available, otherwise an IPv4 address
      Previously, it only returned an IPv4 address. You can get back that behavior with the {useIPv6: false} option.

    v3.0.0...v4.0.0