Skip to content

v1.4.45

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 17:26

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