Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@tutkli tutkli released this 26 Jan 11:29
· 1 commit to main since this release
08181e3

v2.2.0

  • feat: add axios cache configuration and integrate in clients #18
  • build: use bun as builder and test runner #14
  • feat: add ClubsClient d115e77
  • build: replace tsup and vitest with bun 601c3b1
  • feat: add WatchClient with endpoints and models for watch API 038de99
  • refactor: reorganize imports and restructure module exports bf3e463
  • feat: add MagazinesClient b3b268e
  • refactor: relocate endpoint files to their own directory 80decdb
  • refactor: update "club" to "clubs" 91d343f
  • style: run biome linter 4667eba
  • chore: generate changelog e12ac05
  • docs: update README 2cd8aa1
  • chore: include dist, README, and LICENSE in package files 3adc0a7
  • refactor: remove vitest configuration file 7b31390
  • refactor: rename BaseURL to BASE_URL and remove redundant config 6c2b74f
  • chore: run biome check in lintstaged 2482df8
  • fix(watch.client): correct parameter handling in promo fetch ad166b9
  • feat: add WatchClient to Jikan client f7d8900
  • feat: enforce noUnusedImports rule in linter config a34f8c2
  • chore(deps): update lint-staged and typescript de8f7f5
  • chore: bump version to 2.2.0 1763ffc
  • fix: use correct trailingCommas key in biome config 5fbce96

Full Changelog: v2.1.0...v2.2.0