Commit Graph

20 Commits

Author SHA1 Message Date
renovate[bot] 71054e5f61 chore(deps): update dependency @nuxt/loading-screen to ^0.2.0 (#5353) 2019-03-23 12:25:40 +04:30
renovate[bot] 3c50876d73 chore(deps): update all non-major dependencies (#5325) 2019-03-22 18:01:04 +04:30
pooya parsa 5d7757bf29 v2.5.1 2019-03-22 02:18:39 +04:30
pooya parsa e2c296321b v2.5.0 2019-03-21 16:37:34 +03:30
pooya parsa 665f15ad36 fix(pkg): add missing dependencies
[release]
2019-03-20 22:22:36 +03:30
pooya parsa 0ad13e04d2 v2.4.5 2019-02-26 14:01:42 +03:30
pooya parsa 85c7869641 v2.4.4 2019-02-26 13:56:12 +03:30
pooya parsa 1be455f5af manually bump all versions to 2.4.3 2019-02-06 19:27:43 +03:30
pooya parsa 13e494c0f0 v2.4.3 2019-02-06 19:26:54 +03:30
Clark Du 32b0f155c9 v2.4.2 2019-01-30 15:15:05 +00:00
Clark Du ade4bbe486 v2.4.1 2019-01-30 14:07:33 +00:00
Clark Du 5f221b4b7e v2.4.0 2019-01-28 17:41:28 +00:00
Clark Du bacf0d40ef doc: resize contributors image [skip ci] 2019-01-24 11:24:34 +00:00
Clark Du 996ff36738 doc: add aldarund and kevinmarrec into pkg.json 2019-01-24 11:09:25 +00:00
pooya parsa 3043f15ad8 chore(pkg): add @aldarund and @kevinmarrec
[skip ci]
2019-01-24 14:32:31 +03:30
Kevin Marrec 2a1ee96a4b feat(ts): auto generate tsconfig.json (#4776)
* Bundle `@types/node` into `nuxt-ts` distribution

* feat(ts): Autogenerated tsconfig.json

* fix(examples): Update typescript examples

* fix(ts): Add `dist` & `tsconfig.json` to `pakage.json` files

* fix: add missing new line at the end of generated `tsconfig.json`

* add suffix if needed to `tsconfig.json` types during package build

* use `readJSON` over `readJSONSync`

* fix indentation in `nuxt-ts/tsconfig.json`

* use writeJson instead of writeFile

* split `nuxt-ts/src` in 2 functions + rootDir parametr + add tests

* add `fs-extra` to dependencies to prevent build warning

* JSON everywhere instead of JSON/Json

* fix: missing call to generateTsConfigIfMissing

* ask confirmation for tsconfig.json generation

* improvement: let compilerOptions.module as default

* improvements

* move from github link to friendly linkable local path

* add resolveJsonModule in default config

Co-Authored-By: kevinmarrec <kevin@marrec.io>

* Move `nuxt-ts` logic to `@nuxt/typescript`

* Upgrade to `ts-node@8.0.1`
2019-01-23 10:53:52 +01:00
renovate[bot] 991da1acf4 chore(deps): update all non-major dependencies (#4790) 2019-01-19 15:50:25 +03:30
renovate[bot] 4587a221df chore(deps): update all non-major dependencies (#4733) 2019-01-11 13:10:33 +03:30
renovate[bot] 3ccfcedb65 chore(deps): update all non-major dependencies (#4692) 2019-01-06 12:36:24 +03:30
Pooya Parsa ee0096bf59
feat: nuxt-ts (#4658)
[release]
2019-01-04 23:00:28 +03:30