Skip to content

Releases: reva2/jsonapi

2.1.1

Choose a tag to compare

@reva2 reva2 released this 17 Jun 11:07
0c56b78

Fixes

  • Fix uncaught TypeError when two relationships collide by type and id

3.2.2

Choose a tag to compare

@reva2 reva2 released this 12 Dec 15:23
c26a5ee
  • Set default value for sortParameters to null

3.2.1

Choose a tag to compare

@reva2 reva2 released this 12 Dec 15:13
1caeaa6
  • Various small fixes

3.2.0

Choose a tag to compare

@reva2 reva2 released this 10 Dec 12:26
02cea2a
  • Upgrade to neomerx:json-api:4.x

3.1.1

Choose a tag to compare

@reva2 reva2 released this 22 Sep 20:23
a079ce3
  • Fix issue with invalid characters in cache keys

3.1.0

Choose a tag to compare

@reva2 reva2 released this 22 Sep 20:00
ee82dba
  • Replace 'doctrine/cache' with 'symfony/cache'

3.0.3

Choose a tag to compare

@reva2 reva2 released this 19 Sep 11:50
a7a41ae
  • Fix issue with missing dependency for 'doctrine/cache'

3.0.2

Choose a tag to compare

@reva2 reva2 released this 19 Sep 10:34
d2b4674
  • Fix issue with 'symfony/http-kernel' version requirements

3.0.1

Choose a tag to compare

@reva2 reva2 released this 19 Sep 10:30
efa4ca0
  • Update PHP version requirements

3.0.0

Choose a tag to compare

@reva2 reva2 released this 18 Sep 05:59
12c2e09
  • Replace 'doctrine/annotations' with native PHP attributes