File tree 4 files changed +26
-2
lines changed
4 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.0.3] ( https://github.com/nuxt/typescript/compare/@nuxt/typescript-build@2.0.2...@nuxt/typescript-build@2.0.3 ) (2020-09-02)
7
+
8
+ ** Note:** Version bump only for package @nuxt/typescript-build
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.0.2] ( https://github.com/nuxt/typescript/compare/@nuxt/typescript-build@2.0.0...@nuxt/typescript-build@2.0.2 ) (2020-07-26)
7
15
8
16
** Note:** Version bump only for package @nuxt/typescript-build
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/typescript-build" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " Nuxt.js TypeScript support" ,
5
5
"repository" : " nuxt/typescript" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0] ( https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@1.0.0...@nuxt/typescript-runtime@2.0.0 ) (2020-09-02)
7
+
8
+
9
+ ### chore
10
+
11
+ * ** deps:** upgrade ts-node to v9 ([ 380eccc] ( https://github.com/nuxt/typescript/commit/380eccce6059ee819a381063540ca39c554f0b54 ) )
12
+
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ * ** deps:** Drops support for Node versions < 10
17
+
18
+
19
+
20
+
21
+
6
22
# [ 1.0.0] ( https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.4.10...@nuxt/typescript-runtime@1.0.0 ) (2020-07-06)
7
23
8
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/typescript-runtime" ,
3
- "version" : " 1 .0.0" ,
3
+ "version" : " 2 .0.0" ,
4
4
"description" : " Nuxt.js TypeScript Runtime support" ,
5
5
"repository" : " nuxt/typescript" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments