Releases: wopian/kitsu
Releases · wopian/kitsu
9.1.14 (2020-08-04)
10.0.0-alpha.3 (2020-07-26)
9.1.13 (2020-07-26)
Documentation Changes
- add typescript types badges (4b9e7a9)
10.0.0-alpha.2 (2020-07-16)
9.1.12 (2020-07-16)
10.0.0-alpha.1 (2020-06-15)
Documentation Changes
- kitsu: fix typo in migration guide (af5ac6b)
10.0.0-alpha.0 (2020-06-15)
Bug Fixes
- kitsu-core: don't serialise meta object as an attribute (dbd625c)
- kitsu-core: serialise v9 relationship structures (32c40bf)
Documentation Changes
New Features
- kitsu: delete - add param parameter (85a192b)
- kitsu: patch - add params parameter (8d8eda3)
- kitsu: post - add params parameter (13686be)
Refactors
- kitsu: merge params and headers parameters into a single config object (f98eef9)
- kitsu: request - move headers into config object (85937c4)
- kitsu: self - move params and headers into a config object (c55949a)
- kitsu: use merge-options instead of Object.assign (8b49cc1)
- kitsu: use merge-options instead of Object.assign for class constructor options (9a162a0)
9.1.11 (2020-06-14)
9.1.10 (2020-05-31)
Documentation Changes
- fix spacing in description (8811add)
9.1.9 (2020-05-31)
Documentation Changes
- update package descriptions (29b8693)