Skip to content

v0.2.0

Choose a tag to compare

@dkress59 dkress59 released this 05 Nov 18:44
· 129 commits to main since this release
  • less overhead by replacing axios with a fetch client
  • authorisation is now handled via constructor arguments and a blacklist
  • matching input- and output-typings: WPCreate has been replaced by postCreate
  • includes minor fixes