Releases: Capster/node-shikimori
Releases · Capster/node-shikimori
2.1.0
2.0.3
What's Changed
- Update README.ru.md by @ALTaww in #22
- Fix an incorrect endpoint path in genres.list() by @Capster in #27
- Fix wrong endpoint path for both manga and ranobe by @Capster in #28
- Add prettier into the project and autoformat everything by @Capster in #29
- Fix an error that occurs during the typedoc CD by @Capster in #30
- Bump to 2.0.3 by @Capster in #31
New Contributors
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- Add Russian translation for README.md by @Dmitryitis #20
- Change default domain name to shikimori.one by @Capster in #17
- Make it usable in browser by @Capster in #18
- Allow ClientOptions to be completely optional by @Capster in #19
- Non get params moved to body from query by @kirill-782 in #21
New Contributors
- @kirill-782 made their first contribution in #21
- @Dmitryitis made their first contribution in #20
Full Changelog: 2.0.1...2.0.2
2.0.1
2.0.0
The library has been updated with TypeScript and OAuth2 support, providing better type checking, improved code readability, and secure authentication.
The library now supports all documented endpoints and types..
Consider upgrading now for enhanced functionality and security.