Skip to content

Releases: wopian/kitsu

11.1.1 (2025-08-25)

25 Aug 01:54
v11.1.1
b209e64

Choose a tag to compare

Bug Fixes

  • kitsu-core: flag internal function as private to hide from docs (1b2f9b9)

Full Changelog: v11.1.0...v11.1.1

11.1.0 (2025-08-25)

25 Aug 01:22
v11.1.0
92ae6ed

Choose a tag to compare

Features

  • kitsu: implement opt-in data hoisting on returned responses (0266f66)
  • kitsu-core: implement opt-in data hoisting when deserialising response (72dc2be)

Full Changelog: v11.0.3...v11.1.0

11.0.3 (2025-08-07)

07 Aug 19:28
v11.0.3
9868891

Choose a tag to compare

What's Changed

  • README tidy up on npm package homepages

Full Changelog: v11.0.2...v11.0.3

11.0.2 (2025-08-07)

07 Aug 18:43
v11.0.2
3156997

Choose a tag to compare

What's Changed

  • refactor(kitsu-core): initialize deserialisation includes array only a single time by @Gberzi01 in #1094
    • kitsu-core is now up to 1,000 times faster at deserialisation for very large data sets

New Contributors

Full Changelog: v11.0.1...v11.0.2

11.0.1 (2025-04-09)

09 Apr 00:38
v11.0.1
1f93489

Choose a tag to compare

This release has no code changes from 11.0.0. It adds missing changes to the 11.0.0 changelog

11.0.0 Release Notes

11.0.0 (2025-04-09)

09 Apr 00:37
v11.0.0
92ed1e6

Choose a tag to compare

Bug Fixes

  • kitsu: correct jsdoc type definitions of return types (33f1bc2)
  • kitsu-core: correct jsdoc syntax for deserialiseArray (9096868)
  • kitsu-core: correct jsdoc syntax for filterIncludes (bb74de9)
  • kitsu-core: remove unused meta jsdoc (ead2add)
  • kitsu-core: return an empty string if splitModel is passed an empty url (5ef65dd)

Features

  • kitsu-core: return an empty string if paramKeyName is passed an undefined value (6112780)

BREAKING CHANGES

  • kitsu-core: drop support for node 14 and 16. minimum supported node is now 18 (5d715c2)
  • kitsu: drop support for node 14 and 16. minimum supported node is now 18 (f193e1e)
  • kitsu: upgrade axios to v1 (#1075) (a973b00)

Full Changelog: v10.2.1...v11.0.0

10.2.1 (2025-04-05)

05 Apr 16:26
v10.2.1
1fade70

Choose a tag to compare

What's Changed

  • build(deps): update dependency axios to v0.30.0 by @renovate in #1071

Full Changelog: v10.2.0...v10.2.1

10.2.0 (2025-01-03)

03 Jan 22:43
v10.2.0
ff1ada7

Choose a tag to compare

Features

10.1.5 (2024-03-30)

30 Mar 19:02
v10.1.5
59710ae

Choose a tag to compare

Bug Fixes

10.1.4 (2024-03-14)

14 Mar 21:01
v10.1.4
19d130e

Choose a tag to compare

Note: This was a re-release of 10.1.3

What's Changed

Bug Fixes

  • kitsu: export types in fine-grained exports (#968) (54b3657)
  • kitsu-core: export types in fine-grained exports (b1f15bf)

Full Changelog: v10.1.2...v10.1.4