ja_serializer v0.17.0 Release Notes

  • 💥 Breaking

    • Empty relationships with links are now handled properly. Instead of returning a relationship resource with a broken link, we now remove the broken links from the serialized "relationships" key. - #340

    🐛 Bug fixes

    • Allow "import" to be used as a relationship name - #336