Skip to content

Releases: wopian/kitsu

10.0.0-alpha.11 (2021-06-07)

07 Jun 04:52
394139c
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • re-add support for resource object-linkage for relationships (#552) (f66d077)

9.1.19 (2021-06-07)

07 Jun 05:07
a3a7d62
Compare
Choose a tag to compare

Bug Fixes

  • re-add support for resource object-linkage for relationships (#552) (a88d18e)

10.0.0-alpha.10 (2021-02-04)

04 Feb 11:14
0951b65
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • kitsu-core: prevent empty relationships from being stripped during serialisation (8a7d453), closes #517

Documentation Changes

  • kitsu-core: fix typo in MIGRATING.md (9a51336)

Tests

  • add test for empty to-one/to-many relationship serialisation (0dda0fe)

10.0.0-alpha.9 (2021-01-06)

06 Jan 20:49
320d101
Compare
Choose a tag to compare
Pre-release

Build System / Dependencies

  • kitsu: update dependency axios to ^0.21.1 (b34d854)

Chores

  • release: update documentation (840d383)

Documentation Changes

  • update minimum browser support for compiled outputs (1bd4f77)

Refactors

  • kitsu: change output directory to dist (ac249b7)
  • kitsu-core: change output directory to dist (ddcbe09), closes #510
  • kitsu-core: change camel, kebab and snake to named exports (1accdbb)

9.1.18 (2021-01-06)

06 Jan 20:45
7d88dbf
Compare
Choose a tag to compare

Build System / Dependencies

  • ignore 10.x dist output in 9.x releases (56e455a)
  • update dependency axios to ^0.21.1 (fcef128)

Chores

  • release: update documentation (24985f1)

Documentation Changes

  • update minimum browser support for compiled outputs (7cb4513)

10.0.0-alpha.8 (2020-12-06)

06 Dec 20:26
e6b40ea
Compare
Choose a tag to compare
Pre-release

Build System / Dependencies

Chores

  • release: update documentation (fe39500)

Documentation Changes

  • kitsu: add missing commas to quick start (32ab682)
  • kitsu: update examples to 10.x (0154200)
  • kitsu: update quick start to 10.x (e1b988c)
  • kitsu: fix markdown links again (44689d1)

9.1.17 (2020-12-06)

06 Dec 20:27
c7d71b9
Compare
Choose a tag to compare

Chores

  • release: update documentation (89746a8)

Documentation Changes

  • kitsu: add missing commas to quick start (5c02d2b)
  • kitsu: example for JSON:API 1.1 nested filters (d733c63)

10.0.0-alpha.7 (2020-10-25)

25 Oct 17:36
Compare
Choose a tag to compare
Pre-release

Build System / Dependencies

  • kitsu: update dependency axios to ^0.21.0 (#463) (3f9f996)
  • kitsu: update dependency merge-options to ^3.0.0 (#464) (b8d174e)

9.1.16 (2020-10-25)

25 Oct 17:42
Compare
Choose a tag to compare

Build System / Dependencies

  • kitsu: update dependency axios to ^0.21.0 (1015412)

10.0.0-alpha.6 (2020-08-22)

22 Aug 17:06
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • external: pin axios to 0.19 to avoid breaking bug in 0.20 (aa56def)