Skip to content

Releases: wopian/kitsu

9.1.14 (2020-08-04)

04 Aug 01:04
Compare
Choose a tag to compare

Chores

  • add funding to package.json (2125de7)

Documentation Changes

  • fix markdown links on npm (0f971ed)
  • kitsu: document the expected structure of the model parameters (b981f31)

10.0.0-alpha.3 (2020-07-26)

26 Jul 03:39
Compare
Choose a tag to compare
Pre-release

Continuous Integration

  • lerna: include published version in commit message (9f5740d)
  • add github actions for eslint, build and size limit warnings (5bfe451)

Documentation Changes

  • add typescript types badges (3a09066)

Tests

  • run tests in both node and jsdom environments (a383794)

9.1.13 (2020-07-26)

26 Jul 03:37
Compare
Choose a tag to compare

Documentation Changes

  • add typescript types badges (4b9e7a9)

10.0.0-alpha.2 (2020-07-16)

16 Jul 21:16
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • kitsu-core: allow longer prototype chain on serialise (#447) (7826683)

Chores

  • release: update documentation (699bb64)

Documentation Changes

  • kitsu: move contributing, releases and license above api documentation (b0de3ab)
  • kitsu-core: move contributing, releases and license above api documentation (9c7d986)

9.1.12 (2020-07-16)

16 Jul 21:44
Compare
Choose a tag to compare

Bug Fixes

  • kitsu-core: allow longer prototype chain on serialise (#447) (9c066da)

10.0.0-alpha.1 (2020-06-15)

15 Jun 04:54
Compare
Choose a tag to compare
Pre-release

Documentation Changes

  • kitsu: fix typo in migration guide (af5ac6b)

10.0.0-alpha.0 (2020-06-15)

15 Jun 04:51
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • kitsu-core: don't serialise meta object as an attribute (dbd625c)
  • kitsu-core: serialise v9 relationship structures (32c40bf)

Documentation Changes

  • kitsu: add v10 migration guide (eb79c78)
  • kitsu-core: add v10 migration guide (b9b4f6e)

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)

14 Jun 22:46
Compare
Choose a tag to compare

Bug Fixes

  • kitsu: use ID-less URL for bulk extension in PATCH requests (2c31d42)

Other Changes

Tests

  • kitsu: re-add bulk test (3fcd884)

9.1.10 (2020-05-31)

14 Jun 22:46
Compare
Choose a tag to compare

Documentation Changes

  • fix spacing in description (8811add)

9.1.9 (2020-05-31)

31 May 01:53
Compare
Choose a tag to compare

Documentation Changes

  • update package descriptions (29b8693)