Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eggjs/bin

egg developer tool
https://github.com/eggjs/bin

Release 6.8.1

[skip ci]

## [6.8.1](https://github.com/eggjs/egg-bin/compare/v6.8.0...v6.8.1) (2024-03-06)

##...

8d7814d657f7c308259707bda447d0f1d90d62b8 authored 10 months ago by semantic-release-bot <[email protected]>
fix: fix execArgv not work in cov (#255)

cc8c063df714a11bb5203a5c7ad84cb0b185229b authored 10 months ago by killa <[email protected]>
Release 6.8.0

[skip ci]

## [6.8.0](https://github.com/eggjs/egg-bin/compare/v6.7.0...v6.8.0) (2024-02-01)

##...

2a95ebe4bcdbccb38caa241040c6c18c8ec4da2e authored 11 months ago by semantic-release-bot <[email protected]>
feat: supports retrieving the port from the configuration file (#251)

Adjust the order in which ports are obtained:option `--port` > [_egg.js_
configuration](https:/...

07e150f0f1cae2a75353428c9d10b4e9a16fd0db authored 11 months ago by JarryChung <[email protected]>
Release 6.7.0

[skip ci]

## [6.7.0](https://github.com/eggjs/egg-bin/compare/v6.6.0...v6.7.0) (2024-01-09)

##...

56fa39f5eb4b692ba99c736f20f40a1779ed6b06 authored 12 months ago by semantic-release-bot <[email protected]>
feat: egg-ts-helper 1.30.3 to 2.1.0 (#249)

34e3b928a2bb5114a8128429b29286d3dca5274d authored 12 months ago by plain <[email protected]>
Release 6.6.0

[skip ci]

## [6.6.0](https://github.com/eggjs/egg-bin/compare/v6.5.2...v6.6.0) (2024-01-07)

##...

5216c6a73c7e84e703b720aaa35e29a82a363fcc authored 12 months ago by semantic-release-bot <[email protected]>
feat: should run ets on pkg.egg.declarations = true (#248)

use c8@9

closes https://github.com/eggjs/egg-bin/issues/242
closes https://github.com/eggjs/...

018801a241324626748c0d9ea90573349cd3d2fa authored 12 months ago by fengmk2 <[email protected]>
Release 6.5.2

[skip ci]

## [6.5.2](https://github.com/eggjs/egg-bin/compare/v6.5.1...v6.5.2) (2023-09-16)

##...

1845b15b53aa4e4c100fe5e0f5406398612789b2 authored over 1 year ago by semantic-release-bot <[email protected]>
fix: ignore ExperimentalWarning on esm module (#241)

6a2521a2c11ac9416a21b01b37aad50f50c9ff49 authored over 1 year ago by fengmk2 <[email protected]>
Release 6.5.1

[skip ci]

## [6.5.1](https://github.com/eggjs/egg-bin/compare/v6.5.0...v6.5.1) (2023-09-16)

##...

ec9ebc4c35f0e371a038bccac1da21618bb8f3aa authored over 1 year ago by semantic-release-bot <[email protected]>
fix: use ts-node inside the egg-bin deps (#240)

f13df56a1dfd4e69822392c4ad47c6aa785f1cac authored over 1 year ago by fengmk2 <[email protected]>
Release 6.5.0

[skip ci]

## [6.5.0](https://github.com/eggjs/egg-bin/compare/v6.4.2...v6.5.0) (2023-09-15)

##...

03e9f02b96d0ad6481bf86fb13c5919f23cc6be6 authored over 1 year ago by semantic-release-bot <[email protected]>
feat: support run test/cov on esm package (#239)

6ae10444af01cccfac19b2e4210f7fb06382e728 authored over 1 year ago by fengmk2 <[email protected]>
Release 6.4.2

[skip ci]

## [6.4.2](https://github.com/eggjs/egg-bin/compare/v6.4.1...v6.4.2) (2023-08-05)

##...

6bb3dbb5f64ac865c404a394d4aefc2839e4d6be authored over 1 year ago by semantic-release-bot <[email protected]>
fix: convert unhandled rejection to uncaught exception (#235)

Mocha do not catch unhandled rejection by default. Case
will faield until timeout. set `--unhan...

1e25880848849cb5fee63fd7e9982afbf09301da authored over 1 year ago by killa <[email protected]>
chore: update contributors

a6d0b31997e3f7d3fd2742011b4d81dacce910da authored over 1 year ago by fengmk2 <[email protected]>
Release 6.4.1

[skip ci]

## [6.4.1](https://github.com/eggjs/egg-bin/compare/v6.4.0...v6.4.1) (2023-06-03)

##...

c5bcd978c7c6bef603f82da2f7d3865528867c3c authored over 1 year ago by semantic-release-bot <[email protected]>
fix: detect file changes on Windows (#234)

closes https://github.com/eggjs/egg-bin/issues/233

38f1c6ccc642e941f65f5b2b370116804827801b authored over 1 year ago by William.Tung <[email protected]>
test: use node-modules/github-actions and add node 20

aa5f4663e42eedb0a4df61ca89c5670f2a357c24 authored over 1 year ago by fengmk2 <[email protected]>
chore: change `artus-cli` link (#231)

Co-authored-by: hanquliu <[email protected]>

a037d3d9bab6d2697ac431a4447ae938f08351b9 authored over 1 year ago by laohan <[email protected]>
Release 6.4.0

[skip ci]

* append cobertura to support diff line coverage ([#227](#227)) ([ddf732f](ddf732f))
...

4b1697be804d015f57e1ca4448f9fae62841d109 authored over 1 year ago by fengmk2 <[email protected]>
feat: output cobertura report by default (#228)

8818a3ded5e40ced3c1f72f384a14beded595f35 authored over 1 year ago by Gxkl <[email protected]>
feat: append cobertura to support diff line coverage (#227)

Co-authored-by: zhixiang.tzx <[email protected]>

ddf732fba211b2123da568bbb1ee6d84d046c083 authored over 1 year ago by Solais <[email protected]>
Release 6.3.0

[skip ci]

## [6.3.0](https://github.com/eggjs/egg-bin/compare/v6.2.0...v6.3.0) (2023-04-06)

##...

1ac1d4c86f423f47cee85c5e04f77cf4b8f03517 authored almost 2 years ago by semantic-release-bot <[email protected]>
feat: tsc target to ES2022 (#225)

https://github.com/artus-cli/artus-cli/pull/37

9d6f83549b78a1040230645eee9efe2ec2bdecb6 authored almost 2 years ago by fengmk2 <[email protected]>
Release 6.2.0

78c380fe8f4eeaa43bca4e95b3a9816cd2d2fa56 authored almost 2 years ago by fengmk2 <[email protected]>
feat: set target to ES2021 (#224)

79ac210fcd719119373f07931961b716fe41eb53 authored almost 2 years ago by fengmk2 <[email protected]>
Release 6.1.2

[skip ci]

## [6.1.2](https://github.com/eggjs/egg-bin/compare/v6.1.1...v6.1.2) (2023-02-17)

##...

f87810d27aa3b05fdd5d98e781577a77adf1f232 authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: should support windows and Node.js 14 (#223)

use fork instead of runscript

8f1b709961475c10dbbc4d8c51ed2c54af8a39ce authored almost 2 years ago by fengmk2 <[email protected]>
Release 6.1.1

[skip ci]

## [6.1.1](https://github.com/eggjs/egg-bin/compare/v6.1.0...v6.1.1) (2023-02-14)

##...

715a4d4b6f81beb911c7314d2f308155505cadd1 authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: add scripts dir to exclude (#219)

closes https://github.com/eggjs/egg-bin/issues/218

0fb74f7bb85db47f6dd03697fd500d518e4907e5 authored almost 2 years ago by fengmk2 <[email protected]>
Release 6.1.0

[skip ci]

## [6.1.0](https://github.com/eggjs/egg-bin/compare/v6.0.0...v6.1.0) (2023-02-14)

##...

0b987d42062171218b0ae00ad0422030e78a7d1f authored almost 2 years ago by semantic-release-bot <[email protected]>
feat: support grep pattern in 6.x (#220)

7fedc6d2fd2108b9b2aace04687a9bae03e634a6 authored almost 2 years ago by 吖猩 <[email protected]>
Release 6.0.0

[skip ci]

## [6.0.0](https://github.com/eggjs/egg-bin/compare/v5.13.4...v6.0.0) (2023-02-12)

#...

feaa8398f143535e49ec577d86117af5c85c6687 authored almost 2 years ago by semantic-release-bot <[email protected]>
feat: use @artus-cli/artus-cli (#217)

closes https://github.com/eggjs/egg/issues/5140

Get Started https://www.yuque.com/atian25/blo...

2b801e99d3be6b7dc27b46cc1992cec4089759ad authored almost 2 years ago by fengmk2 <[email protected]>
Release 5.13.4

[skip ci]

## [5.13.4](https://github.com/eggjs/egg-bin/compare/v5.13.3...v5.13.4) (2023-02-09)
...

90b6ea895aeb6bb05898800b7e49a72c482a28cc authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: set ETS_SCRIPT_FRAMEWORK (#216)

deps on https://github.com/eggjs/egg-ts-helper/pull/104

8614367f5b1c21d3ded9fb7f42d19d3189567d6d authored almost 2 years ago by fengmk2 <[email protected]>
Release 5.13.3

[skip ci]

## [5.13.3](https://github.com/eggjs/egg-bin/compare/v5.13.2...v5.13.3) (2023-02-06)
...

53f020af0892c4a9b70d8cb03bcd3df7f4a76976 authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: not set ETS_FRAMEWORK (#215)

fix: Revert "fix: should set ETS_FRAMEWORK to real framework package name (#214)"

This revert...

b8f1c914c9094c1f6e464fbee659f7a843f0b859 authored almost 2 years ago by fengmk2 <[email protected]>
Release 5.13.2

[skip ci]

## [5.13.2](https://github.com/eggjs/egg-bin/compare/v5.13.1...v5.13.2) (2023-02-03)
...

d0be908d67fde0f20b5d4d6aab51518051697847 authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: should set ETS_FRAMEWORK to real framework package name (#214)

https://github.com/eggjs/egg-ts-helper/pull/102

fb3eb6aa8b0b3cd02eda28e0abce0e688bfdb4b4 authored almost 2 years ago by fengmk2 <[email protected]>
Release 5.13.1

[skip ci]

## [5.13.1](https://github.com/eggjs/egg-bin/compare/v5.13.0...v5.13.1) (2023-01-30)
...

0ef33c16937567cddd40d45304a173233e74ffd6 authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: ignore ets when the current app don't has a framework dependencies (#213)

666a342a28593942fb7e3de6648d4abf66c83ec1 authored almost 2 years ago by fengmk2 <[email protected]>
Release 5.13.0

[skip ci]

## [5.13.0](https://github.com/eggjs/egg-bin/compare/v5.12.6...v5.13.0) (2023-01-18)
...

b6f74dec7870710c0c458601e1ee648b80128fd8 authored almost 2 years ago by semantic-release-bot <[email protected]>
feat: use util.debug instead of debug module (#212)

and remove unuse devDeps

https://github.com/eggjs/egg/issues/5087

33c95c20b44c7be267bb47399d2ce963214989d0 authored almost 2 years ago by fengmk2 <[email protected]>
refactor: deprecated autod and do nothing (#211)

log deprecated message instead

4251440f9b618dadd113649fb83693924642deb2 authored almost 2 years ago by fengmk2 <[email protected]>
Release 5.12.6

[skip ci]

a2424a72ae310a8e8fd04aa7bbd3ead3885653d8 authored almost 2 years ago by fengmk2 <[email protected]>
fix: should add require tsconfig-paths/register on pkg.egg.typescript exists (#210)

47d1804d3c8e0ab0a1b4bc88fc29f29fe2904c93 authored almost 2 years ago by fengmk2 <[email protected]>
Release 5.12.5

[skip ci]

18907a913a5df3dfa7deb88e97abca32bdba65ad authored almost 2 years ago by fengmk2 <[email protected]>
chore: git url fix again

a0d778307e4289ea959ed17e3585e29f5771c709 authored almost 2 years ago by fengmk2 <[email protected]>
chore: use git instead of http url

732aba03b8d25e217c3c74e4440e21a195f1702c authored almost 2 years ago by fengmk2 <[email protected]>
fix: try to ready EGG_TYPESCRIPT env first (#209)

ba4660412011a262fe44d30e564c8d8c137eb3bd authored almost 2 years ago by fengmk2 <[email protected]>
Release 5.12.4

[skip ci]

83c9b508a40ef24d7b3f7a2e2a5331ff7d01d13a authored almost 2 years ago by fengmk2 <[email protected]>
fix: ignore postinstall run on egg framework (#208)

7642d9b23709836d1a12b809ab125a2ff7bf459b authored almost 2 years ago by fengmk2 <[email protected]>
Release 5.12.3

[skip ci]

## [5.12.3](https://github.com/eggjs/egg-bin/compare/v5.12.2...v5.12.3) (2023-01-13)
...

a736799c795b165b3cbd26613317b90470819259 authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: require tscompiler on current process (#207)

let current command process can require ts files

3462835bf9060721a50e04cfeada601bb97cd0dc authored almost 2 years ago by fengmk2 <[email protected]>
Release 5.12.2

[skip ci]

## [5.12.2](https://github.com/eggjs/egg-bin/compare/v5.12.1...v5.12.2) (2023-01-11)
...

fff6c6708f3cb44584daf6db7eb331f9e19d7b3c authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: dont auto require egg-mock (#206)

https://github.com/eggjs/egg-mock/pull/142#issuecomment-1377450602

fixed by https://github.co...

e70350762f76372925c3c4cdbc50e17fa40383a4 authored almost 2 years ago by fengmk2 <[email protected]>
Release 5.12.1

[skip ci]

## [5.12.1](https://github.com/eggjs/egg-bin/compare/v5.12.0...v5.12.1) (2023-01-10)
...

1bfa7fb7a7b85c64b2964b07b4247ffa8a1e0857 authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: use egg-mock/register instead (#205)

Co-authored-by: fengmk2 <[email protected]>

c267288eb1610cd859be66d023d27e4d72671b58 authored almost 2 years ago by killa <[email protected]>
Release 5.12.0

[skip ci]

## [5.12.0](https://github.com/eggjs/egg-bin/compare/v5.11.3...v5.12.0) (2023-01-09)
...

496c4c638bf8cc59bfaf2ae39081649492854933 authored almost 2 years ago by semantic-release-bot <[email protected]>
feat: allow require mocha from outside (#204)

```js
const Mocha = require('egg-bin').requireMocha();
```

6f59f6effed71e898fe743fc1d29a6537029b1c7 authored almost 2 years ago by fengmk2 <[email protected]>
Release 5.11.3

[skip ci]

## [5.11.3](https://github.com/eggjs/egg-bin/compare/v5.11.2...v5.11.3) (2023-01-06)
...

8a7c04b2d2b69981a75d5c89878e665a5a943b97 authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: ignore egg module on ets (#203)

dda64a5f895aac9787b07f4a9c0285ac7701bdc1 authored almost 2 years ago by fengmk2 <[email protected]>
Release 5.11.2

[skip ci]

## [5.11.2](https://github.com/eggjs/egg-bin/compare/v5.11.1...v5.11.2) (2023-01-05)
...

90e9853ccf90537705ae6d42996134323a42ea79 authored about 2 years ago by semantic-release-bot <[email protected]>
fix: use node to run postinstall script

fix on windows env

f17347b670c8d39b32c5c7322e1e30d9c7823b72 authored about 2 years ago by fengmk2 <[email protected]>
Release 5.11.1

[skip ci]

## [5.11.1](https://github.com/eggjs/egg-bin/compare/v5.11.0...v5.11.1) (2023-01-05)
...

632a2180a640a9ab9ddde9f90db5536f7233f60f authored about 2 years ago by semantic-release-bot <[email protected]>
fix: should set ETS_CWD to INIT_CWD on postinstall (#202)

a57c1d4f5bfe229d1f6d3a6eb1957996d0b115ff authored about 2 years ago by fengmk2 <[email protected]>
Release 5.11.0

[skip ci]

## [5.11.0](https://github.com/eggjs/egg-bin/compare/v5.10.0...v5.11.0) (2023-01-05)
...

5b6abdd88d4ffcb004f501ae47ea0e89ff3c7ed5 authored about 2 years ago by semantic-release-bot <[email protected]>
feat: auto run ets on postinstall (#201)

closes https://github.com/eggjs/egg/issues/5116

3e30c3d6842b9a94dd631b93956c8a2201816025 authored about 2 years ago by fengmk2 <[email protected]>
Release 5.10.0

[skip ci]

## [5.10.0](https://github.com/eggjs/egg-bin/compare/v5.9.0...v5.10.0) (2023-01-03)

...

5c59d8855f18b939c495a5b4f24af47515646a58 authored about 2 years ago by semantic-release-bot <[email protected]>
feat: use mochawesome-with-mocha and enable mochawesome by default (#200)

closes https://github.com/eggjs/egg/issues/5104

efa6ef58df4756216b7e80adad9fb1c852c8c9f4 authored about 2 years ago by fengmk2 <[email protected]>
Release 5.9.0

[skip ci]

## [5.9.0](https://github.com/eggjs/egg-bin/compare/v5.8.1...v5.9.0) (2022-12-18)

##...

4d318821504b9cd414e127f56cf1dc327061ef7c authored about 2 years ago by semantic-release-bot <[email protected]>
feat: auto require tsconfig-paths/register on typescript command (#199)

82e3e3ededd68258c5878e728553894fbd001d6d authored about 2 years ago by fengmk2 <[email protected]>
Release 5.8.1

[skip ci]

## [5.8.1](https://github.com/eggjs/egg-bin/compare/v5.8.0...v5.8.1) (2022-12-18)

##...

d17aa4fcf64ccbe8f8e0fc0294a3149945e66192 authored about 2 years ago by semantic-release-bot <[email protected]>
fix: add missing custom require (#198)

13482208f117d2d3fa7d70334b84ef2791847acd authored about 2 years ago by fengmk2 <[email protected]>
Release 5.8.0

[skip ci]

## [5.8.0](https://github.com/eggjs/egg-bin/compare/v5.7.0...v5.8.0) (2022-12-18)

##...

d21e5f4cd1d7b7dc8c692f25f814991763077155 authored about 2 years ago by semantic-release-bot <[email protected]>
feat: [BREAKING CHANGE] drop espower support (#197)

https://github.com/eggjs/egg-bin/pull/196

1fc362449b69502deb87671a7c1aa21bd5070c51 authored about 2 years ago by fengmk2 <[email protected]>
Release 5.7.0

[skip ci]

## [5.7.0](https://github.com/eggjs/egg-bin/compare/v5.6.1...v5.7.0) (2022-12-18)

##...

64e71412cffd3334e92032e798277927a02ae72c authored about 2 years ago by semantic-release-bot <[email protected]>
feat: disable espower by default (#196)

@eggjs/tsconfig compile to es2020 by default and espower-source don't support it

5e3543812854066a72e6ff61fda001b23bf493ad authored about 2 years ago by fengmk2 <[email protected]>
Release 5.6.1

[skip ci]

## [5.6.1](https://github.com/eggjs/egg-bin/compare/v5.6.0...v5.6.1) (2022-12-17)

##...

158d919f0b58093dc4e3134c662b40dd36dea82a authored about 2 years ago by semantic-release-bot <[email protected]>
fix: revert mochawesome to false by default (#195)

Node.js 14 not support

https://github.com/cnpm/cnpm/actions/runs/3719709934/jobs/6308734578

9c48e10d48be54945dce7ce6b3b673f971302fae authored about 2 years ago by fengmk2 <[email protected]>
Release 5.6.0

[skip ci]

## [5.6.0](https://github.com/eggjs/egg-bin/compare/v5.5.0...v5.6.0) (2022-12-17)

##...

b493811e0f25db7f3d58681340b9435b32ac7b70 authored about 2 years ago by semantic-release-bot <[email protected]>
feat: enable mochawesome by default (#193)

6636e8f7cf3227e05a5b9acf1b1a0b4bd7291fb8 authored about 2 years ago by fengmk2 <[email protected]>
Release 5.5.0

0bad1373738506f9b9184a27f687886840526789 authored about 2 years ago by fengmk2 <[email protected]>
📦 NEW: Support mochawesome reporter (#192)

3c326b3a5280a7272c84a248e387b590468500b7 authored about 2 years ago by fengmk2 <[email protected]>
Release 5.4.1

5fccb6e9ebba65c782872bc705e6464019b4f12d authored about 2 years ago by fengmk2 <[email protected]>
fix: --full-trace should be boolean (#191)

bfd7fabffa3ae795ab4ca6494bb3cdc0138d59ff authored about 2 years ago by Haoliang Gao <[email protected]>
🤖 TEST: Only test on Linux and macOS (#190)

85581d2e77c9490fb196b1d844b57c4330539a5c authored about 2 years ago by fengmk2 <[email protected]>
Release 5.4.0

aa6a1c08c06230a12711adb3c329eacb71b89add authored about 2 years ago by fengmk2 <[email protected]>
feat: default enable c8 report (#189)

72e925b490fa215432c76e46f6361bf52c169cc6 authored about 2 years ago by killa <[email protected]>
Release 5.3.3

3c776212dc09439bfe1f3763898ba8e2c948e066 authored about 2 years ago by killagu <[email protected]>
fix: fix cov env (#188)

e18cedaf5482c1c58becc6674e3e7a512139f097 authored about 2 years ago by killa <[email protected]>
Release 5.3.2

f5c3538ee1c4bee75214249322776f1cc240d8d7 authored about 2 years ago by killagu <[email protected]>
fix: fix ENABLE_MOCHA_PARALLEL/AUTO_AGENT env (#187)

88ba6d5b2d7dfd3d349d9687a57948d76b757885 authored about 2 years ago by killa <[email protected]>
Release 5.3.1

ba5f4d373d6ba289e77768df1fecb036fb7179cc authored about 2 years ago by fengmk2 <[email protected]>
fix: ignore eggTsHelper on node-test (#186)

c5db00eab9846c32d491487ac04cc4388565d9f8 authored about 2 years ago by fengmk2 <[email protected]>
Release 5.3.0

9e6f136b7c96ea520ccf28f083cafad9437a8abc authored about 2 years ago by fengmk2 <[email protected]>
feat: impl parallel for mocha parallel mode (#185)

- set ENABLE_MOCHA_PARALLEL/AUTO_AGENT to true
- require egg-mock/lib/parallel/agent_register f...

78141e83a83f69f769470a100688c415a0ae1070 authored about 2 years ago by killa <[email protected]>