This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
v0.6.12
New
- Add support for graphql
v0.12.x
andv0.13.x
. (#411 @graingert, 2606b7f) - Add support for IE10/11 on GraphiQL page. (5a082b2)
- Make profiling easier by using named function for the middleware. (#415 @oliviertassinari)
Fixes
- Updated GraphiQL to
v0.11.11
. (#397 @ErikWittern) - Set meta referrer=origin on GraphiQL page. (#412 @GromNaN)
- Set 500 status code when graphql returns a result with no data. (#419 @JontyUsborne)