Bug Fixes:
-
remove unnecessary warning for recursive embedded types (#386) by Scott Bennett (#386)
-
allow posting through related properly (#385) by Geoffrey Lessel (#385)
-
return correct id when posting through related by Geoffrey Lessel (#385)
-
empty includes should not crash (#383) by Cyprien Poisson (#383)
-
handle cross-domain fields[{type}] requests by @zachdaniel