others
853b84a
] - pick master feat: support set eggTsHelper (#183) (#184) (mansonchor.github.com <mansonchor1987@gmail.com>)fixes
a12dc1a
] - fix: conflict source map support (#182) (吖猩 <whxaxes@gmail.com>)features
1e96da2
] - feat: support c8 report (#172) (羊鹿 <>)
fixes
d7e1eff
] - fix: fix espwoer-typescript inject logic (#178) (#179) (Yiyu He <>)
others
3e6cc45
] - 📖 DOC: Add 4.x branch (fengmk2 <fengmk2@gmail.com>)f32030b
] - Create codeql-analysis.yml (fengmk2 <fengmk2@gmail.com>)c84671c
] - chore: update build status badge url (#174) (XiaoRui <xiangwu619@gmail.com>)features
1e96da2
] - feat: support c8 report (#172) (羊鹿 <>)
fixes
662b9e9
] - fix: using ts-node in app should check tscompiler and deps (#170) (吖猩 <whxaxes@gmail.com>),features
4a54cec
] - feat: allow loading ts compiler from cwd (#169) (Deng Ruoqi <drqzju@gmail.com>)others
6403b4a
] - support --intelli-espower-loader option (#168) (羊鹿 <>)
others
0765c4c
] - ci: support node-v8.x (#164) (hyj1991 <yeekwanvong@gmail.com>)fixes
4a076e6
] - fix: ci failed (#162) (hyj1991 <yeekwanvong@gmail.com>)others
c915f1a
] - chore: update deps (#161) (hyj1991 <yeekwanvong@gmail.com>)fixes
563923a
] - fix: remove espower typescript (#160) (吖猩 <whxaxes@gmail.com>)fixes
8666e9e
] - fix: egginfo is not exists (#159) (吖猩 <whxaxes@gmail.com>)features
a74bae2
] - feat: support switch ts compiler (#158) (吖猩 <whxaxes@gmail.com>)features
dcc9b25
] - feat: expose proc (#152) (TZ | 天猪 <atian25@qq.com>)fixes
00afdf7
] - fix: auto add .setup.ts file (#147) (angleshe <478647464@qq.com>)features
3cc3b0b
] - feat: test --dry-run (#145) (Shu Pengfei <stormslowly@gmail.com>)fixes
9cb8125
] - fix: revert nyc (#140) (Haoliang Gao <sakura9515@gmail.com>)others
26c7b59
] - chore(deps): update typescript to "^3" (#144) (waiting <waiting@xiaozhong.biz>)979a1ae
] - ci: fix timeout (#142) (waiting <waiting@xiaozhong.biz>)fixes
3b370ef
] - fix: nyc shim (#138) (dxd <>)
others
3665b0d
] - deps: cleanup & fix high severity vulnerability (#133) (ZYSzys <17367077526@163.com>)features
5c621f6
] - feat: should print error stack (#132) (TZ | 天猪 <atian25@qq.com>)fixes
819d78f
] - fix: debug mode detect (#130) (TZ | 天猪 <atian25@qq.com>)others
f85aafb
] - chore: update deps (#131) (TZ | 天猪 <atian25@qq.com>)fixes
3b6819c
] - fix: should not timeout when debugging (#129) (TZ | 天猪 <atian25@qq.com>)fcae123
] - fix: support --workers same as egg-scripts (#127) (TZ | 天猪 <atian25@qq.com>)fixes
d802694
] - fix: downgrade ts-node (#126) (吖猩 <whxaxes@qq.com>)others
44854f0
] - deps: bump ts-node version (#125) (吖猩 <whxaxes@qq.com>)fixes
8f6135e
] - fix: ets not found (#124) (吖猩 <whxaxes@qq.com>)features
* [[`904103f`](https://github.com/eggjs/egg-bin/commit/904103fe673e93bdf600f6eace4121cf4bf15d9b)] - feat: support read egg.require from package.json (#121) (吖猩 <<whxaxes@qq.com>>)
docs
* [[`0d553f6`](https://github.com/eggjs/egg-bin/commit/0d553f641155bc3ee9cc9d459a0ddff238c6c691)] - docs: test timeout is 6000ms (#115) (BiosSun <<biossun@gmail.com>>)
features
51f93aa
] - feat: support egg-bin test --changed (#111) (Yiyu He <>)
fixes
a82a87a
] - fix: debug-test invoke formatTestArgs (dead-horse <>)
fixes
ca4f78f
] - fix: fix source map line number incorrect (#107) (吖猩 <whxaxes@qq.com>)features
35e89db
] - feat: upgrade espower-typescript to 9.0 (#106) (吖猩 <whxaxes@qq.com>)fixes
e73c569
] - fix: should ignore fixtures and node_modules (#96) (Haoliang Gao <sakura9515@gmail.com>)7531faa
] - fix: support relative path (#95) (TZ | 天猪 <atian25@qq.com>)fixes
6689962
] - fix: make sure files sort in all platforms (#86) (fengmk2 <fengmk2@gmail.com>)fixes
7386194
] - fix: force exit when runner complete (#83) (Haoliang Gao <sakura9515@gmail.com>)others
a7c4b53
] - chore: remove incorrect history (#82) (Haoliang Gao <sakura9515@gmail.com>)Upgrade mocha@4, see https://boneskull.com/mocha-v4-nears-release
fixes
e3c33e9
] - fix: package.json to reduce vulnerabilities (#81) (Snyk bot <snyk-bot@users.noreply.github.com>)fixes
2e3498e
] - fix: use inspector at 7.x+ (#74) (TZ | 天猪 <atian25@qq.com>)features
678b83d
] - feat: debug proxy support (TZ <atian25@qq.com>)c65a00d
] - feat: revert to 4.2.0 (TZ <atian25@qq.com>)fixes
469739f
] - fix: debug at 6.x (TZ <atian25@qq.com>)others
2be5245
] - docs: add readme (TZ <atian25@qq.com>)3e8ce0d
] - refactor: use common-bin parse execArgv (TZ <atian25@qq.com>)others
83afba3
] - deps: update common-bin (TZ <atian25@qq.com>)f7628b2
] - refactor: egg-bin debug pass debugOptions to startCluster (TZ <atian25@qq.com>)831c77d
] - refactor: use common-bin parse execArgv (TZ <atian25@qq.com>)egg-bin autod --check
command (#70)