Skip to content

Akismet for JS 5.0.0

Compare
Choose a tag to compare
@cedx cedx released this 13 Feb 21:59
· 1304 commits to main since this release
  • Breaking change: changed the signature of all constructors.
  • Breaking change: changed the return type of several Client methods.
  • Breaking change: renamed the Client.SERVICE_URL constant to DEFAULT_ENDPOINT.
  • Added the Client.endPoint property.
  • Updated the package dependencies.