Skip to content

Commit a2742ee

Browse files
committed
Bumping minor
1 parent ecd9cc7 commit a2742ee

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Change log
22

3+
### v2.7.0
4+
5+
* Export DocumentNode in TypeScript via `graphql-js` [felixfbecker](https://github.com/felixfbecker) in [PR #141](https://github.com/apollographql/graphql-tag/pull/141)
6+
7+
### v2.6.0
8+
9+
* Support multiple query definitions when using Webpack loader [jfaust](https://github.com/jfaust) in
10+
[PR #122](https://github.com/apollographql/graphql-tag/pull/122)
11+
12+
### v2.5.0
13+
14+
* Update graphql to ^0.11.0, add graphql@^0.11.0 to peerDependencies [pleunv](https://github.com/pleunv) in
15+
[PR #124](https://github.com/apollographql/graphql-tag/pull/124)
16+
17+
### v2.4.{1,2}
18+
19+
* Temporarily reverting [PR #99](https://github.com/apollographql/graphql-tag/pull/99) to investigate issues with
20+
bundling
21+
22+
### v2.4.0
23+
24+
* Add support for descriptors [jamiter](https://github.com/jamiter) in
25+
[PR #99](https://github.com/apollographql/graphql-tag/pull/99)
26+
327
### v2.3.0
428
- Add flow support [michalkvasnicak](https://github.com/michalkvasnicak) in [PR #98](https://github.com/apollographql/graphql-tag/pull/98)
529

0 commit comments

Comments
 (0)