Skip to content

0.13.0

Choose a tag to compare

@JaZo JaZo released this 14 Jan 15:38
· 339 commits to master since this release

Fixed

  • Omit item from included when it has no attributes or relationships (only type and id)
    N.B. This is a breaking change if you implement the ItemInterface yourself instead of using the supplied Item.
  • Make sure included is always a plain array so it is serialized as array