This repository was archived by the owner on Sep 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v13.0.1 (Tue Aug 04 2020)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - Disable ts-checks on output files [ #194 ] ( https://github.com/relay-tools/relay-compiler-language-typescript/pull/194 ) ([ @AnotherHermit ] ( https://github.com/AnotherHermit ) )
6
+ - Update fixtures and tests with relay-compiler v10.0.0
[ #196 ] ( https://github.com/relay-tools/relay-compiler-language-typescript/pull/196 ) (
[email protected] [ @wadamek65 ] ( https://github.com/wadamek65 ) )
7
+
8
+ #### ⚠️ Pushed to master
9
+
10
+ - Revert "stash demo prep changes" ([ @alloy ] ( https://github.com/alloy ) )
11
+ - [ examples] Run webpack in dev mode ([ @alloy ] ( https://github.com/alloy ) )
12
+ - [ examples] More package cleanup and type-fixing ([ @alloy ] ( https://github.com/alloy ) )
13
+ - stash demo prep changes ([ @alloy ] ( https://github.com/alloy ) )
14
+ - [ example-hooks] Fix checkbox not being checked ([ @alloy ] ( https://github.com/alloy ) )
15
+ - [ example-hooks] Fix incorrect @typings/relay-runtime being loaded ([ @alloy ] ( https://github.com/alloy ) )
16
+
17
+ #### Authors: 4
18
+
19
+ - [ @AnotherHermit ] ( https://github.com/AnotherHermit )
20
+ - Eloy Durán ([ @alloy ] ( https://github.com/alloy ) )
21
+
22
+ - Wojciech Adamek ([ @wadamek65 ] ( https://github.com/wadamek65 ) )
23
+
24
+ ---
25
+
1
26
# v13.0.0 (Mon Jul 27 2020)
2
27
3
28
#### 💥 Breaking Change
You can’t perform that action at this time.
0 commit comments