Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 21:42
· 15 commits to main since this release
a9980c1

Patch Changes

  • #35 a682f85 Thanks @abartolotdf! - Fix a regression w.r.t body parsing introduced in #28.

    Bodies which are already parsed object should just be returned outright rather than treated as invalid.

    This issue manifests for users as an invalid POST request from Apollo Server.