Skip to content

v2.0.0

Compare
Choose a tag to compare
@tutkli tutkli released this 14 May 10:18
· 5 commits to main since this release
10cd9fe

What's Changed

  • style: update biome config 3308c4f
  • fix: remove banner from build output ba11de2
  • perf: remove boilerplate 6a60194
  • fix: simplify types 2fba166
  • perf: replace enum endpoints with consts f268a9a
  • refactor: replace params enums with types a1a0be8
  • perf: remove type boilerplate f5fd9d3
  • feat: add some missing anime and manga endpoints b98dcb8
  • refactor: replace enums with types 697432d
  • feat: add random client 2e034d1
  • fix: character model 4f9f76a
  • feat: add getTopCharacters to topClient 258c928
  • test: update tests 4b62c5c
  • docs: update README.md 7f93a95
  • perf: rename identifiers to pathParams 932fac1
  • feat: add random to jikan client 5a4a03d
  • perf: remove unnecesary type assertion db2bfb0
  • chore: add bun.lockb to npmignore 0fa01be

Full Changelog: v1.2.2...v2.0.0