Skip to content

Releases: stantanasi/jsonapi-client

Release v1.2.8

Choose a tag to compare

@github-actions github-actions released this 23 May 13:29

Added

  • Improve return types of find and findById methods
  • Prevent assigning undefined field on save
  • Add isDeleted property

Release v1.2.7

Choose a tag to compare

@github-actions github-actions released this 13 May 16:19

Added

  • Implement set custom URL query params
  • Export Query helper types

Fixed

  • Prevent considering type as attribute when assigning

Release v1.2.6

Choose a tag to compare

@github-actions github-actions released this 29 Apr 19:53

Added

  • Support graphiti comparison operations (#3)

Release v1.2.5

Choose a tag to compare

@github-actions github-actions released this 27 Apr 19:19

Added

  • Cast relationships to Model instance when setting value

Fixed

  • Prevent calling identifier method if relationship not a model

Release v1.2.4

Choose a tag to compare

@github-actions github-actions released this 25 Apr 08:53
Merge branch 'release/v1.2.4'

Release v1.2.3

Choose a tag to compare

@github-actions github-actions released this 25 Apr 08:20
Merge branch 'release/v1.2.3'

Release v1.2.2

Choose a tag to compare

@github-actions github-actions released this 23 Apr 21:10
Merge branch 'release/v1.2.2'

Release v1.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Apr 15:58
Merge branch 'release/v1.2.1'

Release v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 11:26
Merge branch 'release/v1.2.0'

Release v1.1.4

Choose a tag to compare

@github-actions github-actions released this 11 Apr 18:11
Merge branch 'release/v1.1.4'