graphql 0.10.3
New:
- Additional detection in
findBreakingChanges()(#874) - Experimental Schema Language now allows a leading pipe in union definitions (#907, #911)
- A
printIntrospectionSchema()utility is now exported (#905) - A
getDirectiveValues()utility is now exported (a1f63083fb1abb7cb3d57754ae41a54c8ff4b382)
Fixed:
- Improvements to error messages
- Removes trailing commas from source so it can experimentally be used directly (86009a68cdd09a7f3078e53a6c99397a7561d5f5)