File tree Expand file tree Collapse file tree 6 files changed +32
-5
lines changed
Expand file tree Collapse file tree 6 files changed +32
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.7.0] ( https://github.com/nuxt/typescript/compare/@nuxt/types@0.6.4...@nuxt/types@0.7.0 ) (2020-03-27)
7+
8+
9+ ### Features
10+
11+ * ** types:** nuxt 2.12 support ([ #317 ] ( https://github.com/nuxt/typescript/issues/317 ) ) ([ 56626b4] ( https://github.com/nuxt/typescript/commit/56626b476ebf3a4d265c62f557fd0b9b4144745d ) )
12+
13+
14+
15+
16+
617## [ 0.6.4] ( https://github.com/nuxt/typescript/compare/@nuxt/types@0.6.3...@nuxt/types@0.6.4 ) (2020-03-02)
718
819** Note:** Version bump only for package @nuxt/types
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/types" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.7.0 " ,
44 "description" : " Nuxt.js types" ,
55 "repository" : " nuxt/typescript" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.1] ( https://github.com/nuxt/typescript/compare/@nuxt/typescript-build@0.6.0...@nuxt/typescript-build@0.6.1 ) (2020-03-27)
7+
8+ ** Note:** Version bump only for package @nuxt/typescript-build
9+
10+
11+
12+
13+
614# [ 0.6.0] ( https://github.com/nuxt/typescript/compare/@nuxt/typescript-build@0.5.8...@nuxt/typescript-build@0.6.0 ) (2020-03-02)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/typescript-build" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "description" : " Nuxt.js TypeScript support" ,
55 "repository" : " nuxt/typescript" ,
66 "license" : " MIT" ,
1515 "compile" : " tsc"
1616 },
1717 "dependencies" : {
18- "@nuxt/types" : " 0.6.4 " ,
18+ "@nuxt/types" : " 0.7.0 " ,
1919 "consola" : " ^2.11.3" ,
2020 "fork-ts-checker-webpack-plugin" : " ^4.1.2" ,
2121 "ts-loader" : " ^6.2.2" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.4.1] ( https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.4.0...@nuxt/typescript-runtime@0.4.1 ) (2020-03-27)
7+
8+ ** Note:** Version bump only for package @nuxt/typescript-runtime
9+
10+
11+
12+
13+
614# [ 0.4.0] ( https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@0.3.10...@nuxt/typescript-runtime@0.4.0 ) (2020-03-02)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/typescript-runtime" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.4.1 " ,
44 "description" : " Nuxt.js TypeScript Runtime support" ,
55 "repository" : " nuxt/typescript" ,
66 "license" : " MIT" ,
1919 "compile" : " tsc"
2020 },
2121 "dependencies" : {
22- "@nuxt/types" : " 0.6.4 " ,
22+ "@nuxt/types" : " 0.7.0 " ,
2323 "ts-node" : " ^8.8.1" ,
2424 "typescript" : " ~3.8"
2525 },
You can’t perform that action at this time.
0 commit comments