1
0
mirror of synced 2025-11-08 21:07:23 +00:00

Commit Graph

  • 536ac37719 chore(release): 2.3.5 v2.3.5 Jason Dreyzehner 2018-03-29 00:54:56 -04:00
  • 58911f2d92 fix(CLI): set the name in package.json during generation Jason Dreyzehner 2018-03-29 00:53:49 -04:00
  • 19ad2d5fe1 [ci skip] Updates Jason Dreyzehner 2018-03-27 22:00:33 -04:00
  • 98d3c32ed1 chore(release): 2.3.4 v2.3.4 Jason Dreyzehner 2018-03-27 22:00:31 -04:00
  • 8a9e9dd306 chore(package): update @types/inquirer to version 0.0.40 (#80) Jason Dreyzehner 2018-03-27 21:55:36 -04:00
  • 7febf67275 [ci skip] Updates Jason Dreyzehner 2018-03-22 23:24:23 -04:00
  • 16571ca33e chore(release): 2.3.3 v2.3.3 Jason Dreyzehner 2018-03-22 23:24:20 -04:00
  • abd3a7bfa9 docs(package): clean up package keywords Jason Dreyzehner 2018-03-22 23:22:05 -04:00
  • e73ceb274c docs(readme): remove standard-version badge (not useful enough) Jason Dreyzehner 2018-03-22 23:20:33 -04:00
  • b58dc96b69 [ci skip] Updates Jason Dreyzehner 2018-03-20 22:38:42 -04:00
  • ce74756016 chore(release): 2.3.2 v2.3.2 Jason Dreyzehner 2018-03-20 22:38:40 -04:00
  • 07f7a3648b ci(npm): cache node modules in each CI config Jason Dreyzehner 2018-03-20 22:08:01 -04:00
  • 58269703c5 docs(readme): fix Travis badge Jason Dreyzehner 2018-03-20 21:56:37 -04:00
  • 070336db5e [ci skip] Updates Jason Dreyzehner 2018-03-20 21:40:00 -04:00
  • 3ecd679ba2 chore(release): 2.3.1 v2.3.1 Jason Dreyzehner 2018-03-20 21:39:56 -04:00
  • 2ec3741182 fix(CLI): always update the year in LICENSE Jason Dreyzehner 2018-03-20 21:06:39 -04:00
  • 369a3b46b6 build(integration): clone properly from the local repo when in a detached HEAD state Jason Dreyzehner 2018-03-20 20:51:55 -04:00
  • 1e14d03596 fix(CLI): remove exports of deleted files for non-Node.js projects Jason Dreyzehner 2018-03-20 20:42:03 -04:00
  • 2e0a9ab98d fix(CLI): properly remove the bin from all new projects Jason Dreyzehner 2018-03-20 20:39:43 -04:00
  • a0a5b46b66 [ci skip] Updates Jason Dreyzehner 2018-03-15 22:57:33 -04:00
  • 2f6c9a7743 chore(release): 2.3.0 v2.3.0 Jason Dreyzehner 2018-03-15 22:57:31 -04:00
  • bdaafaaac0 feat(CLI): add Travis CI and Appveyor CI as extra options Jason Dreyzehner 2018-03-15 22:55:29 -04:00
  • 74c0900ad9 test(integration): normalize paths on Windows to match POSIX paths Andrew Bradley 2018-03-15 22:29:00 -04:00
  • e39f22dec2 chore(package): update @types/inquirer and @types/execa Jason Dreyzehner 2018-03-15 22:19:17 -04:00
  • 0c3bbcf581 test(integration): include dot files in hashes, remove new CI configs from output Jason Dreyzehner 2018-03-15 22:15:02 -04:00
  • 49197071cd test(integration): clone master branch if integration tests run on detached HEAD Jason Dreyzehner 2018-03-15 22:01:27 -04:00
  • a92af582c8 docs(readme): move demo up, add other CI badges Jason Dreyzehner 2018-03-15 21:58:18 -04:00
  • 2b00dd0954 ci(Travis CI): add Travis configuration Jason Dreyzehner 2018-03-15 21:53:21 -04:00
  • 61cd420c96 ci(CircleCI): run tests on both node 8 and 9 Jason Dreyzehner 2018-03-15 21:52:34 -04:00
  • 89722a4dd2 fix(CLI): update execa to fix bug on Windows Andrew Bradley 2018-03-15 21:47:48 -04:00
  • f315fa4d5d fix(package): switch to double quotes because single quotes break on Windows Jason Dreyzehner 2018-03-15 21:41:53 -04:00
  • 1d9ec7e589 ci(appveyor): add appveyor configuration Jason Dreyzehner 2018-03-15 21:35:38 -04:00
  • 217e3d3781 [ci skip] Updates Jason Dreyzehner 2018-03-15 21:17:31 -04:00
  • e99dd8f64e chore(release): 2.2.0 v2.2.0 Jason Dreyzehner 2018-03-15 21:17:30 -04:00
  • 3f8123eaf5 docs(prettierignore): explain purpose Jason Dreyzehner 2018-03-15 21:14:55 -04:00
  • 24ef06e1fe feat(CLI): add support for TYPESCRIPT_STARTER_REPO_BRANCH process.env, default to tag of current rel Jason Dreyzehner 2018-03-15 21:12:59 -04:00
  • 29a64d308c [ci skip] Updates Jason Dreyzehner 2018-03-13 20:42:20 -04:00
  • e68eddbe12 chore(release): 2.1.1 v2.1.1 Jason Dreyzehner 2018-03-13 20:42:18 -04:00
  • 83fdc67c50 fix(CLI): allow scoped npm package names Jason Dreyzehner 2018-03-13 20:40:37 -04:00
  • 0bb76c24e6 test(integration): use normalize from 'path' module rather than custom implementation Jason Dreyzehner 2018-03-13 18:12:09 -04:00
  • a66193547b test(Windows): fix failing tests on Windows Andrew Bradley 2018-03-13 17:43:44 -04:00
  • d76d9a6add [ci skip] Updates Jason Dreyzehner 2018-03-12 19:24:32 -04:00
  • 3fd758eb54 chore(release): 2.1.0 v2.1.0 Jason Dreyzehner 2018-03-12 19:24:30 -04:00
  • bdb4753073 ci(CircleCI): skip building gh-pages commits Jason Dreyzehner 2018-03-12 19:21:00 -04:00
  • 173008b1d2 docs(readme): update build badge Jason Dreyzehner 2018-03-12 19:13:53 -04:00
  • 5aa6eb9448 docs(readme): update demo Jason Dreyzehner 2018-03-12 19:09:54 -04:00
  • 7e4ba94171 feat(CLI): add smaller ascii art for clients with 74-84 columns Jason Dreyzehner 2018-03-12 18:56:21 -04:00
  • c3e3b7ecc3 trim demo to skip install, end faster Jason Dreyzehner 2018-03-12 18:48:04 -04:00
  • 8708fc7541 Updates Jason Dreyzehner 2018-03-12 04:01:44 -04:00
  • a8e0162846 chore(release): 2.0.3 v2.0.3 Jason Dreyzehner 2018-03-12 04:01:42 -04:00
  • 8f00ac497c docs(readme): add animated demo.svg, image of watch task Jason Dreyzehner 2018-03-12 03:52:01 -04:00
  • 42f54062d5 store the demo in gh-pages history Jason Dreyzehner 2018-03-12 03:47:56 -04:00
  • e5c0181b99 Updates Jason Dreyzehner 2018-03-12 02:34:08 -04:00
  • 83faec740b chore(release): 2.0.2 v2.0.2 Jason Dreyzehner 2018-03-12 02:34:01 -04:00
  • 7ae6ec868e fix(CLI): include node types when user selects Node.js project Jason Dreyzehner 2018-03-12 02:22:26 -04:00
  • a89a03a760 ci(CircleCI): ignore the gh-pages branch Jason Dreyzehner 2018-03-12 02:17:15 -04:00
  • 7d8e229411 Updates Jason Dreyzehner 2018-03-12 01:06:26 -04:00
  • 701b577753 chore(release): 2.0.1 v2.0.1 Jason Dreyzehner 2018-03-12 01:06:24 -04:00
  • ac57abb921 docs(examples): remove examples (no longer needed) Jason Dreyzehner 2018-03-12 00:42:42 -04:00
  • b1110bcd2d chore(merge): v2 Jason Dreyzehner 2018-03-12 00:13:37 -04:00
  • 1990e125bd fix(CLI): link the correct bin from package.json Jason Dreyzehner 2018-03-12 00:11:37 -04:00
  • b65ab1bbd3 chore(release): 2.0.0 v2.0.0 Jason Dreyzehner 2018-03-11 23:51:08 -04:00
  • d86fc02cee docs(readme): clarify release options Jason Dreyzehner 2018-03-11 17:08:00 -04:00
  • 3bf7a7ea0b feat(CLI): implement strict, immutable, and vscode options Jason Dreyzehner 2018-03-11 17:00:50 -04:00
  • 583915a99e refactor(CLI): handle new options Jason Dreyzehner 2018-03-11 16:24:25 -04:00
  • ee930cc8e9 feat(CLI): begin adding extra configuration options Jason Dreyzehner 2018-03-11 04:33:45 -04:00
  • c93c9dbb9d fix(codecov): prefix with npx Jason Dreyzehner 2018-03-11 03:14:12 -04:00
  • 11509cf1cb fix(CLI): automatically remove the CLI's dependencies Jason Dreyzehner 2018-03-11 03:08:00 -04:00
  • b08c6384de ci(codecov): fix coverage sending Jason Dreyzehner 2018-03-11 01:41:13 -05:00
  • 66e395ef94 test(CLI): clarify sandboxed tests Jason Dreyzehner 2018-03-11 01:39:01 -05:00
  • a8e33afe0b fix(CLI): automatically remove a CLI-related part of tsconfig.module.json Jason Dreyzehner 2018-03-11 01:16:18 -05:00
  • 325ebba0da test(CLI): add another sandboxed test (with options inverted) Jason Dreyzehner 2018-03-11 00:51:51 -05:00
  • a0541f9f9b refactor(CLI): modularize more, test more Jason Dreyzehner 2018-03-11 00:00:24 -05:00
  • e406917ff8 build(tslint): remove unnecessary path, let tslint use tsconfig Marty Alcala 2018-03-10 17:41:44 -05:00
  • 1e2c5930f0 test(CLI): cover all the things Jason Dreyzehner 2018-03-10 16:37:42 -05:00
  • 18e71a16aa build(CircleCI): push coverage before running the coverage check Jason Dreyzehner 2018-03-10 15:53:16 -05:00
  • 58688fc9d9 feat(CLI): don't attempt to commit if user.name/email is not set Jason Dreyzehner 2018-03-10 15:48:13 -05:00
  • abef54a412 fix(CLI): use placeholders for email, name, and GitHub username Jason Dreyzehner 2018-03-10 15:17:40 -05:00
  • 41ac31532f fix(CLI): if git config user.name/email fails, use a placeholder rather than failing Jason Dreyzehner 2018-03-10 15:01:06 -05:00
  • 63132c2106 chore(package): update @types/update-notifier Jason Dreyzehner 2018-03-10 14:38:45 -05:00
  • 8b9ac04810 ci(CircleCI): send coverage to codecov after test Jason Dreyzehner 2018-03-10 14:36:09 -05:00
  • e42c8923ef ci(CircleCI): switch from Travis CI to CircleCI Jason Dreyzehner 2018-03-10 14:33:03 -05:00
  • a676bdb7d7 refactor(tasks): work around https://github.com/DefinitelyTyped/DefinitelyTyped/pull/24209 Jason Dreyzehner 2018-03-10 14:26:34 -05:00
  • cc384e7fa4 build(greenkeeper): ignore updates to @types/node Jason Dreyzehner 2018-03-10 14:22:26 -05:00
  • 260a7d37bb feat(CLI): v2 Jason Dreyzehner 2018-03-10 14:01:34 -05:00
  • 335a988dd8 refactor(cli): missing comma and simplifying a ternary micahriggan 2018-02-22 11:44:20 -05:00
  • 76336c88db feat(CLI): create CLI, begin work on v2 Jason Dreyzehner 2018-02-22 02:20:38 -05:00
  • a211a54c1f add rollup json plugin (#54) Duncan Chen 2018-02-13 20:38:34 -08:00
  • 0125830664 Fix build-test script for windows (#48) Alex Smagin 2018-02-13 22:34:47 -06:00
  • 04452498d4 chore(package): update typedoc to version 0.8.0 (#43) greenkeeper[bot] 2017-08-09 19:16:08 -04:00
  • ecf91a8f83 chore(package): update ava to version 0.21.0 (#42) greenkeeper[bot] 2017-07-16 11:48:54 -04:00
  • a85ad15022 chore(package): update rollup to version 0.45.2 (#41) greenkeeper[bot] 2017-07-16 11:48:19 -04:00
  • 4781b690ba chore(package): update ava to version 0.20.0 greenkeeper[bot] 2017-06-28 14:16:14 +00:00
  • f0d349ae70 docs(readme): add 'typescript-starter in the wild' section Jason Dreyzehner 2017-06-29 00:36:07 -04:00
  • 4b51fd73dd chore(release): 1.4.1 v1.4.1 Jason Dreyzehner 2017-06-27 19:01:23 -04:00
  • 955ce06570 Updates Jason Dreyzehner 2017-06-27 19:01:20 -04:00
  • a1425d944c docs(readme): add note on testing to readme Jason Dreyzehner 2017-06-27 18:49:45 -04:00
  • 3d47efd47d chore(package): require node>=4.5 Adam Kidd 2017-06-27 18:05:42 -04:00
  • af48b5f385 build(Travis): add Node 8 to build Jason Dreyzehner 2017-06-27 17:59:30 -04:00
  • 69a2f17f1c test(lint): enable type checking in tslint Jason Dreyzehner 2017-06-27 17:58:44 -04:00