Releases: tutkli/jikan-ts
Releases · tutkli/jikan-ts
v2.1.0
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
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
v1.2.2
v1.2.1
These past two releases have had many internal improvements. In the upcoming releases we will aim to improve the typings api as well as integrate the missing endpoints for the current clients.
What Changed
- build: replace jest with vitest
b4344b4
- build: replace esbuild and dts bundle generator with tsup
3e751f5
- chore: remove eslint and prettier
56aaf46
- chore: run biome formatter
8089432
- test: add missing anime client tests, fix errors
2588723
- chore: add biomejs
f98c0b1
- fix: remove jest config
80d031c
- fix: replaceIdentifiers match function
abaf4a1
- docs: update README.md
6728967
- fix: linting errors
d61544c
Full Changelog: 1.2.0...v1.2.1
1.2.0
What changed
- refactor: anime client
a291094
- feat: add some missing anime endpoints
4bb9f73
- refactor: manga client
010deb4
- refactor: characters client
8ac9fba
- refactor: seasons client
b7c63b7
- refactor: genres client
d081cb0
- refactor: top client
e7cccce
- refactor: schedules client
e9ede87
- fix: base client arguments visibility
bec2944
- fix: anime search params
9b0a6ba
- fix: add prepare script to setup githooks
57c9c95