Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: kitsu-core typescript implementations & JSON:API v1.1 type definitions #930

Open
wants to merge 14 commits into
base: refactor/typescript
Choose a base branch
from

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    3d5dd0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c56275 View commit details
    Browse the repository at this point in the history
  3. implement isDeepEqual

    pedep committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    617c11b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7202f7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c84d29c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ee07a3 View commit details
    Browse the repository at this point in the history
  7. bump LTS version of node in CI

    pedep committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e26f850 View commit details
    Browse the repository at this point in the history
  8. use correct import path

    pedep committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    dd4b942 View commit details
    Browse the repository at this point in the history
  9. implement query

    pedep committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ca67dca View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. implement serialise & error

    pedep committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b4214b4 View commit details
    Browse the repository at this point in the history
  2. specs: cover remaining branch

    pedep committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    72694d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    099e17c View commit details
    Browse the repository at this point in the history
  4. implement filterIncludes

    pedep committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0e8342d View commit details
    Browse the repository at this point in the history
  5. implement splitModel

    pedep committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    be8ac30 View commit details
    Browse the repository at this point in the history