ipify v5.0.0 Release Notes

Release Date: 2020-11-23 // over 3 years ago

Previous changes from v4.0.0

  • 💥 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