|
16 | 16 |
|
17 | 17 | #### ⚠️ Pushed to master
|
18 | 18 |
|
| 19 | +- [package] Upgrade auto-config ([@alloy](https://github.com/alloy)) |
| 20 | +- v4.0.0 ([@alloy](https://github.com/alloy)) |
| 21 | +- docs: install `graphql` package explicitly ([@nodkz](https://github.com/nodkz)) |
| 22 | +- Update auto email to hopefully fix ([@zephraph](https://github.com/zephraph)) |
| 23 | +- v2.0.0 ([@alloy](https://github.com/alloy)) |
| 24 | +- Merge branch 'artola-master' ([@sibelius](https://github.com/sibelius)) |
| 25 | +- feat(merge): merge with master ([@sibelius](https://github.com/sibelius)) |
| 26 | +- v1.1.0 ([@alloy](https://github.com/alloy)) |
| 27 | +- [README] Small tweak ([@alloy](https://github.com/alloy)) |
| 28 | +- [README] Add link to babel ES module transform. ([@alloy](https://github.com/alloy)) |
| 29 | +- [README] Clarify what packages to use. ([@alloy](https://github.com/alloy)) |
| 30 | +- 0.9.0 ([@alloy](https://github.com/alloy)) |
| 31 | +- [package] Switch to prebuilt Relay packages. ([@alloy](https://github.com/alloy)) |
| 32 | +- [README] Update links to artifacts. ([@alloy](https://github.com/alloy)) |
| 33 | +- Added previously ignored src/bin files and missing test files ([@kastermester](https://github.com/kastermester)) |
| 34 | +- Added previously ignored src/bin files and missing test files ([@kastermester](https://github.com/kastermester)) |
| 35 | +- More tests and support for references added ([@kastermester](https://github.com/kastermester)) |
| 36 | +- Unignore src/bin ( [@khs@secoya.dk ](https://github.com/[email protected])) |
| 37 | +- Initial POC done ([@kastermester](https://github.com/kastermester)) |
| 38 | +- Began typing up the graphql-compiler package. ( [@khs@secoya.dk ](https://github.com/[email protected])) |
| 39 | + |
| 40 | +#### Authors: 7 |
| 41 | + |
| 42 | +- Tomasz Kontusz ([@ktosiek](https://github.com/ktosiek)) |
| 43 | +- Eloy Durán ([@alloy](https://github.com/alloy)) |
| 44 | +- Justin Bennett ([@zephraph](https://github.com/zephraph)) |
| 45 | +- [@nodkz](https://github.com/nodkz) |
| 46 | +- [@sibelius](https://github.com/sibelius) |
| 47 | +- [@kastermester](https://github.com/kastermester) |
| 48 | +- [@khs@secoya.dk ](https://github.com/[email protected]) |
| 49 | + |
| 50 | +--- |
| 51 | + |
| 52 | +# v4.1.0 (Fri May 10 2019) |
| 53 | + |
| 54 | +#### 🚀 Enhancement |
| 55 | + |
| 56 | +- Typing common fields on interfaces [#103](https://github.com/relay-tools/relay-compiler-language-typescript/pull/103) ([@ktosiek](https://github.com/ktosiek) [@alloy](https://github.com/alloy)) |
| 57 | + |
| 58 | +#### 🐛 Bug Fix |
| 59 | + |
| 60 | +- Ensure dependencies are present so the release can succeed [#102](https://github.com/relay-tools/relay-compiler-language-typescript/pull/102) ([@zephraph](https://github.com/zephraph)) |
| 61 | + |
| 62 | +#### 🏠 Internal |
| 63 | + |
| 64 | +- Update deploy command [#91](https://github.com/relay-tools/relay-compiler-language-typescript/pull/91) ([@zephraph](https://github.com/zephraph)) |
| 65 | +- Ignore npmrc [#90](https://github.com/relay-tools/relay-compiler-language-typescript/pull/90) ([@zephraph](https://github.com/zephraph)) |
| 66 | +- Add the auto release process [#88](https://github.com/relay-tools/relay-compiler-language-typescript/pull/88) ([@zephraph](https://github.com/zephraph)) |
| 67 | + |
| 68 | +#### ⚠️ Pushed to master |
| 69 | + |
19 | 70 | - v4.0.0 ([@alloy](https://github.com/alloy))
|
20 | 71 | - docs: install `graphql` package explicitly ([@nodkz](https://github.com/nodkz))
|
21 | 72 | - Update auto email to hopefully fix ([@zephraph](https://github.com/zephraph))
|
|
0 commit comments