Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 047fa36

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent d4807bb commit 047fa36

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

CHANGELOG.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# v4.1.0 (Fri May 10 2019)
2+
3+
#### 🚀 Enhancement
4+
5+
- 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))
6+
7+
#### 🐛 Bug Fix
8+
9+
- 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))
10+
11+
#### 🏠 Internal
12+
13+
- Update deploy command [#91](https://github.com/relay-tools/relay-compiler-language-typescript/pull/91) ([@zephraph](https://github.com/zephraph))
14+
- Ignore npmrc [#90](https://github.com/relay-tools/relay-compiler-language-typescript/pull/90) ([@zephraph](https://github.com/zephraph))
15+
- Add the auto release process [#88](https://github.com/relay-tools/relay-compiler-language-typescript/pull/88) ([@zephraph](https://github.com/zephraph))
16+
17+
#### ⚠️ Pushed to master
18+
19+
- v4.0.0 ([@alloy](https://github.com/alloy))
20+
- docs: install `graphql` package explicitly ([@nodkz](https://github.com/nodkz))
21+
- Update auto email to hopefully fix ([@zephraph](https://github.com/zephraph))
22+
- v2.0.0 ([@alloy](https://github.com/alloy))
23+
- Merge branch 'artola-master' ([@sibelius](https://github.com/sibelius))
24+
- feat(merge): merge with master ([@sibelius](https://github.com/sibelius))
25+
- v1.1.0 ([@alloy](https://github.com/alloy))
26+
- [README] Small tweak ([@alloy](https://github.com/alloy))
27+
- [README] Add link to babel ES module transform. ([@alloy](https://github.com/alloy))
28+
- [README] Clarify what packages to use. ([@alloy](https://github.com/alloy))
29+
- 0.9.0 ([@alloy](https://github.com/alloy))
30+
- [package] Switch to prebuilt Relay packages. ([@alloy](https://github.com/alloy))
31+
- [README] Update links to artifacts. ([@alloy](https://github.com/alloy))
32+
- Added previously ignored src/bin files and missing test files ([@kastermester](https://github.com/kastermester))
33+
- Added previously ignored src/bin files and missing test files ([@kastermester](https://github.com/kastermester))
34+
- More tests and support for references added ([@kastermester](https://github.com/kastermester))
35+
- Unignore src/bin ([@khs@secoya.dk](https://github.com/[email protected]))
36+
- Initial POC done ([@kastermester](https://github.com/kastermester))
37+
- Began typing up the graphql-compiler package. ([@khs@secoya.dk](https://github.com/[email protected]))
38+
39+
#### Authors: 7
40+
41+
- Tomasz Kontusz ([@ktosiek](https://github.com/ktosiek))
42+
- Eloy Durán ([@alloy](https://github.com/alloy))
43+
- Justin Bennett ([@zephraph](https://github.com/zephraph))
44+
- [@nodkz](https://github.com/nodkz)
45+
- [@sibelius](https://github.com/sibelius)
46+
- [@kastermester](https://github.com/kastermester)
47+
- [@khs@secoya.dk](https://github.com/[email protected])

0 commit comments

Comments
 (0)