ipify v3.0.0 Release Notes

Release Date: 2019-04-18 // almost 5 years ago
  • 💥 Breaking:

    • Require Node.js 8 (#10) cee7633
    • 👉 Make the endpoint argument an options-object (#10) cee7633
      await ipify('https://example.com') => await ipify({endpoint: 'https://example.com')

    ✨ Enhancements:

    v2.0.0...v3.0.0