You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
# v10.1.4 (Mon Jan 06 2020)
2
+
3
+
#### 🐛 Bug Fix
4
+
5
+
- Specify the version of auto or default to v7 [#168](https://github.com/relay-tools/relay-compiler-language-typescript/pull/168) ([@zephraph](https://github.com/zephraph))
6
+
- feat: make mutation inputs mutable [#156](https://github.com/relay-tools/relay-compiler-language-typescript/pull/156) ([@ascagnel](https://github.com/ascagnel))
7
+
- feat: Disable eslint for generated modules [#162](https://github.com/relay-tools/relay-compiler-language-typescript/pull/162) ([@maraisr](https://github.com/maraisr))
8
+
9
+
#### Authors: 3
10
+
11
+
- Andrew Scagnelli ([@ascagnel](https://github.com/ascagnel))
0 commit comments