is-online v9.0.0 Release Notes

Release Date: 2020-10-25 // over 3 years ago
  • ๐Ÿ’ฅ Breaking

    • Require Node.js 10 88e5b29
    • ๐Ÿ“‡ Rename version option to ipVersion and make it a number (#79) 61d5046

    ๐Ÿ’ฅ Breaking for TypeScript users

    • Only use a CommonJS export for the TypeScript definition (reason)
      You need to change import isOnline from 'is-online'; to import isOnline = require('is-online');

    v8.5.1...v9.0.0


Previous changes from v8.5.1