Skip to content

Commit 96aa6d5

Browse files
committed
Handle new lines inside block string correctly
Replicates graphql/graphql-js@42db579
1 parent 9ba7cf1 commit 96aa6d5

File tree

4 files changed

+261
-212
lines changed

4 files changed

+261
-212
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ a query language for APIs created by Facebook.
1313
[![Code Style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
1414

1515
The current version 1.0.1 of GraphQL-core-next is up-to-date with GraphQL.js version
16-
14.0.2. All parts of the API are covered by an extensive test suite of currently 1700
16+
14.0.2. All parts of the API are covered by an extensive test suite of currently 1679
1717
unit tests.
1818

1919

0 commit comments

Comments
 (0)