UNPKG

5.01 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## [0.2.8](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.2.7...@nuxt/typescript-runtime@0.2.8) (2019-12-02)
7
8**Note:** Version bump only for package @nuxt/typescript-runtime
9
10
11
12
13
14## [0.2.7](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.2.6...@nuxt/typescript-runtime@0.2.7) (2019-12-01)
15
16**Note:** Version bump only for package @nuxt/typescript-runtime
17
18
19
20
21
22## [0.2.6](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.2.5...@nuxt/typescript-runtime@0.2.6) (2019-12-01)
23
24**Note:** Version bump only for package @nuxt/typescript-runtime
25
26
27
28
29
30## [0.2.5](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.2.4...@nuxt/typescript-runtime@0.2.5) (2019-11-30)
31
32**Note:** Version bump only for package @nuxt/typescript-runtime
33
34
35
36
37
38## [0.2.4](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.2.3...@nuxt/typescript-runtime@0.2.4) (2019-11-05)
39
40**Note:** Version bump only for package @nuxt/typescript-runtime
41
42
43
44
45
46## [0.2.3](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.2.2...@nuxt/typescript-runtime@0.2.3) (2019-11-03)
47
48**Note:** Version bump only for package @nuxt/typescript-runtime
49
50
51
52
53
54## [0.2.2](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.2.1...@nuxt/typescript-runtime@0.2.2) (2019-10-18)
55
56
57### Bug Fixes
58
59* **runtime:** node 8 compatibility ([69f2d20](https://github.com/nuxt/typescript/commit/69f2d2053af8a00b4d11dc155a868183a0a392fb))
60
61
62
63
64
65## [0.2.1](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.2.0...@nuxt/typescript-runtime@0.2.1) (2019-10-08)
66
67**Note:** Version bump only for package @nuxt/typescript-runtime
68
69
70
71
72
73# [0.2.0](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.1.7...@nuxt/typescript-runtime@0.2.0) (2019-10-02)
74
75
76### Features
77
78* use hooks ([#97](https://github.com/nuxt/typescript/issues/97)) ([f7b680a](https://github.com/nuxt/typescript/commit/f7b680a))
79
80
81
82
83
84## [0.1.7](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.1.6...@nuxt/typescript-runtime@0.1.7) (2019-09-23)
85
86**Note:** Version bump only for package @nuxt/typescript-runtime
87
88
89
90
91
92## [0.1.6](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.1.5...@nuxt/typescript-runtime@0.1.6) (2019-09-16)
93
94**Note:** Version bump only for package @nuxt/typescript-runtime
95
96
97
98
99
100## [0.1.5](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.1.4...@nuxt/typescript-runtime@0.1.5) (2019-09-03)
101
102
103### Bug Fixes
104
105* pin typescript to 3.5.x ([d69ec27](https://github.com/nuxt/typescript/commit/d69ec27)), closes [#98](https://github.com/nuxt/typescript/issues/98)
106
107
108
109
110
111## [0.1.4](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.1.3...@nuxt/typescript-runtime@0.1.4) (2019-09-01)
112
113**Note:** Version bump only for package @nuxt/typescript-runtime
114
115
116
117
118
119## [0.1.3](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.1.2...@nuxt/typescript-runtime@0.1.3) (2019-08-22)
120
121
122### Bug Fixes
123
124* **runtime:** fix SyntaxError in node v8 ([#74](https://github.com/nuxt/typescript/issues/74)) ([f0ad7c2](https://github.com/nuxt/typescript/commit/f0ad7c2))
125
126
127
128
129
130## [0.1.2](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.1.1...@nuxt/typescript-runtime@0.1.2) (2019-08-20)
131
132
133### Bug Fixes
134
135* **runtime:** add missing generate cli option ([#65](https://github.com/nuxt/typescript/issues/65)) ([3bb2459](https://github.com/nuxt/typescript/commit/3bb2459))
136
137
138
139
140
141## [0.1.1](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.1.0...@nuxt/typescript-runtime@0.1.1) (2019-08-19)
142
143
144### Bug Fixes
145
146* remove setupTsConfig call ([#59](https://github.com/nuxt/typescript/issues/59)) ([4bbb063](https://github.com/nuxt/typescript/commit/4bbb063))
147
148
149
150
151
152# [0.1.0](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.0.4...@nuxt/typescript-runtime@0.1.0) (2019-08-10)
153
154
155* chore(runtime)!: remove tsconfig.json auto generation ([cb7162a](https://github.com/nuxt/typescript/commit/cb7162a))
156
157
158### BREAKING CHANGES
159
160* auto generation feature removal
161
162
163
164
165
166## [0.0.4](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.0.3...@nuxt/typescript-runtime@0.0.4) (2019-08-05)
167
168**Note:** Version bump only for package @nuxt/typescript-runtime
169
170
171
172
173
174## [0.0.3](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.0.2...@nuxt/typescript-runtime@0.0.3) (2019-07-24)
175
176**Note:** Version bump only for package @nuxt/typescript-runtime
177
178
179
180
181
182## [0.0.2](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.0.1...@nuxt/typescript-runtime@0.0.2) (2019-07-22)
183
184**Note:** Version bump only for package @nuxt/typescript-runtime
185
186
187
188
189
190## 0.0.1 (2019-07-05)
191
192**Note:** Version bump only for package @nuxt/typescript-runtime