Skip to content

Releases: wopian/kitsu

10.0.0-alpha.16 (2021-10-18)

18 Oct 09:37
v10.0.0-alpha.16
df9a901
Compare
Choose a tag to compare
Pre-release

What's Changed

  • build(kitsu): update dependency axios to v0.23.0 by @renovate in #598

Full Changelog: v10.0.0-alpha.15...v10.0.0-alpha.16

9.1.21 (2021-10-18)

18 Oct 09:36
v9.1.21
6ca010f
Compare
Choose a tag to compare

What's Changed

  • build(kitsu): update dependency axios to v0.23.0 by @wopian in c9d664c

Full Changelog*: v9.1.20...v9.1.21

10.0.0-alpha.15 (2021-10-08)

08 Oct 11:23
v10.0.0-alpha.15
d007036
Compare
Choose a tag to compare
Pre-release

What's Changed

  • build(deps): bump axios from 0.21.1 to 0.22.0 by @wopian in #595

Full Changelog: v10.0.0-alpha.14...v10.0.0-alpha.15

9.1.20 (2021-10-08)

08 Oct 11:22
v9.1.20
5574ec3
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump axios from 0.21.1 to 0.22.0 by @wopian in #596

Full Changelog: v9.1.19...v9.1.20

10.0.0-alpha.14 (2021-08-16)

16 Aug 11:10
v10.0.0-alpha.14
75b5628
Compare
Choose a tag to compare
Pre-release

Features

  • return header object when present (b3e2624)

10.0.0-alpha.13 (2021-06-07)

07 Jun 19:36
57c200f
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • kitsu: apply resCase setting to ID-less resource relationships (a165983)

10.0.0-alpha.12 (2021-06-07)

07 Jun 05:22
29269fa
Compare
Choose a tag to compare
Pre-release

Note: Version bump only for package kitsu and kitsu-core

10.0.0-alpha.11 (2021-06-07)

07 Jun 04:52
394139c
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • re-add support for resource object-linkage for relationships (#552) (f66d077)

9.1.19 (2021-06-07)

07 Jun 05:07
a3a7d62
Compare
Choose a tag to compare

Bug Fixes

  • re-add support for resource object-linkage for relationships (#552) (a88d18e)

10.0.0-alpha.10 (2021-02-04)

04 Feb 11:14
0951b65
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • kitsu-core: prevent empty relationships from being stripped during serialisation (8a7d453), closes #517

Documentation Changes

  • kitsu-core: fix typo in MIGRATING.md (9a51336)

Tests

  • add test for empty to-one/to-many relationship serialisation (0dda0fe)