Skip to content

Releases: silverwind/caa

10.0.0

21 May 21:05
10.0.0
02973d2
Compare
Choose a tag to compare
  • Type validation on input strings is removed. Make sure to only pass strings and use Typescript to validate.

9.1.0

21 May 10:53
9.1.0
6c847be
Compare
Choose a tag to compare

Fixed import error related to tlds module import.

9.0.0

14 Mar 00:25
9.0.0
bd180be
Compare
Choose a tag to compare
  • Node 18 is now required.

8.0.0

10 Feb 22:06
8.0.0
2993c11
Compare
Choose a tag to compare
  • Exports are now named {caa, caaMatches}.
  • Node 14 is now required.

7.0.0

22 Apr 22:52
7.0.0
e85f3d4
Compare
Choose a tag to compare

Module is now ESM and requires Node.js 12 or higher.