Skip to content

Releases: wopian/kitsu

10.1.5 (2024-03-30)

30 Mar 19:02
v10.1.5
59710ae
Compare
Choose a tag to compare

Bug Fixes

10.1.4 (2024-03-14)

14 Mar 21:01
v10.1.4
19d130e
Compare
Choose a tag to compare

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: v10.1.2...v10.1.4

10.1.2 (2023-06-20)

20 Jun 21:46
v10.1.2
625862d
Compare
Choose a tag to compare

What's Changed

  • fix: correct the typing for config on post by @nysos3 in #873

New Contributors

Full Changelog: v10.1.1...v10.1.2

10.1.1 (2023-04-26)

26 Apr 14:35
v10.1.1
3c35d41
Compare
Choose a tag to compare

What's Changed

  • fix(kitsu-core): Merge meta keys to preserve data by @pedep in #853

Full Changelog: v10.1.0...v10.1.1

10.1.0 (2023-02-28)

28 Feb 20:31
v10.1.0
ac910f3
Compare
Choose a tag to compare

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

10.0.5 (2023-02-28)

28 Feb 14:06
v10.0.5
240a00e
Compare
Choose a tag to compare

Bug Fixes

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

10.0.4 (2022-10-30)

30 Oct 17:54
v10.0.4
10a504a
Compare
Choose a tag to compare

Types

  • kitsu-core: add missing TypeScript types for isDeepEqual

10.0.3 (2022-10-30)

30 Oct 17:52
v10.0.3
4b6ce11
Compare
Choose a tag to compare

Bug Fixes

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

10.0.2 (2022-08-17)

17 Aug 14:11
v10.0.2
da58652
Compare
Choose a tag to compare

What's Changed

  • fix(kitsu-core): deserialize meta only relationships by @pedep in #727

Full Changelog: v10.0.1...v10.0.2

9.1.29 (2022-08-17)

17 Aug 14:10
v9.1.29
68ab7e8
Compare
Choose a tag to compare

What's Changed

  • fix(kitsu-core): deserialize meta only relationships by @pedep in #728

Full Changelog: v9.1.28...v9.1.29