You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(kitsu-core): Deserialize and link nested relations (#601)
* fix(kistu-core): Deserialize and link nested relations
* fix(kitsu-core): Run linter and add jsdoc definitions for previouslyLinked
* refactor: remove default value of previouslyLinked in link()
Empty object is passed down from root linkRelationships
* ci(size-limit): increase warning threshold by 1 kB for CommonJS output
* test: check circular JSON exists in output
* docs: note previouslyLinked param on linkRelationships is only used internally
JSDoc doesn't have anything for this type of thing it seems.
Co-authored-by: wopian <james.harris@trutify.com>
Co-authored-by: James Harris <wopian@wopian.me>
0 commit comments