kitsu
Version:
A simple, lightweight & framework agnostic JSON:API client using Axios
891 lines (292 loc) • 23.2 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [11.0.1](https://github.com/wopian/kitsu/compare/v11.0.0...v11.0.1) (2025-04-09)
**Note:** Version bump only for package kitsu
# [11.0.0](https://github.com/wopian/kitsu/compare/v10.2.1...v11.0.0) (2025-04-09)
### Bug Fixes
* **kitsu:** correct jsdoc type definitions of return types ([33f1bc2](https://github.com/wopian/kitsu/commit/33f1bc2bb88ba57b5da25842dae15aa01d74e7b8))
### BREAKING CHANGES
* **kitsu:** drop support for node 14 and 16. minimum supported node is now 18 ([f193e1e](https://github.com/wopian/kitsu/commit/f193e1e53adabd3929a4236992d4a2a1eacb96e5))
* **kitsu:** upgrade axios to v1 ([#1075](https://github.com/wopian/kitsu/pull/1075)) ([a973b00](https://github.com/wopian/kitsu/commit/a973b00ab97ade92b410e70cf155b4e0b91ff049))
## [10.2.1](https://github.com/wopian/kitsu/compare/v10.2.0...v10.2.1) (2025-04-05)
**Note:** Version bump only for package kitsu
# [10.2.0](https://github.com/wopian/kitsu/compare/v10.1.5...v10.2.0) (2025-01-03)
### Features
* add http status code to kitsu responses ([#1041](https://github.com/wopian/kitsu/issues/1041)) ([9244269](https://github.com/wopian/kitsu/commit/9244269d408214c142bbc6840300b84e3b4ee987))
## [10.1.5](https://github.com/wopian/kitsu/compare/v10.1.4...v10.1.5) (2024-03-30)
### Bug Fixes
* **kitsu:** update dependency axios to v0.28.1 to address CVE-2023-45857 ([#964](https://github.com/wopian/kitsu/issues/964)) ([ac23118](https://github.com/wopian/kitsu/commit/ac2311858c29afa9c31f9fe6a68474a6edf853c7))
## [10.1.4](https://github.com/wopian/kitsu/compare/v10.1.2...v10.1.4) (2024-03-14)
### Bug Fixes
* **kitsu:** export types in fine-grained exports ([#968](https://github.com/wopian/kitsu/issues/968)) ([54b3657](https://github.com/wopian/kitsu/commit/54b36579f81113ba115cc5c5673c89b053f940f0))
## [10.1.3](https://github.com/wopian/kitsu/compare/v10.1.2...v10.1.3) (2024-03-14)
### Bug Fixes
* **kitsu:** export types in fine-grained exports ([#968](https://github.com/wopian/kitsu/issues/968)) ([54b3657](https://github.com/wopian/kitsu/commit/54b36579f81113ba115cc5c5673c89b053f940f0))
## [10.1.2](https://github.com/wopian/kitsu/compare/v10.1.1...v10.1.2) (2023-06-20)
### Bug Fixes
* correct the typing for config on post ([#873](https://github.com/wopian/kitsu/issues/873)) ([c741e0a](https://github.com/wopian/kitsu/commit/c741e0ac26d4c215c11dbbeefd55e28ba34a9498))
## [10.1.1](https://github.com/wopian/kitsu/compare/v10.1.0...v10.1.1) (2023-04-26)
**Note:** Version bump only for package kitsu
# [10.1.0](https://github.com/wopian/kitsu/compare/v10.0.5...v10.1.0) (2023-02-28)
### Features
* **kitsu:** Configurable modern query serializer ([ef94ae0](https://github.com/wopian/kitsu/commit/ef94ae0483bbe051f86faf47069168772b6cd5ac))
## [10.0.5](https://github.com/wopian/kitsu/compare/v10.0.4...v10.0.5) (2023-02-28)
### Bug Fixes
* **kitsu-core:** Allow empty POST body ([16cd20d](https://github.com/wopian/kitsu/commit/16cd20d74bf028deaed7a219c590f24a85adc752))
## [10.0.4](https://github.com/wopian/kitsu/compare/v10.0.3...v10.0.4) (2022-10-30)
**Note:** Version bump only for package kitsu
## [10.0.3](https://github.com/wopian/kitsu/compare/v10.0.2...v10.0.3) (2022-10-30)
**Note:** Version bump only for package kitsu
## [10.0.2](https://github.com/wopian/kitsu/compare/v10.0.1...v10.0.2) (2022-08-17)
**Note:** Version bump only for package kitsu
## [10.0.1](https://github.com/wopian/kitsu/compare/v10.0.0...v10.0.1) (2022-08-12)
**Note:** Version bump only for package kitsu
# [10.0.0](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.26...v10.0.0) (2022-08-11)
**Note:** Version bump only for package kitsu
# [10.0.0-alpha.26](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.25...v10.0.0-alpha.26) (2022-08-11)
**Note:** Version bump only for package kitsu
# [10.0.0-alpha.25](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.24...v10.0.0-alpha.25) (2022-07-13)
**Note:** Version bump only for package kitsu
# [10.0.0-alpha.24](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.23...v10.0.0-alpha.24) (2022-06-23)
**Note:** Version bump only for package kitsu
# [10.0.0-alpha.23](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.22...v10.0.0-alpha.23) (2022-05-03)
**Note:** Version bump only for package kitsu
# [10.0.0-alpha.22](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.21...v10.0.0-alpha.22) (2022-03-04)
**Note:** Version bump only for package kitsu
# [10.0.0-alpha.21](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.20...v10.0.0-alpha.21) (2022-02-17)
**Note:** Version bump only for package kitsu
# [10.0.0-alpha.20](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.19...v10.0.0-alpha.20) (2022-01-23)
**Note:** Version bump only for package kitsu
# [10.0.0-alpha.19](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.18...v10.0.0-alpha.19) (2021-12-09)
### Features
* **kitsu:** add axios options for all operations ([#623](https://github.com/wopian/kitsu/issues/623)) ([2e4dc9e](https://github.com/wopian/kitsu/commit/2e4dc9e70ea5ec183c72193ccc79bf1eabb8e37e))
# [10.0.0-alpha.18](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.17...v10.0.0-alpha.18) (2021-11-02)
**Note:** Version bump only for package kitsu
# [10.0.0-alpha.17](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.16...v10.0.0-alpha.17) (2021-10-19)
### Bug Fixes
* **kitsu-core:** Deserialize and link nested relations ([#601](https://github.com/wopian/kitsu/issues/601)) ([5bb705a](https://github.com/wopian/kitsu/commit/5bb705af57d2b0dc59c53550d1c220aa2cfed0c4))
# [10.0.0-alpha.16](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.15...v10.0.0-alpha.16) (2021-10-18)
**Note:** Version bump only for package kitsu
# [10.0.0-alpha.15](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.14...v10.0.0-alpha.15) (2021-10-08)
**Note:** Version bump only for package kitsu
# [10.0.0-alpha.14](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.13...v10.0.0-alpha.14) (2021-08-16)
### Features
* return header object when present ([b3e2624](https://github.com/wopian/kitsu/commit/b3e2624a1e5969e606fc50daa68fdd44ff90abb2))
# [10.0.0-alpha.13](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.12...v10.0.0-alpha.13) (2021-06-07)
### Bug Fixes
* **kitsu:** apply resCase setting to ID-less resource relationships ([a165983](https://github.com/wopian/kitsu/commit/a165983257fe8f0277e66792adc2f0f08e4fc4ba))
# [10.0.0-alpha.12](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.11...v10.0.0-alpha.12) (2021-06-07)
**Note:** Version bump only for package kitsu
# [10.0.0-alpha.11](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.10...v10.0.0-alpha.11) (2021-06-07)
### Bug Fixes
* re-add support for resource object-linkage for relationships ([#552](https://github.com/wopian/kitsu/issues/552)) ([f66d077](https://github.com/wopian/kitsu/commit/f66d077c8872a0f4c34ed46a48086ec32cdaf64e))
# [10.0.0-alpha.10](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.9...v10.0.0-alpha.10) (2021-02-04)
### Chores
* **release:** update documentation ([92d4246](https://github.com/wopian/kitsu/commit/92d4246))
# [10.0.0-alpha.9](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.8...v10.0.0-alpha.9) (2021-01-06)
### Build System / Dependencies
* update dependency axios to ^0.21.1 ([b34d854](https://github.com/wopian/kitsu/commit/b34d854))
### Chores
* **release:** update documentation ([840d383](https://github.com/wopian/kitsu/commit/840d383))
### Documentation Changes
* update minimum browser support for compiled outputs ([1bd4f77](https://github.com/wopian/kitsu/commit/1bd4f77))
### Refactors
* **kitsu:** change output directory to `dist` ([ac249b7](https://github.com/wopian/kitsu/commit/ac249b7))
# [10.0.0-alpha.8](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.7...v10.0.0-alpha.8) (2020-12-06)
### Build System / Dependencies
* **kitsu:** update devdependency [@size-limit](https://github.com/size-limit)/preset-small-lib to ~4.7.0 ([#487](https://github.com/wopian/kitsu/issues/487)) ([e82cafa](https://github.com/wopian/kitsu/commit/e82cafa))
* **kitsu:** update devdependency [@size-limit](https://github.com/size-limit)/preset-small-lib to ~4.8.0 ([#493](https://github.com/wopian/kitsu/issues/493)) ([50cfe59](https://github.com/wopian/kitsu/commit/50cfe59))
* **kitsu:** update devdependency [@size-limit](https://github.com/size-limit)/preset-small-lib to ~4.9.0 ([#498](https://github.com/wopian/kitsu/issues/498)) ([68170d2](https://github.com/wopian/kitsu/commit/68170d2))
* drop node 10 support ([#484](https://github.com/wopian/kitsu/issues/484)) ([e34fcec](https://github.com/wopian/kitsu/commit/e34fcec))
### Chores
* **release:** update documentation ([fe39500](https://github.com/wopian/kitsu/commit/fe39500))
### Documentation Changes
* **kitsu:** add missing commas to quick start ([32ab682](https://github.com/wopian/kitsu/commit/32ab682))
* **kitsu:** update examples to 10.x ([0154200](https://github.com/wopian/kitsu/commit/0154200))
* **kitsu:** update quick start to 10.x ([e1b988c](https://github.com/wopian/kitsu/commit/e1b988c))
* fix markdown links again ([44689d1](https://github.com/wopian/kitsu/commit/44689d1))
# [10.0.0-alpha.7](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.6...v10.0.0-alpha.7) (2020-10-25)
### Build System / Dependencies
* **kitsu:** update dependency axios to ~0.21.0 ([#463](https://github.com/wopian/kitsu/issues/463)) ([3f9f996](https://github.com/wopian/kitsu/commit/3f9f996))
* **kitsu:** update dependency merge-options to ^3.0.0 ([#464](https://github.com/wopian/kitsu/issues/464)) ([b8d174e](https://github.com/wopian/kitsu/commit/b8d174e))
* **kitsu:** update devdependency [@size-limit](https://github.com/size-limit)/preset-small-lib to ~4.6.0 ([#469](https://github.com/wopian/kitsu/issues/469)) ([e9d2feb](https://github.com/wopian/kitsu/commit/e9d2feb))
### Chores
* **release:** update documentation ([6d025ca](https://github.com/wopian/kitsu/commit/6d025ca))
# [10.0.0-alpha.6](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.5...v10.0.0-alpha.6) (2020-08-22)
### Bug Fixes
* **external:** pin axios to 0.19 to avoid breaking bug in 0.20 ([aa56def](https://github.com/wopian/kitsu/commit/aa56def))
### Chores
* **release:** update documentation ([e71b1dc](https://github.com/wopian/kitsu/commit/e71b1dc))
# [10.0.0-alpha.5](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.4...v10.0.0-alpha.5) (2020-08-04)
### Chores
* **release:** update documentation ([2f479c2](https://github.com/wopian/kitsu/commit/2f479c2))
### Documentation Changes
* fix markdown links ([e29946a](https://github.com/wopian/kitsu/commit/e29946a))
# [10.0.0-alpha.4](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.3...v10.0.0-alpha.4) (2020-08-04)
### Chores
* **release:** update documentation ([56b33eb](https://github.com/wopian/kitsu/commit/56b33eb))
* add funding to package.json ([8b00d5a](https://github.com/wopian/kitsu/commit/8b00d5a))
### Documentation Changes
* **kitsu:** document the expected structure of the model parameters ([173277e](https://github.com/wopian/kitsu/commit/173277e))
### Tests
* add test case for camelCase relationships ([818f033](https://github.com/wopian/kitsu/commit/818f033))
# [10.0.0-alpha.3](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.2...v10.0.0-alpha.3) (2020-07-26)
### Chores
* **release:** update documentation ([f89a7cf](https://github.com/wopian/kitsu/commit/f89a7cf))
### Documentation Changes
* add typescript types badges ([3a09066](https://github.com/wopian/kitsu/commit/3a09066))
### Tests
* run tests in both node and jsdom environments ([a383794](https://github.com/wopian/kitsu/commit/a383794))
# [10.0.0-alpha.2](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.1...v10.0.0-alpha.2) (2020-07-16)
### Chores
* **release:** update documentation ([699bb64](https://github.com/wopian/kitsu/commit/699bb64))
### Documentation Changes
* move contributing, releases and license above api documentation ([b0de3ab](https://github.com/wopian/kitsu/commit/b0de3ab))
# [10.0.0-alpha.1](https://github.com/wopian/kitsu/compare/v10.0.0-alpha.0...v10.0.0-alpha.1) (2020-06-15)
### Chores
* **release:** update documentation ([1b1f6d6](https://github.com/wopian/kitsu/commit/1b1f6d6))
* **release:** update documentation ([883512b](https://github.com/wopian/kitsu/commit/883512b))
### Documentation Changes
* **kitsu:** fix typo in migration guide ([af5ac6b](https://github.com/wopian/kitsu/commit/af5ac6b))
# [10.0.0-alpha.0](https://github.com/wopian/kitsu/compare/v9.1.11...v10.0.0-alpha.0) (2020-06-15)
### Chores
* **release:** update documentation ([da50d92](https://github.com/wopian/kitsu/commit/da50d92))
### Documentation Changes
* update READMEs ([469d23a](https://github.com/wopian/kitsu/commit/469d23a))
* **kitsu:** add v10 migration guide ([eb79c78](https://github.com/wopian/kitsu/commit/eb79c78))
### New Features
* **kitsu:** delete - add param parameter ([85a192b](https://github.com/wopian/kitsu/commit/85a192b))
* **kitsu:** patch - add params parameter ([8d8eda3](https://github.com/wopian/kitsu/commit/8d8eda3))
* **kitsu:** post - add params parameter ([13686be](https://github.com/wopian/kitsu/commit/13686be))
### Refactors
* **kitsu:** merge params and headers parameters into a single config object ([f98eef9](https://github.com/wopian/kitsu/commit/f98eef9))
* **kitsu:** request - move headers into config object ([85937c4](https://github.com/wopian/kitsu/commit/85937c4))
* **kitsu:** self - move params and headers into a config object ([c55949a](https://github.com/wopian/kitsu/commit/c55949a))
* **kitsu:** use merge-options instead of Object.assign ([8b49cc1](https://github.com/wopian/kitsu/commit/8b49cc1))
* **kitsu:** use merge-options instead of Object.assign for class constructor options ([9a162a0](https://github.com/wopian/kitsu/commit/9a162a0))
## [9.1.11](https://github.com/wopian/kitsu/compare/v9.1.10...v9.1.11) (2020-06-14)
### Bug Fixes
* **kitsu:** use ID-less URL for bulk extension in PATCH requests ([2c31d42](https://github.com/wopian/kitsu/commit/2c31d42))
### Chores
* **release:** update documentation ([ba00f68](https://github.com/wopian/kitsu/commit/ba00f68))
### Other Changes
* Update README.md ([6266c30](https://github.com/wopian/kitsu/commit/6266c30))
### Tests
* **kitsu:** re-add bulk test ([3fcd884](https://github.com/wopian/kitsu/commit/3fcd884))
## [9.1.10](https://github.com/wopian/kitsu/compare/v9.1.9...v9.1.10) (2020-05-31)
### Chores
* **release:** update documentation ([3817edc](https://github.com/wopian/kitsu/commit/3817edc))
### Documentation Changes
* fix spacing in description ([8811add](https://github.com/wopian/kitsu/commit/8811add))
## [9.1.9](https://github.com/wopian/kitsu/compare/v9.1.8...v9.1.9) (2020-05-31)
### Chores
* **release:** update documentation ([220ad78](https://github.com/wopian/kitsu/commit/220ad78))
### Continuous Integration
* fix size limit ([10fa5a1](https://github.com/wopian/kitsu/commit/10fa5a1))
### Documentation Changes
* update package descriptions ([29b8693](https://github.com/wopian/kitsu/commit/29b8693))
## [9.1.8](https://github.com/wopian/kitsu/compare/v9.1.7...v9.1.8) (2020-05-28)
### Bug Fixes
* add export paths with .js and .mjs for Node 13.1/14 exports field ([a8a06dd](https://github.com/wopian/kitsu/commit/a8a06dd))
* remove replace-in-file rewriting module import ([cbdc45e](https://github.com/wopian/kitsu/commit/cbdc45e))
### Chores
* **release:** update documentation ([fa0cdd8](https://github.com/wopian/kitsu/commit/fa0cdd8))
* **release:** update documentation ([ce00974](https://github.com/wopian/kitsu/commit/ce00974))
## [9.1.7](https://github.com/wopian/kitsu/compare/v9.1.6...v9.1.7) (2020-05-28)
### Bug Fixes
* use Node 13.1/14 exports field in package.json ([0a4692a](https://github.com/wopian/kitsu/commit/0a4692a))
### Chores
* **release:** update documentation ([8424d78](https://github.com/wopian/kitsu/commit/8424d78))
## [9.1.6](https://github.com/wopian/kitsu/compare/v9.1.5...v9.1.6) (2020-05-21)
### Chores
* **release:** update documentation ([dca0f14](https://github.com/wopian/kitsu/commit/dca0f14))
### Continuous Integration
* **npm:** ignore yarn log files ([297d1ef](https://github.com/wopian/kitsu/commit/297d1ef))
## [9.1.5](https://github.com/wopian/kitsu/compare/v9.1.4...v9.1.5) (2020-05-21)
### Chores
* **release:** update documentation ([912f59d](https://github.com/wopian/kitsu/commit/912f59d))
### Other Changes
* update sizelimit warning ([11959bf](https://github.com/wopian/kitsu/commit/11959bf))
## [9.1.4](https://github.com/wopian/kitsu/compare/v9.1.3...v9.1.4) (2020-05-21)
### Chores
* **release:** update documentation ([c2b9e13](https://github.com/wopian/kitsu/commit/c2b9e13))
* **release:** update documentation ([e8b37f1](https://github.com/wopian/kitsu/commit/e8b37f1))
### Documentation Changes
* **kitsu:** document 1.0/1.1/Extensions pagination strategies ([b54ede6](https://github.com/wopian/kitsu/commit/b54ede6))
* **kitsu:** enumerate resourceCase string values ([52c1c82](https://github.com/wopian/kitsu/commit/52c1c82))
## [9.1.3](https://github.com/wopian/kitsu/compare/v9.1.2...v9.1.3) (2020-05-21)
### Chores
* **release:** update documentation ([de730f2](https://github.com/wopian/kitsu/commit/de730f2))
### Documentation Changes
* **kitsu:** add clearing of to-one/to-many relationships to api.patch examples ([113e60f](https://github.com/wopian/kitsu/commit/113e60f))
## [9.1.2](https://github.com/wopian/kitsu/compare/v9.1.1...v9.1.2) (2020-05-21)
### Chores
* **release:** update documentation ([20e7cc6](https://github.com/wopian/kitsu/commit/20e7cc6))
### Documentation Changes
* **kitsu:** declare optional parameters in JSDoc syntax ([95eb9c1](https://github.com/wopian/kitsu/commit/95eb9c1))
* autogenerate typescript definitions ([6e1879f](https://github.com/wopian/kitsu/commit/6e1879f))
* update JSDoc Array syntax for better TypeScript usability ([8f147ab](https://github.com/wopian/kitsu/commit/8f147ab))
## [9.1.1](https://github.com/wopian/kitsu/compare/v9.1.0...v9.1.1) (2020-05-21)
### Bug Fixes
* **kitsu-core:** throw error if type is missing during serialisation ([570ef11](https://github.com/wopian/kitsu/commit/570ef11))
### Chores
* **release:** update documentation ([1c19a06](https://github.com/wopian/kitsu/commit/1c19a06))
# [9.1.0](https://github.com/wopian/kitsu/compare/v9.0.7...v9.1.0) (2020-05-21)
### Chores
* **release:** update documentation ([d77384c](https://github.com/wopian/kitsu/commit/d77384c))
* increase package warning limit ([c0136dc](https://github.com/wopian/kitsu/commit/c0136dc))
### Documentation Changes
* correct errors in types ([9ad8fc0](https://github.com/wopian/kitsu/commit/9ad8fc0))
* **kitsu:** document usage of the bulk extension ([e37b7ad](https://github.com/wopian/kitsu/commit/e37b7ad))
### New Features
* **kitsu:** support arbitrary requests ([e8aacc5](https://github.com/wopian/kitsu/commit/e8aacc5))
* **kitsu:** support the bulk extension specification ([f793988](https://github.com/wopian/kitsu/commit/f793988)), closes [#336](https://github.com/wopian/kitsu/issues/336)
## [9.0.7](https://github.com/wopian/kitsu/compare/v9.0.6...v9.0.7) (2020-05-19)
### Chores
* **release:** update documentation ([523553e](https://github.com/wopian/kitsu/commit/523553e))
### Documentation Changes
* **kitsu:** link to axios docs for axiosOptions and interceptors ([b678290](https://github.com/wopian/kitsu/commit/b678290))
### Other Changes
* Update MIGRATING.md ([c2fb17e](https://github.com/wopian/kitsu/commit/c2fb17e))
## [9.0.6](https://github.com/wopian/kitsu/compare/v9.0.5...v9.0.6) (2020-05-07)
### Chores
* **release:** update documentation ([03fc40e](https://github.com/wopian/kitsu/commit/03fc40e))
### Documentation Changes
* **kitsu:** add alias for delete to Quick Start in README ([c9ba1b6](https://github.com/wopian/kitsu/commit/c9ba1b6))
* **kitsu:** fix URL to more examples ([d3d46ce](https://github.com/wopian/kitsu/commit/d3d46ce))
* **kitsu:** remove node 12 notice ([6540e39](https://github.com/wopian/kitsu/commit/6540e39))
* **kitsu:** remove unused URL from README ([bafbeeb](https://github.com/wopian/kitsu/commit/bafbeeb))
* **kitsu:** update Quick Start in README ([f49064b](https://github.com/wopian/kitsu/commit/f49064b))
## [9.0.5](https://github.com/wopian/kitsu/compare/v9.0.4...v9.0.5) (2020-05-07)
### Chores
* **release:** update documentation ([2df72e7](https://github.com/wopian/kitsu/commit/2df72e7))
* trim CHANGELOG length ([af7db19](https://github.com/wopian/kitsu/commit/af7db19))
## [9.0.4](https://github.com/wopian/kitsu/compare/v9.0.3...v9.0.4) (2020-05-07)
### Chores
* **release:** update documentation ([9561c63](https://github.com/wopian/kitsu/commit/9561c63))
## [9.0.3](https://github.com/wopian/kitsu/compare/v9.0.2...v9.0.3) (2020-05-07)
### Chores
* **release:** update documentation ([95c3fbb](https://github.com/wopian/kitsu/commit/95c3fbb))
### Documentation Changes
* **kitsu:** add JSON:API query parameters to Quick Start ([a5c501a](https://github.com/wopian/kitsu/commit/a5c501a))
## [9.0.2](https://github.com/wopian/kitsu/compare/v9.0.1...v9.0.2) (2020-05-07)
### Chores
* **release:** update documentation ([84d00c5](https://github.com/wopian/kitsu/commit/84d00c5))
## [9.0.1](https://github.com/wopian/kitsu/compare/v9.0.0...v9.0.1) (2020-05-07)
### Chores
* **release:** update documentation ([03ec026](https://github.com/wopian/kitsu/commit/03ec026))
### Documentation Changes
* **kitsu:** add migration guide link to README ([e434df2](https://github.com/wopian/kitsu/commit/e434df2))
# [9.0.0](https://github.com/wopian/kitsu/compare/v8.3.1...v9.0.0) (2020-05-07)
### Build System / Dependencies
* **kitsu:** update devdependency [@size-limit](https://github.com/size-limit)/preset-small-lib to ~4.5.0 ([#405](https://github.com/wopian/kitsu/issues/405)) ([7e0072d](https://github.com/wopian/kitsu/commit/7e0072d))
### Chores
* **release:** update documentation ([08362a8](https://github.com/wopian/kitsu/commit/08362a8))
### Documentation Changes
* **kitsu:** add 9.0.0 migration guide ([8f899c5](https://github.com/wopian/kitsu/commit/8f899c5))
* update README ([6a73433](https://github.com/wopian/kitsu/commit/6a73433))
### New Features
* **kitsu:** handle nested (relationship) routes using kitsu-core's splitModel ([4f641b9](https://github.com/wopian/kitsu/commit/4f641b9))
### Refactors
* **kitsu:** (internal) pass camel and plural options as arguments to serialise ([046b51a](https://github.com/wopian/kitsu/commit/046b51a))