Skip to content

Akismet for JS 12.0.0

Compare
Choose a tag to compare
@cedx cedx released this 04 Oct 00:14
· 1108 commits to main since this release
  • Breaking change: changed the signature of most class constructors.
  • Breaking change: raised the required Node.js version.
  • Breaking change: removed the toJSON() and toString() methods from the Client class.
  • Breaking change: using camel case instead of studly caps for static properties.
  • Added new values to the CommentType enumeration.
  • Updated the package dependencies.