v0.5.2
版本发布时间: 2016-05-27 10:11:48
graphql/express-graphql最新发布版本:v0.12.0(2020-11-19 23:10:40)
Special thanks to @calebmer and @chentsulin for their help in fixing issues for this release.
New:
- Supports
graphql-js
v0.6.0. - Supports
connect
in addition to the existing support forexpress
(23e1a0c5abb3afbde5d6ff895cd88f81a99e0553) - Now built using babel v6 (d3d170c52b38494261e6f4af32963d92f2c68523)
- Use latest version of GraphiQL v0.7.1 (#80)
Fixed:
- Proper
<title>
and<meta>
tags added to GraphiQL mode. (#85) - Response is sent into the
config
function (#84) - Better error messages (#65)