Skip to content

Releases: wopian/kitsu

10.0.1 (2022-08-12)

12 Aug 13:48
v10.0.1
88c4b33
Compare
Choose a tag to compare

What's Changed

  • fix(kitsu-core): prevent relationship mutation during multi-circular deserialisation by @pedep in #722

Full Changelog: v10.0.0...v10.0.1

10.0.0 (2022-08-11)

11 Aug 15:30
v10.0.0
385e2a8
Compare
Choose a tag to compare

What's Changed

Migration Guide

This release is identical to 10.0.0-alpha.26, if you're already on the alpha release there is likely no changes you need to make.

kitsu migration guide from 9.x to 10.x
kitsu-core migration guide from 9.x to 10.x

Node Support

New Features

Bug Fixes

  • fix(kitsu-core): Deserialize and link nested relations by @mgebeily in #601
  • fix(kitsu-core): use typeof instead of constructor comparison for checking if Object by @wopian in #654
  • fix(kitsu-core): fix deserialisation of relationships from primary data by @pedep in #683
  • fix(kitsu-core) deserialise nested relationships of same name by @pedep in #693
  • fix(kitsu-core): fix inability to link relationship links on circular resources by @pedep in #699

Refactors

  • refactor: replace merge-options with spread operator by @wopian in #603

Dependency Updates

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

New Contributors

Full Changelog: v9.1.27...v10.0.0

10.0.0-alpha.26 (2022-08-11)

11 Aug 12:45
v10.0.0-alpha.26
ed48db2
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix(kitsu-core): fix inability to link relationship links on circular resources by @pedep in #699
  • docs(kitsu-core): update jsdoc for deserialise function by @wopian in #703

Full Changelog: v10.0.0-alpha.25...v10.0.0-alpha.26

9.1.28 (2022-08-11)

11 Aug 17:17
v9.1.28
553dfef
Compare
Choose a tag to compare

Restored Node 10 support in compiled output

Full Changelog: v9.1.27...v9.1.28

9.1.27 (2022-08-11)

11 Aug 15:05
v9.1.27
fab4609
Compare
Choose a tag to compare

What's Changed

  • build(kitsu): update dependency axios to v0.27.2 (9.x) by @renovate in #707

Full Changelog: v9.1.26...v9.1.27

9.1.26 (2022-08-11)

11 Aug 12:45
v9.1.26
1c35db5
Compare
Choose a tag to compare

What's Changed

  • docs(kitsu-core): update jsdoc for deserialise function by @wopian in #702

Full Changelog: v9.1.25...v9.1.26

10.0.0-alpha.25 (2022-07-13)

13 Jul 19:20
v10.0.0-alpha.25
f338074
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix(kitsu-core) deserialise nested relationships of same name by @pedep in #693

Full Changelog: v10.0.0-alpha.24...v10.0.0-alpha.25

10.0.0-alpha.24 (2022-06-23)

23 Jun 22:58
v10.0.0-alpha.24
1184a33
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix(kitsu-core): fix deserialisation of relationships from primary data by @pedep in #683

New Contributors

Full Changelog: v10.0.0-alpha.23...v10.0.0-alpha.24

10.0.0-alpha.23 (2022-05-03)

03 May 11:09
v10.0.0-alpha.23
118cde3
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v10.0.0-alpha.22...v10.0.0-alpha.23

v10.0.0-alpha.22 (2022-03-04)

04 Mar 11:50
v10.0.0-alpha.22
9448879
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix(kitsu-core): use typeof instead of constructor comparison for checking if Object by @wopian in #654

Full Changelog: v10.0.0-alpha.21...v10.0.0-alpha.22