Skip to content

0.7.4

Compare
Choose a tag to compare
@JaZo JaZo released this 20 Jun 08:23
· 367 commits to master since this release

Fixed

  • Reverted the behaviour of handling duplicate items back to what it was in <= 0.7.2. This change in behaviour was introduced in the last performance update (0.7.3).

N.B. This change will only affect you if you parse documents with duplicate items, which violates the JSON API spec:

A compound document MUST NOT include more than one resource object for each type and id pair.