Akismet for JS 11.0.0
- Breaking change: converted the
Observable
-based API to anasync/await
-based one. - Breaking change: converted the
Subject
event API to theEventEmitter
one. - Added the
#[Symbol.toStringTag]
property to all classes. - Changed licensing for the MIT License.