Skip to content

Releases: wopian/kitsu

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

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