tld.js icon indicating copy to clipboard operation
tld.js copied to clipboard

Current master README misleading (isValidHostname)

Open ctavan opened this issue 6 years ago • 0 comments

The current master README on the front-page of this github repo is misleading with respect to isValidHostname as it points to unreleased changes that deprecate isValid and introduce isValidHostname… However those changes are still unreleased.

So if users of the latest [email protected] come to this repo and check out the readme they might easily get confused.

How about releasing a new version that contains isValidHostname?

ctavan avatar Apr 02 '19 20:04 ctavan