Releases: MrScopes/anilist.js
Releases · MrScopes/anilist.js
v1.2.0
v1.1.0
- You must now require
{ Client }
then initialize it! I know this isn't backwards compatible, but it's too early for a 2.0 - rename
.update()
methods to.update<Specific>()
- <Media>
.deleteEntry()
- some code improvements:
- queries now exported in queries file, use Queries.<query>
- other small things
ViewerStructure
now extendsUserStructure
- remade the media search query for all search variables
- all types are now exported
v1.0.0 - Initial Release
anilist.js initial release