Kitsu Versions Save

🦊 A simple, lightweight & framework agnostic JSON:API client

v10.1.5

1 month ago

Bug Fixes

  • kitsu: update dependency axios to v0.28.1 to address CVE-2023-45857 (#964) (ac23118)

v10.1.4

2 months ago

Note: This was a re-release of 10.1.3

What's Changed

Bug Fixes

  • kitsu: export types in fine-grained exports (#968) (54b3657)
  • kitsu-core: export types in fine-grained exports (b1f15bf)

Full Changelog: https://github.com/wopian/kitsu/compare/v10.1.2...v10.1.4

v10.1.2

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/wopian/kitsu/compare/v10.1.1...v10.1.2

v10.1.1

1 year ago

What's Changed

Full Changelog: https://github.com/wopian/kitsu/compare/v10.1.0...v10.1.1

v10.1.0

1 year ago

10.1.0 (2023-02-28)

Features

  • kitsu: Configurable modern query serializer (ef94ae0) (#828)
    • Adds a new query option to the kitsu constructor allowing for traditional (default, same as prior versions), modern or a custom query serialisation function

v10.0.5

1 year ago

Bug Fixes

  • kitsu-core: Allow empty POST body (16cd20d)

v10.0.4

1 year ago

Types

  • kitsu-core: add missing TypeScript types for isDeepEqual

v10.0.3

1 year ago

Bug Fixes

  • kitsu-core: build list queryparams (#781) (d34e871)
  • kitsu-core: ensure linkedRelationships does not overwrite meta object references (#783) (97ba151)

v10.0.2

1 year ago

What's Changed

Full Changelog: https://github.com/wopian/kitsu/compare/v10.0.1...v10.0.2

v9.1.29

1 year ago

What's Changed

Full Changelog: https://github.com/wopian/kitsu/compare/v9.1.28...v9.1.29