Akismet for JS 12.0.0
- Breaking change: changed the signature of most class constructors.
- Breaking change: raised the required Node.js version.
- Breaking change: removed the
toJSON()
andtoString()
methods from theClient
class. - Breaking change: using camel case instead of studly caps for static properties.
- Added new values to the
CommentType
enumeration. - Updated the package dependencies.