Skip to content

v4.6.4

Choose a tag to compare

@ejnshtein ejnshtein released this 11 Mar 22:51
· 19 commits to master since this release

What's New

  • Removed name property from PartialManga type as it was deprecated at the start of February.
  • Fixed Agent.callApi calling on the old endpoint, now it's using the default one if it's not overridden by the user.
  • Default options are now located in the file src/lib/options.
  • Fixed deepmerge utility setting properties on the original target, instead of a copied one.