File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1010* Feature: Allow per-request field-name normalization for symmetry with de-normalization [ #253 ] ( https://github.com/apollographql/apollo-link-rest/pull/253 )
1111* Improvement: Use globalThis instead of global [ #293 ] ( https://github.com/apollographql/apollo-link-rest/pull/293 )
1212* Fix: fieldNameNormalizer mangling ArrayBuffer/Blob types [ #247 ] ( https://github.com/apollographql/apollo-link-rest/pull/247 )
13+ * Drop dependency on ` graphql-anywhere ` ! [ #301 ] ( https://github.com/apollographql/apollo-link-rest/pull/301 )
1314
1415### v0.8.0
1516
Original file line number Diff line number Diff line change 11{
22 "name" : " apollo-link-rest" ,
3- "version" : " 0.9.0-rc.1 " ,
3+ "version" : " 0.9.0-rc.2 " ,
44 "description" : " Query existing REST services with GraphQL" ,
55 "license" : " MIT" ,
66 "main" : " ./lib/bundle.umd.js" ,
You can’t perform that action at this time.
0 commit comments