Releases: wopian/kitsu
Releases · wopian/kitsu
10.0.1 (2022-08-12)
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)
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
- feat(kitsu): add axios options for all operations by @justin-tay in #623
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
Dependency Updates
New Contributors
- @justin-tay made their first contribution in #623
- @pedep made their first contribution in #683
Full Changelog: v9.1.27...v10.0.0
10.0.0-alpha.26 (2022-08-11)
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)
Restored Node 10 support in compiled output
Full Changelog: v9.1.27...v9.1.28
9.1.27 (2022-08-11)
What's Changed
Full Changelog: v9.1.26...v9.1.27
9.1.26 (2022-08-11)
What's Changed
Full Changelog: v9.1.25...v9.1.26
10.0.0-alpha.25 (2022-07-13)
What's Changed
Full Changelog: v10.0.0-alpha.24...v10.0.0-alpha.25
10.0.0-alpha.24 (2022-06-23)
10.0.0-alpha.23 (2022-05-03)
What's Changed
- build: drop node 12 support by @wopian in #665
- build(kitsu): update dependency axios to v0.27.2 by @renovate in #666
Full Changelog: v10.0.0-alpha.22...v10.0.0-alpha.23
v10.0.0-alpha.22 (2022-03-04)
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